rpms/cegui/devel cegui.spec,1.7,1.8

Ian Chapman (oddsocks) fedora-extras-commits at redhat.com
Wed Aug 29 20:45:20 UTC 2007


Author: oddsocks

Update of /cvs/pkgs/rpms/cegui/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2858

Modified Files:
	cegui.spec 
Log Message:



Index: cegui.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cegui/devel/cegui.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cegui.spec	21 Aug 2007 19:04:43 -0000	1.7
+++ cegui.spec	29 Aug 2007 20:44:48 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name:           cegui
 Version:        %{VER}b
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Free library providing windowing and widgets for graphics APIs / engines
 Group:          System Environment/Libraries
 # Most of the source is MIT with the exception of the modified and embedded
@@ -141,20 +141,23 @@
 
 
 %changelog
-* Wed Aug 21 2007 Ian Chapman <packages at amiga-hardware.com> 0.5.0b-5
+* Wed Aug 29 2007 Ian Chapman <packages[AT]amiga-hardware.com> 0.5.0b-6
+- Yet another release bump, for building against expat2.
+
+* Tue Aug 21 2007 Ian Chapman <packages[AT]amiga-hardware.com> 0.5.0b-5
 - Release bump for F8 mass rebuild
 - License change due to new guidelines
 
-* Sat Jun 30 2007 Ian Chapman <packages at amiga-hardware.com> 0.5.0b-4
+* Sat Jun 30 2007 Ian Chapman <packages[AT]amiga-hardware.com> 0.5.0b-4
 - Release bump
 
-* Sun Jun 17 2007 Ian Chapman <packages at amiga-hardware.com> 0.5.0b-3
+* Sun Jun 17 2007 Ian Chapman <packages[AT]amiga-hardware.com> 0.5.0b-3
 - rpath fixes for x86_64
 
-* Sun Jun 10 2007 Ian Chapman <packages at amiga-hardware.com> 0.5.0b-2
+* Sun Jun 10 2007 Ian Chapman <packages[AT]amiga-hardware.com> 0.5.0b-2
 - Added patch to fix undefined-non-weak-symbol warnings
 
-* Wed May 30 2007 Ian Chapman <packages at amiga-hardware.com> 0.5.0b-1
+* Wed May 30 2007 Ian Chapman <packages[AT]amiga-hardware.com> 0.5.0b-1
 - Upgrade to 0.5.0b
 - Added patch from Gentoo to compile with lua 5.1
 - Updated the patch to use versioned .so for dlopen()
@@ -163,40 +166,40 @@
 - Added support for the SILLY image codec
 - Added support for xerces-c
 
-* Mon Aug 28 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-11
+* Mon Aug 28 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-11
 - Release bump for FC6 mass rebuild
 
-* Sat Aug 05 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-10
+* Sat Aug 05 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-10
 - Header fix for g++ v4.1+
 
-* Tue Jul 18 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-9
+* Tue Jul 18 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-9
 - Use versioned .so for dlopen()
 
-* Sun Jun 11 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-8
+* Sun Jun 11 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-8
 - Updated --rpath fixes again
 - Package devel-docs renamed to devel-doc as per 'new' guidelines
 
-* Sat Jun 10 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-7.iss
+* Sat Jun 10 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-7.iss
 - Updated --rpath fixes
 
-* Fri Jun 09 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-6.iss
+* Fri Jun 09 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-6.iss
 - Added patch courtesy of Hans de Goede fixing TinyXML usage
 - Added patch courtest of Hans de Goede fixing 64bit issues
 - Updated --rpath fixes
 - Trivial correction for pkgconfig BR, should be >= really and not >
 
-* Wed Jun 07 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-5.iss
+* Wed Jun 07 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-5.iss
 - Removed IrrlichtRender headers as we don't support it (yet - anyway)
 - Removed usage of --rpath during build process
 - libtool dropped as a BR (no longer needed due to --rpath fix)
 - Moved rebuilding of C++ bindings to %%build section
 
-* Mon Jun 05 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-4.iss
+* Mon Jun 05 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-4.iss
 - Added a tentative patch for building with the system tolua++/lua
 - Added tolua++-devel as a buildrequire
 - Rebuild the C++ bindings using the system tolua++
 
-* Sun May 28 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-3.iss
+* Sun May 28 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-3.iss
 - Added patch courtesy of Hans de Goede to force compilation against the system
   pcre libs instead of the bundled pcre.
 - Added pcre-devel to buildrequires
@@ -208,11 +211,11 @@
 - Added cegui_mk2 provides
 - Removed superfluous documentation from devel package
 
-* Sat May 27 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-2.iss
+* Sat May 27 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-2.iss
 - Use %%{?dist} for most recent changelog entry - avoids incoherent changelog
   versions if %%{?dist} macro is missing or different.
 - Added %%{version}-%%{release} to provides field
 - Replaced %%{__sed} with sed
 
-* Sun May 21 2006 Ian Chapman <packages at amiga-hardware.com> 0.4.1-1.iss
+* Sun May 21 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.4.1-1.iss
 - Initial Release




More information about the fedora-extras-commits mailing list