!2 add the require of the devel
Merge pull request !2 from yaqwer/test_ci
This commit is contained in:
commit
b00405a446
@ -1,6 +1,6 @@
|
||||
Name: giflib
|
||||
Version: 5.1.4
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: A library and utilities for processing GIFs
|
||||
License: MIT
|
||||
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
|
||||
Summary: files for developing programs which use the giflib library
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
development header files, libraries for programs using the giflib library.
|
||||
@ -59,6 +60,9 @@ rm -f doc/Makefile*
|
||||
%{_mandir}/man1/gif*.1*
|
||||
|
||||
%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
|
||||
- change the path of files
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user