]> git.pld-linux.org Git - packages/libgphoto2.git/commitdiff
- rel 5; disable usb reset for canon cameras; it was supposed to fix something but... auto/th/libgphoto2-2_4_0-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 26 Aug 2007 09:03:47 +0000 (09:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libgphoto2.spec -> 1.76

libgphoto2.spec

index 5d614ca4a1c5552bfc524eaf88c5e353b4170a93..70fa36aa24e8814e41a77a70d57459ade6113239 100644 (file)
@@ -11,13 +11,14 @@ Summary(pl.UTF-8):  Biblioteki obsługi kamer cyfrowych
 Summary(pt_BR.UTF-8):  GNU Photo - programa GNU para câmeras digitais
 Name:          libgphoto2
 Version:       2.4.0
-Release:       4
+Release:       5
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
 # Source0-md5: a60154772635b693ff08b4f34dea7f61
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-pl.po-update.patch
+Patch2:                %{name}-nousbreset.patch
 URL:           http://www.gphoto.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
@@ -146,6 +147,7 @@ obsługi kamer cyfrowych w przestrzeni użytkownika.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p0
 
 rm -f po/stamp-po libgphoto2_port/po/stamp-po
 
This page took 0.089418 seconds and 4 git commands to generate.