rpms/Ri-li/devel Ri-li-2.0.1-build-fix.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 Ri-li.spec, 1.3, 1.4 sources, 1.2, 1.3

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Wed Nov 7 08:53:07 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/Ri-li/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20654

Modified Files:
	.cvsignore Ri-li.spec sources 
Added Files:
	Ri-li-2.0.1-build-fix.patch 
Log Message:
* Wed Nov  7 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 2.0.1-1
- New upstream release 2.0.1


Ri-li-2.0.1-build-fix.patch:

--- NEW FILE Ri-li-2.0.1-build-fix.patch ---
diff -up Ri-li-2.0.1/Makefile.am~ Ri-li-2.0.1/Makefile.am
--- Ri-li-2.0.1/Makefile.am~	2007-11-07 08:55:39.000000000 +0100
+++ Ri-li-2.0.1/Makefile.am	2007-11-07 08:55:39.000000000 +0100
@@ -1,3 +1,3 @@
-SUBDIRS=src data Sounds gentoo
+SUBDIRS=src data Sounds
 datdir = $(datadir)/@PACKAGE@
 dat_HEADERS = COPYING.Music
diff -up Ri-li-2.0.1/Makefile.in~ Ri-li-2.0.1/Makefile.in
--- Ri-li-2.0.1/Makefile.in~	2007-11-07 08:55:45.000000000 +0100
+++ Ri-li-2.0.1/Makefile.in	2007-11-07 08:55:45.000000000 +0100
@@ -156,7 +156,7 @@ sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
-SUBDIRS = src data Sounds gentoo
+SUBDIRS = src data Sounds
 datdir = $(datadir)/@PACKAGE@
 dat_HEADERS = COPYING.Music
 all: config.h


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/Ri-li/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	14 Nov 2006 07:30:53 -0000	1.2
+++ .cvsignore	7 Nov 2007 08:52:33 -0000	1.3
@@ -1 +1 @@
-Ri-li-2.0.0.tar.bz2
+Ri-li-2.0.1.tar.bz2


Index: Ri-li.spec
===================================================================
RCS file: /cvs/extras/rpms/Ri-li/devel/Ri-li.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Ri-li.spec	8 Aug 2007 07:58:52 -0000	1.3
+++ Ri-li.spec	7 Nov 2007 08:52:33 -0000	1.4
@@ -1,14 +1,13 @@
 Name:           Ri-li
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.0.1
+Release:        1%{?dist}
 Summary:        Arcade game where you drive a toy wood engine
 Group:          Amusements/Games
-# Upstream has given permission to distribute this under GPLv2 or GPLv3, they
-# will release a version with updated copyright headers, waiting for that.
-License:        GPLv2
+License:        GPLv2 or GPLv3
 URL:            http://ri-li.sourceforge.net/index.html
 Source0:        http://dl.sf.net/sourceforge/ri-li/%{name}-%{version}.tar.bz2
 Source1:        %{name}.desktop
+Patch0:         Ri-li-2.0.1-build-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  SDL_mixer-devel desktop-file-utils
 Requires:       hicolor-icon-theme
@@ -21,6 +20,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 sed -i 's/\r//g' README COPYING AUTHORS NEWS
 
 
@@ -77,6 +77,9 @@
 
 
 %changelog
+* Wed Nov  7 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 2.0.1-1
+- New upstream release 2.0.1
+
 * Mon Aug  6 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 2.0.0-2 
 - Update License tag for new Licensing Guidelines compliance
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/Ri-li/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	14 Nov 2006 07:30:53 -0000	1.2
+++ sources	7 Nov 2007 08:52:33 -0000	1.3
@@ -1 +1 @@
-e6dfa35616f5c84eb14ff82517cea796  Ri-li-2.0.0.tar.bz2
+57a2ff50a0c704786da8adf61d78bf52  Ri-li-2.0.1.tar.bz2




More information about the fedora-extras-commits mailing list