rpms/soundtracker/devel soundtracker-0.6.8-no-setuid.patch, 1.1, 1.2 soundtracker.spec, 1.13, 1.14

Hans Ulrich Niedermann ndim at fedoraproject.org
Thu Aug 28 23:10:42 UTC 2008


Author: ndim

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

Modified Files:
	soundtracker-0.6.8-no-setuid.patch soundtracker.spec 
Log Message:
* Fri Aug 29 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 0.6.8-5
- Actually use no-setuid patch, which fixes rawhide FTBFS issue.


soundtracker-0.6.8-no-setuid.patch:

Index: soundtracker-0.6.8-no-setuid.patch
===================================================================
RCS file: /cvs/pkgs/rpms/soundtracker/devel/soundtracker-0.6.8-no-setuid.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- soundtracker-0.6.8-no-setuid.patch	10 Sep 2006 21:51:38 -0000	1.1
+++ soundtracker-0.6.8-no-setuid.patch	28 Aug 2008 23:10:12 -0000	1.2
@@ -1,7 +1,7 @@
-diff -ur soundtracker-0.6.8/app/Makefile.in soundtracker-0.6.8.patch/app/Makefile.in
---- soundtracker-0.6.8/app/Makefile.in	2006-02-25 07:37:15.000000000 -0600
-+++ soundtracker-0.6.8.patch/app/Makefile.in	2006-08-12 23:55:14.000000000 -0500
-@@ -665,7 +665,7 @@
+diff -up soundtracker-0.6.8/app/Makefile.in.no-setuid soundtracker-0.6.8/app/Makefile.in
+--- soundtracker-0.6.8/app/Makefile.in.no-setuid	2008-08-29 00:57:39.000000000 +0200
++++ soundtracker-0.6.8/app/Makefile.in	2006-02-25 14:37:15.000000000 +0100
+@@ -665,7 +665,7 @@ info-am:
  
  install-data-am:
  
@@ -10,3 +10,21 @@
  
  install-info: install-info-recursive
  
+@@ -701,7 +701,7 @@ uninstall-info: uninstall-info-recursive
+ 	dvi-recursive info info-am info-recursive install install-am \
+ 	install-binPROGRAMS install-data install-data-am \
+ 	install-data-recursive install-exec install-exec-am \
+-	install-exec-local install-exec-recursive install-info \
++	install-exec-recursive install-info \
+ 	install-info-am install-info-recursive install-man \
+ 	install-recursive install-strip installcheck installcheck-am \
+ 	installdirs installdirs-am installdirs-recursive \
+@@ -713,7 +713,7 @@ uninstall-info: uninstall-info-recursive
+ 	uninstall-info-recursive uninstall-recursive
+ 
+ 
+-install-exec-local:
++deactivated-install-exec-local:
+ 	case `uname` in \
+ 	  OpenBSD) \
+ 	    chown root.wheel $(bindir)/soundtracker; \


Index: soundtracker.spec
===================================================================
RCS file: /cvs/pkgs/rpms/soundtracker/devel/soundtracker.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- soundtracker.spec	31 May 2008 19:35:46 -0000	1.13
+++ soundtracker.spec	28 Aug 2008 23:10:12 -0000	1.14
@@ -1,6 +1,6 @@
 Name:    soundtracker
 Version: 0.6.8
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 Summary: Sound module composer/player
 
@@ -26,7 +26,7 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %build
 # We're at Gnome 2, no need for Gnome1 support.
@@ -56,6 +56,9 @@
 %{_datadir}/soundtracker/
 
 %changelog
+* Fri Aug 29 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 0.6.8-5
+- Actually use no-setuid patch, which fixes rawhide FTBFS issue.
+
 * Sat May 31 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 0.6.8-4
 - Disable ALSA support. Upstream requires alsa 0.4 or 0.5 API, F9 has 1.0
 




More information about the fedora-extras-commits mailing list