SPECS: libgpod.spec - fix building with sg3_utils >= 1.26, release 5

hawk hawk at pld-linux.org
Wed Jul 30 08:42:57 CEST 2008


Author: hawk                         Date: Wed Jul 30 06:42:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix building with sg3_utils >= 1.26, release 5

---- Files affected:
SPECS:
   libgpod.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/libgpod.spec
diff -u SPECS/libgpod.spec:1.30 SPECS/libgpod.spec:1.31
--- SPECS/libgpod.spec:1.30	Wed Jul  2 18:32:36 2008
+++ SPECS/libgpod.spec	Wed Jul 30 08:42:52 2008
@@ -3,12 +3,13 @@
 Summary(pl.UTF-8):	Biblioteka współdzielona do dostępu do zawartości iPodów
 Name:		libgpod
 Version:	0.6.0
-Release:	4
+Release:	5
 License:	GPL v2
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/gtkpod/%{name}-%{version}.tar.gz
 # Source0-md5:	b44d8aee3f6610370b6faf61770c5f3c
 Patch0:		%{name}-gcc43.patch
+Patch1:		%{name}-sgutils.patch
 URL:		http://www.gtkpod.org/libgpod.html
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -25,7 +26,7 @@
 BuildRequires:	python-eyeD3 >= 0.6.6
 BuildRequires:	python-mutagen >= 1.8
 BuildRequires:	rpm-pythonprov
-BuildRequires:	sg3_utils-devel
+BuildRequires:	sg3_utils-devel >= 1.26
 BuildRequires:	swig-python >= 1.3.24
 # for noinst test only
 #BuildRequires:	taglib-devel
@@ -113,6 +114,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__gtkdocize}
@@ -185,6 +187,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2008/07/30 06:42:52  hawk
+- fix building with sg3_utils >= 1.26, release 5
+
 Revision 1.30  2008/07/02 16:32:36  sls
 - added gcc43.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgpod.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list