rpms/podsleuth/devel .cvsignore, 1.7, 1.8 podsleuth.spec, 1.18, 1.19 sources, 1.7, 1.8

chkr chkr at fedoraproject.org
Tue Feb 2 00:26:51 UTC 2010


Author: chkr

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

Modified Files:
	.cvsignore podsleuth.spec sources 
Log Message:
* Tue Feb 02 2010 Christian Krause <chkr at fedoraproject.org> - 0.6.6-1
- Update to 0.6.6



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/podsleuth/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	16 Dec 2009 20:13:04 -0000	1.7
+++ .cvsignore	2 Feb 2010 00:26:50 -0000	1.8
@@ -1 +1 @@
-podsleuth-20091216.tar.bz2
+podsleuth-0.6.6.tar.bz2


Index: podsleuth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/podsleuth/devel/podsleuth.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- podsleuth.spec	17 Jan 2010 23:39:26 -0000	1.18
+++ podsleuth.spec	2 Feb 2010 00:26:50 -0000	1.19
@@ -1,20 +1,20 @@
 %define		debug_package %{nil}
 
-%global gitdate 20091216
-%global gitcommit 49fc3d67a9ce098855204e961131a21946a95d01
+#%global gitdate 20091216
+#%global gitcommit 49fc3d67a9ce098855204e961131a21946a95d01
 
 Name:		podsleuth
 Version:	0.6.6
-#Release:	3%{?dist}
-Release:	0.2.%{gitdate}git%{?dist}
+Release:	1%{?dist}
+#Release:	0.2.%{gitdate}git%{?dist}
 Summary:	Probes, identifies, and exposes properties and metadata bound to iPods
 Group:		Applications/Multimedia
 License:	MIT
 URL:		http://banshee-project.org/
 # based on libdrm's make-git-snapshot.sh 
 # sh podsleuth-make-git-snapshot.sh <gitcommit> <gitdate>
-Source0: %{name}-%{gitdate}.tar.bz2
-#Source0:	http://banshee-project.org/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
+#Source0: %{name}-%{gitdate}.tar.bz2
+Source0:	http://banshee-project.org/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
 Source1:	80-podsleuth.rules
 Patch1:		podsleuth-0.6.6-libdir.patch
 Patch2:		podsleuth-0.6.0-wapidir.patch
@@ -24,7 +24,7 @@ BuildRequires:	hal-devel
 BuildRequires:	ndesk-dbus-devel
 BuildRequires:	sg3_utils-devel
 # Snapshots only
-BuildRequires: autoconf automake libtool
+#BuildRequires: autoconf automake libtool
 Requires:	sg3_utils-libs
 Requires:	dbus
 Requires:	udev
@@ -53,13 +53,14 @@ Development files for podsleuth.
 
 
 %prep
-#%setup -q
-%setup -q -n %{name}-%{gitdate}
+%setup -q
+#%setup -q -n %{name}-%{gitdate}
 %patch1 -p1 -b .libdir
 %patch2 -p1 -b .wapidir
 
 %build
-./autogen.sh
+# Snapshots only
+# ./autogen.sh
 %configure --with-hal-callouts-dir=%{_libexecdir}
 
 # Breaks when smp flag is set
@@ -97,6 +98,9 @@ install -m 644 %{SOURCE1} %{buildroot}%{
 %{_libdir}/pkgconfig/podsleuth.pc
 
 %changelog
+* Tue Feb 02 2010 Christian Krause <chkr at fedoraproject.org> - 0.6.6-1
+- Update to 0.6.6
+
 * Sun Jan 17 2010 Christian Krause <chkr at fedoraproject.org> - 0.6.6-0.2.20091216git
 - Add udev rule to set the correct SELinux label for iPod devices
   (BZ 533399)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/podsleuth/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	16 Dec 2009 20:13:04 -0000	1.7
+++ sources	2 Feb 2010 00:26:50 -0000	1.8
@@ -1 +1 @@
-bd906c27fb0d4b623a25d25a05c200e8  podsleuth-20091216.tar.bz2
+edce0164b4cf50175104854a184a8f10  podsleuth-0.6.6.tar.bz2



More information about the scm-commits mailing list