rpms/methane/devel methane-clanlib08.patch, 1.1, 1.2 methane.spec, 1.6, 1.7

Hans de Goede jwrdegoede at fedoraproject.org
Mon May 18 13:53:04 UTC 2009


Author: jwrdegoede

Update of /cvs/extras/rpms/methane/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv725

Modified Files:
	methane-clanlib08.patch methane.spec 
Log Message:
* Mon May 18 2009 Hans de Goede <hdegoede at redhat.com> 1.4.7-7
- Rebuild for new ClanLib


methane-clanlib08.patch:

Index: methane-clanlib08.patch
===================================================================
RCS file: /cvs/extras/rpms/methane/devel/methane-clanlib08.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- methane-clanlib08.patch	14 Feb 2007 07:57:12 -0000	1.1
+++ methane-clanlib08.patch	18 May 2009 13:53:04 -0000	1.2
@@ -3,8 +3,8 @@
 @@ -1,5 +1,5 @@
 -METHANE_FLAGS = `pkg-config --cflags clanCore-0.7 clanDisplay-0.7 clanApp-0.7 clanGL-0.7`
 -METHANE_LIBS = `pkg-config --libs clanCore-0.7 clanDisplay-0.7 clanApp-0.7 clanGL-0.7`
-+METHANE_FLAGS = `pkg-config --cflags clanCore-0.8 clanDisplay-0.8 clanApp-0.8 clanGL-0.8`
-+METHANE_LIBS = `pkg-config --libs clanCore-0.8 clanDisplay-0.8 clanApp-0.8 clanGL-0.8`
++METHANE_FLAGS = `pkg-config --cflags clanCore-1.0 clanDisplay-1.0 clanApp-1.0 clanGL-1.0`
++METHANE_LIBS = `pkg-config --libs clanCore-1.0 clanDisplay-1.0 clanApp-1.0 clanGL-1.0`
  
  # Remove the following two lines to disable sound
  METHANE_SND_FLAGS = -DMETHANE_MIKMOD `libmikmod-config --cflags`


Index: methane.spec
===================================================================
RCS file: /cvs/extras/rpms/methane/devel/methane.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- methane.spec	26 Feb 2009 00:31:32 -0000	1.6
+++ methane.spec	18 May 2009 13:53:04 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           methane
 Version:        1.4.7
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Super Methane Brothers
 Group:          Amusements/Games
 License:        GPLv2+
@@ -92,6 +92,9 @@ fi
 
 
 %changelog
+* Mon May 18 2009 Hans de Goede <hdegoede at redhat.com> 1.4.7-7
+- Rebuild for new ClanLib
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.7-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list