SPECS: podsleuth.spec - fix R:

patrys patrys at pld-linux.org
Tue Oct 7 20:09:05 CEST 2008


Author: patrys                       Date: Tue Oct  7 18:09:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix R:

---- Files affected:
SPECS:
   podsleuth.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/podsleuth.spec
diff -u SPECS/podsleuth.spec:1.7 SPECS/podsleuth.spec:1.8
--- SPECS/podsleuth.spec:1.7	Tue Oct  7 20:06:09 2008
+++ SPECS/podsleuth.spec	Tue Oct  7 20:09:00 2008
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Narzędzie do odczytu szczegółowych informacji o modelu iPoda
 Name:		podsleuth
 Version:	0.6.3
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 Source0:	http://banshee-project.org/files/podsleuth/%{name}-%{version}.tar.bz2
@@ -23,9 +23,9 @@
 Requires:	hal >= 0.5.6
 # DllImport, not detected by monoautodeps
 %ifarch %{x8664} ia64 ppc64 s390x sparc64
-Requires:	libsgutils.so.1()(64bit)
+Requires:	libsgutils2.so.2()(64bit)
 %else
-Requires:	libsgutils.so.1
+Requires:	libsgutils2.so.2
 %endif
 # doesn't conflict with libipoddevice - either obsolete all libipoddevice* packages, or nothing
 #Obsoletes:	libipoddevice
@@ -91,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/10/07 18:09:00  patrys
+- fix R:
+
 Revision 1.7  2008/10/07 18:06:09  patrys
 - 0.6.3
 - added sgutils soname patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/podsleuth.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list