Author: arekm Date: Sat Mar 25 10:38:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; fix pkgconfig file
---- Files affected: SPECS: libexif.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/libexif.spec diff -u SPECS/libexif.spec:1.36 SPECS/libexif.spec:1.37 --- SPECS/libexif.spec:1.36 Sun Jan 29 20:27:52 2006 +++ SPECS/libexif.spec Sat Mar 25 11:38:06 2006 @@ -7,13 +7,14 @@ Summary(pl): Biblioteka do czytania plików EXIF z kamer cyfrowych Name: libexif Version: 0.6.13 -Release: 1 +Release: 2 Epoch: 1 License: MIT Group: Libraries Source0: http://dl.sourceforge.net/libexif/%{name}-%{version}.tar.bz2 # Source0-md5: 1b1e2b495c5aa20c08725f30545a110b Patch0: %{name}-pl.po-update.patch +Patch1: %{name}-pc.patch URL: http://libexif.sourceforge.net/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.8 @@ -75,6 +76,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 rm -f po/stamp-po @@ -134,6 +136,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2006/03/25 10:38:06 arekm +- rel 2; fix pkgconfig file + Revision 1.36 2006/01/29 19:27:52 adgor - Reverted ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libexif.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
