SPECS: libgphoto2.spec - alpha fix, adapter; rel 7

glen glen at pld-linux.org
Wed Oct 24 14:39:14 CEST 2007


Author: glen                         Date: Wed Oct 24 12:39:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- alpha fix, adapter; rel 7

---- Files affected:
SPECS:
   libgphoto2.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: SPECS/libgphoto2.spec
diff -u SPECS/libgphoto2.spec:1.77 SPECS/libgphoto2.spec:1.78
--- SPECS/libgphoto2.spec:1.77	Sun Aug 26 12:50:50 2007
+++ SPECS/libgphoto2.spec	Wed Oct 24 14:39:09 2007
@@ -1,3 +1,4 @@
+# $Revision$, $Date$
 #
 # Conditional build:
 %bcond_with	apidocs		# API documentation (currently broken)
@@ -11,7 +12,7 @@
 Summary(pt_BR.UTF-8):	GNU Photo - programa GNU para câmeras digitais
 Name:		libgphoto2
 Version:	2.4.0
-Release:	6
+Release:	7
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
@@ -20,6 +21,7 @@
 Patch1:		%{name}-pl.po-update.patch
 Patch2:		%{name}-nousbreset.patch
 Patch3:		%{name}-mode-owner-group.patch
+Patch4:		%{name}-IXANY.patch
 URL:		http://www.gphoto.org/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
@@ -72,8 +74,8 @@
 Requires:	libltdl-devel
 Requires:	libusb-devel
 %{!?with_baudboy:Requires:	lockdev-devel}
-Obsoletes:	gphoto2-lib-devel
 Obsoletes:	gphoto2-devel
+Obsoletes:	gphoto2-lib-devel
 
 %description devel
 Header files for libgphoto2.
@@ -129,12 +131,12 @@
 Summary(pl.UTF-8):	Wsparcie dla kamer cyfrowych w przestrzeni użytkownika
 Group:		Applications/System
 Requires:	hal >= 0.5.9-2
-Requires:       libusb >= 0.1.10a
-Requires:       udev >= 1:089
-Provides:       udev-digicam
-Obsoletes:      hotplug-digicam
-Obsoletes:      udev-digicam
+Requires:	libusb >= 0.1.10a
+Requires:	udev >= 1:089
+Provides:	udev-digicam
 Obsoletes:	hal-gphoto
+Obsoletes:	hotplug-digicam
+Obsoletes:	udev-digicam
 
 %description -n hal-libgphoto2
 Set of Udev rules and HAL device information file to handle digital
@@ -150,6 +152,9 @@
 %patch1 -p1
 %patch2 -p0
 %patch3 -p1
+%ifarch alpha
+%patch4 -p1
+%endif
 
 rm -f po/stamp-po libgphoto2_port/po/stamp-po
 
@@ -342,6 +347,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2007/10/24 12:39:09  glen
+- alpha fix, adapter; rel 7
+
 Revision 1.77  2007/08/26 10:50:50  arekm
 - rel 6; change ownership of /proc files, too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgphoto2.spec?r1=1.77&r2=1.78&f=u



More information about the pld-cvs-commit mailing list