rpms/podsleuth/devel podsleuth.spec,1.13,1.14

chkr chkr at fedoraproject.org
Mon Oct 26 22:13:58 UTC 2009


Author: chkr

Update of /cvs/pkgs/rpms/podsleuth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26523

Modified Files:
	podsleuth.spec 
Log Message:
* Mon Oct 26 2009 Christian Krause <chkr at fedoraproject.org> - 0.6.5-2
- Update to 0.6.5
- Remove unneeded sg3_utils patch (upstream supports now
  libsgutils2)



Index: podsleuth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/podsleuth/devel/podsleuth.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- podsleuth.spec	26 Oct 2009 21:18:32 -0000	1.13
+++ podsleuth.spec	26 Oct 2009 22:13:57 -0000	1.14
@@ -1,14 +1,13 @@
 %define		debug_package %{nil}
 
 Name:		podsleuth
-Version:	0.6.4
+Version:	0.6.5
 Release:	2%{?dist}
 Summary:	Probes, identifies, and exposes properties and metadata bound to iPods
 Group:		Applications/Multimedia
 License:	MIT
-URL:		http://banshee-project.org/PodSleuth
-Source0:	http://banshee-project.org/files/%{name}/%{name}-%{version}.tar.bz2
-Patch0:		podsleuth-0.6.4-sg3_utils.patch
+URL:		http://banshee-project.org/
+Source0:	http://banshee-project.org/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
 Patch1:		podsleuth-0.6.2-libdir.patch
 Patch2:		podsleuth-0.6.0-wapidir.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -43,9 +42,6 @@ Development files for podsleuth.
 
 %prep
 %setup -q
-%if 0%{?fedora} >= 10
-%patch0 -p1 -b .sg3_utils
-%endif
 %patch1 -p1 -b .libdir
 %patch2 -p1 -b .wapidir
 
@@ -78,6 +74,11 @@ make install DESTDIR=%{buildroot}
 %{_libdir}/pkgconfig/podsleuth.pc
 
 %changelog
+* Mon Oct 26 2009 Christian Krause <chkr at fedoraproject.org> - 0.6.5-2
+- Update to 0.6.5
+- Remove unneeded sg3_utils patch (upstream supports now
+  libsgutils2)
+
 * Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.6.4-2
 - ExcludeArch sparc64
 




More information about the fedora-extras-commits mailing list