rpms/auriferous/F-9 .cvsignore, 1.2, 1.3 auriferous.spec, 1.4, 1.5 sources, 1.2, 1.3

Hans de Goede jwrdegoede at fedoraproject.org
Fri Apr 10 08:08:27 UTC 2009


Author: jwrdegoede

Update of /cvs/extras/rpms/auriferous/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2950

Modified Files:
	.cvsignore auriferous.spec sources 
Log Message:
* Fri Apr 10 2009 Hans de Goede <hdegoede at redhat.com> 1.0.1-7
- Remove non free jungle.ogg song



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/auriferous/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	31 Jul 2006 18:15:03 -0000	1.2
+++ .cvsignore	10 Apr 2009 08:07:57 -0000	1.3
@@ -1 +1 @@
-auriferous-1.0.1.tar.bz2
+auriferous-1.0.1-clean.tar.bz2


Index: auriferous.spec
===================================================================
RCS file: /cvs/extras/rpms/auriferous/F-9/auriferous.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- auriferous.spec	19 Feb 2008 08:00:36 -0000	1.4
+++ auriferous.spec	10 Apr 2009 08:07:57 -0000	1.5
@@ -1,11 +1,13 @@
 Name:           auriferous
 Version:        1.0.1
-Release:        5%{?dist}
+Release:        7%{?dist}
 Summary:        Game inspired by the classic Loderunner
 Group:          Amusements/Games
 License:        GPLv2+
 URL:            http://auriferous.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+# This is http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+# With the nonfree auriferous/music/jungle.ogg song removed
+Source0:        %{name}-%{version}-clean.tar.bz2
 # Same as in the tarbal with one additional column of transparant pixels added
 # to the right, the original is one column to small causing memory corruption
 # (clanlib really should complain, but instead it accesses random memory).
@@ -42,6 +44,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
+ln -s aqua.ogg $RPM_BUILD_ROOT%{_datadir}/%{name}/music/jungle.ogg
 
 # below is the desktop file and icon stuff.
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
@@ -83,6 +86,12 @@
 
 
 %changelog
+* Fri Apr 10 2009 Hans de Goede <hdegoede at redhat.com> 1.0.1-7
+- Remove non free jungle.ogg song
+
+* Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.0.1-5
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/auriferous/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	31 Jul 2006 18:15:03 -0000	1.2
+++ sources	10 Apr 2009 08:07:57 -0000	1.3
@@ -1 +1 @@
-660447c44af5cee7543de57cc9dcafc6  auriferous-1.0.1.tar.bz2
+7dbb8e0ee6c283e9e81a5f1f52771ef4  auriferous-1.0.1-clean.tar.bz2




More information about the fedora-extras-commits mailing list