Author: patrys Date: Tue Oct 7 18:06:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.6.3 - added sgutils soname patch
---- Files affected: SPECS: podsleuth.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/podsleuth.spec diff -u SPECS/podsleuth.spec:1.6 SPECS/podsleuth.spec:1.7 --- SPECS/podsleuth.spec:1.6 Tue Oct 7 19:55:36 2008 +++ SPECS/podsleuth.spec Tue Oct 7 20:06:09 2008 @@ -3,14 +3,15 @@ Summary: A tool to discover detailed model information about iPods Summary(pl.UTF-8): Narzędzie do odczytu szczegółowych informacji o modelu iPoda Name: podsleuth -Version: 0.6.1 -Release: 3 +Version: 0.6.3 +Release: 1 License: MIT Group: Libraries Source0: http://banshee-project.org/files/podsleuth/%{name}-%{version}.tar.bz2 -# Source0-md5: 201f779f2a8d8cf71d1cf4e7d1b798c7 +# Source0-md5: b5ee19f8a4eb8da8d600500df33eda87 Patch0: %{name}-pmake.patch Patch1: %{name}-nodebug.patch +Patch2: %{name}-sgutils.patch URL: http://banshee-project.org/PodSleuth BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1:1.9 @@ -18,7 +19,7 @@ BuildRequires: mono-csharp >= 1.1.16.1 BuildRequires: pkgconfig BuildRequires: rpmbuild(monoautodeps) -BuildRequires: sg3_utils-devel +BuildRequires: sg3_utils-devel >= 1.27 Requires: hal >= 0.5.6 # DllImport, not detected by monoautodeps %ifarch %{x8664} ia64 ppc64 s390x sparc64 @@ -51,6 +52,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__aclocal} -I m4 @@ -89,6 +91,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008/10/07 18:06:09 patrys +- 0.6.3 +- added sgutils soname patch + Revision 1.6 2008/10/07 17:55:36 patrys - BR: need libsgutils - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/podsleuth.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
