Author: blues Date: Thu Nov 23 15:12:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - move exiv2-config to devel package.
---- Files affected: SPECS: exiv2.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/exiv2.spec diff -u SPECS/exiv2.spec:1.12 SPECS/exiv2.spec:1.13 --- SPECS/exiv2.spec:1.12 Thu Nov 23 15:14:05 2006 +++ SPECS/exiv2.spec Thu Nov 23 16:12:33 2006 @@ -3,7 +3,7 @@ Summary(pl): Narzędzia do obróbki metadanych Exif i Iptc Name: exiv2 Version: 0.11 -Release: 0.1 +Release: 1 License: GPL v2+ Group: Applications Source0: http://www.exiv2.org/%{name}-%{version}.tar.gz @@ -91,7 +91,7 @@ %files %defattr(644,root,root,755) %doc doc/ChangeLog README -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/%{name} %{_mandir}/man1/* %files libs @@ -100,6 +100,7 @@ %files devel %defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/%{name}-config %attr(755,root,root) %{_libdir}/libexiv2.so %{_libdir}/libexiv2.la %{_includedir}/%{name} @@ -115,6 +116,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2006/11/23 15:12:33 blues +- move exiv2-config to devel package. + Revision 1.12 2006/11/23 14:14:05 qboosh - no autoheader, now builds finally - added pkgconfig file ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/exiv2.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
