Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
83b9e2fd1e
commit
b027162f81
@ -1,7 +1,7 @@
|
|||||||
Summary: Library for extracting extra information from image files
|
Summary: Library for extracting extra information from image files
|
||||||
Name: libexif
|
Name: libexif
|
||||||
Version: 0.6.21
|
Version: 0.6.21
|
||||||
Release: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://libexif.sourceforge.net/
|
URL: http://libexif.sourceforge.net/
|
||||||
@ -60,9 +60,7 @@ iconv -f latin1 -t utf-8 < README > README.utf8; cp README.utf8 README
|
|||||||
%check
|
%check
|
||||||
make check
|
make check
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f libexif-12.lang
|
%files -f libexif-12.lang
|
||||||
%doc COPYING README NEWS
|
%doc COPYING README NEWS
|
||||||
@ -77,6 +75,9 @@ make check
|
|||||||
%doc libexif-api.html
|
%doc libexif-api.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.21-15
|
||||||
|
- Switch to %%ldconfig_scriptlets
|
||||||
|
|
||||||
* Sun Dec 17 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 0.6.21-14
|
* Sun Dec 17 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 0.6.21-14
|
||||||
- Patch for CVE-2016-6328 (#1484032)
|
- Patch for CVE-2016-6328 (#1484032)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user