Author: bszx Date: Wed Apr 26 17:24:29 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.1
---- Files affected: SPECS: exiv2.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/exiv2.spec diff -u SPECS/exiv2.spec:1.5 SPECS/exiv2.spec:1.6 --- SPECS/exiv2.spec:1.5 Fri Sep 2 20:37:55 2005 +++ SPECS/exiv2.spec Wed Apr 26 19:24:23 2006 @@ -2,13 +2,13 @@ Summary: Exif and Iptc metadata manipulation tools Summary(pl): Narzędzia do obróbki metadanych Exif i Iptc Name: exiv2 -Version: 0.7 +Version: 0.9.1 Release: 0.1 License: GPL v2 Group: Applications -Source0: http://home.arcor.de/ahuggel/exiv2/%{name}-%{version}.tar.gz -# Source0-md5: 540e720b77c05ca50d5005a140e38138 -URL: http://home.arcor.de/ahuggel/exiv2/ +Source0: http://www.exiv2.org/%{name}-%{version}.tar.gz +# Source0-md5: 4c6593751368f5e9235d85e0d4058e67 +URL: http://www.exiv2.org BuildRequires: libstdc++-devel Requires: %{name}-libs = %{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -68,9 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - incdir=$RPM_BUILD_ROOT%{_includedir}/exiv2 \ - libdir=$RPM_BUILD_ROOT%{_libdir} \ - bindir=$RPM_BUILD_ROOT%{_bindir} \ + incdir=%{_includedir}/exiv2 \ + libdir=%{_libdir} \ + bindir=%{_bindir} \ DESTDIR=$RPM_BUILD_ROOT %clean @@ -80,6 +80,7 @@ %defattr(644,root,root,755) %doc doc/ChangeLog README %attr(755,root,root) %{_bindir}/* +%{_mandir}/man1/* %files libs %defattr(644,root,root,755) @@ -101,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/04/26 17:24:23 bszx +- updated to 0.9.1 + Revision 1.5 2005/09/02 18:37:55 qboosh - base R: -libs, -devel R: libstdc++-devel - moved .so symlink to -devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/exiv2.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
