SPECS: exif.spec - updated to 0.6.15 - updated nls patch, added ac...

qboosh qboosh at pld-linux.org
Sat May 26 21:15:06 CEST 2007


Author: qboosh                       Date: Sat May 26 19:15:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.15
- updated nls patch, added ac patch
- merged pl.po replaced by pl.po-update patch

---- Files affected:
SPECS:
   exif.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/exif.spec
diff -u SPECS/exif.spec:1.15 SPECS/exif.spec:1.16
--- SPECS/exif.spec:1.15	Mon Feb 12 22:23:55 2007
+++ SPECS/exif.spec	Sat May 26 21:15:00 2007
@@ -2,23 +2,24 @@
 Summary:	Utility to show EXIF information hidden in JPEG files
 Summary(pl.UTF-8):	Narzędzie do wyświetlania danych EXIF ukrytych w plikach JPEG
 Name:		exif
-Version:	0.6.9
-Release:	2
+Version:	0.6.15
+Release:	1
 License:	GPL
 Group:		Applications/Graphics
-Source0:	http://dl.sourceforge.net/libexif/%{name}-%{version}.tar.gz
-# Source0-md5:	555029098386fa677c461eb249d852d7
-Source1:	%{name}-pl.po
-Patch0:		%{name}-nls.patch
+Source0:	http://dl.sourceforge.net/libexif/%{name}-%{version}.tar.bz2
+# Source0-md5:	ed5f245c191c30824a4c05a805df3bd0
+Patch0:		%{name}-pl.po-update.patch
+Patch1:		%{name}-nls.patch
+Patch2:		%{name}-ac.patch
 URL:		http://libexif.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	gettext-devel
-BuildRequires:	libexif-devel >= 1:0.6.9
+BuildRequires:	libexif-devel >= 1:0.6.15
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	popt-devel
-Requires:	libexif >= 1:0.6.9
+Requires:	libexif >= 1:0.6.15
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,15 +34,15 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
-cp %{SOURCE1} po/pl.po
-%{__perl} -pi -e 's/de es fr/de es fr pl/' configure.in
 rm -f po/stamp-po
 
 %build
 %{__gettextize}
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4m
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -62,8 +63,8 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README ChangeLog
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1*
+%attr(755,root,root) %{_bindir}/exif
+%{_mandir}/man1/exif.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -71,6 +72,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007/05/26 19:15:00  qboosh
+- updated to 0.6.15
+- updated nls patch, added ac patch
+- merged pl.po replaced by pl.po-update patch
+
 Revision 1.15  2007/02/12 21:23:55  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/exif.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list