update code

This commit is contained in:
zhuchunyi 2019-11-06 19:35:34 +08:00
parent dc5b8796db
commit 348fc02aa6

View File

@ -1,6 +1,6 @@
Name: libIDL Name: libIDL
Version: 0.8.14 Version: 0.8.14
Release: 17 Release: 18
URL: http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8 URL: http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8
Source0: http://download.gnome.org/sources/libIDL/0.8/%{name}-%{version}.tar.bz2 Source0: http://download.gnome.org/sources/libIDL/0.8/%{name}-%{version}.tar.bz2
Patch0: libIDL-0.8.6-multilib.patch Patch0: libIDL-0.8.6-multilib.patch
@ -18,7 +18,7 @@ specification for defining portable interfaces.
%package devel %package devel
Summary: Development library package for libIDL. Summary: Development library package for libIDL.
Requires: glib2-devel >= 2.0 Requires: glib2-devel >= 2.0
Requires: pkgconfig >= 1:0.8 Requires: pkgconfig
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description devel %description devel
@ -61,5 +61,11 @@ fi
%{_includedir}/libIDL-2.0/ %{_includedir}/libIDL-2.0/
%changelog %changelog
* Sat Oct 12 2019 shenyangyang <shenyangyang4@huawei.com> - 0.8.14-18
- Type: enhancement
- ID: NA
- SUG: NA
- DESC:delete the version of pkgconfig
* Mon Aug 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.14-17 * Mon Aug 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.14-17
- Package init - Package init