add the require of devel

This commit is contained in:
yaqwer 2020-01-15 02:04:41 +08:00
parent 231d7241c1
commit 3c9e0711c1

View File

@ -1,6 +1,6 @@
Name: giflib Name: giflib
Version: 5.1.4 Version: 5.1.4
Release: 5 Release: 6
Summary: A library and utilities for processing GIFs Summary: A library and utilities for processing GIFs
License: MIT License: MIT
URL: http://www.sourceforge.net/projects/giflib/ URL: http://www.sourceforge.net/projects/giflib/
@ -19,6 +19,7 @@ giflib is a library of gif images and provides utilities for processing images.
%package devel %package devel
Summary: files for developing programs which use the giflib library Summary: files for developing programs which use the giflib library
Requires: %{name} = %{version}-%{release}
%description devel %description devel
development header files, libraries for programs using the giflib library. development header files, libraries for programs using the giflib library.
@ -59,6 +60,9 @@ rm -f doc/Makefile*
%{_mandir}/man1/gif*.1* %{_mandir}/man1/gif*.1*
%changelog %changelog
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.1.4-6
- add the require for devel
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.1.4-5 * Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.1.4-5
- change the path of files - change the path of files