SPECS: gphoto2.spec - updated to 2.4.1 - removed obsolete pl.po-update patch

qboosh qboosh at pld-linux.org
Thu May 29 22:27:20 CEST 2008


Author: qboosh                       Date: Thu May 29 20:27:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.4.1
- removed obsolete pl.po-update patch

---- Files affected:
SPECS:
   gphoto2.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/gphoto2.spec
diff -u SPECS/gphoto2.spec:1.52 SPECS/gphoto2.spec:1.53
--- SPECS/gphoto2.spec:1.52	Sat Dec 29 01:41:58 2007
+++ SPECS/gphoto2.spec	Thu May 29 22:27:15 2008
@@ -5,15 +5,14 @@
 Summary(pt_BR.UTF-8):	GNU Photo - programa GNU para câmeras digitais
 Summary(zh_CN.UTF-8):	gPhoto - Linux下的使用数码相机的程序
 Name:		gphoto2
-Version:	2.4.0
-Release:	3
-License:	GPL
+Version:	2.4.1
+Release:	1
+License:	LGPL v2+
 Group:		Applications/Graphics
 Source0:	http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
-# Source0-md5:	5fd1f711ca806adb687b33c55964d898
+# Source0-md5:	fba6cf5f5d6a23569d97f4f6896d5e09
 Patch0:		%{name}-manpage_addon.patch
-Patch1:		%{name}-pl.po-update.patch
-Patch2:		%{name}-am.patch
+Patch1:		%{name}-am.patch
 URL:		http://www.gphoto.org/
 BuildRequires:	aalib-devel
 BuildRequires:	autoconf >= 2.59
@@ -21,13 +20,13 @@
 BuildRequires:	cdk-devel >= 5.0_td20010421
 BuildRequires:	gettext-devel >= 0.14.1
 BuildRequires:	libexif-devel >= 0.6.9
-BuildRequires:	libgphoto2-devel >= 2.4.0
+BuildRequires:	libgphoto2-devel >= 2.4.1
 BuildRequires:	libjpeg-devel
+BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	popt-devel
 BuildRequires:	readline-devel
-#Requires:	dcraw
-Requires:	libgphoto2 >= 2.4.0
+Requires:	libgphoto2 >= 2.4.1
 Obsoletes:	gphoto2-progs
 # these are not true (renamed to libgphoto2-{devel,static}) - we must have
 # the way to just rename package which is not required by anything installed
@@ -53,16 +52,14 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-
-rm -f po/stamp-po
 
 %build
-CPPFLAGS="-I/usr/include/ncurses"
+%{__libtoolize}
 %{__aclocal} -I auto-m4 -I m4m
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+CPPFLAGS="-I/usr/include/ncurses"
 %configure
 %{__make}
 
@@ -84,7 +81,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/gphoto2
-%{_mandir}/man1/*
+%{_mandir}/man1/gphoto2.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -92,6 +89,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2008-05-29 20:27:15  qboosh
+- updated to 2.4.1
+- removed obsolete pl.po-update patch
+
 Revision 1.52  2007-12-29 00:41:58  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gphoto2.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list