SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cegui-tinyxml-xmlparser-0.7.5-8.fc16.i686.rpm :
Tue Jun 21 14:00:00 2011 Bruno Wolff III 0.7.5-8
- Rebuild for glew soname bump

Sun May 15 14:00:00 2011 Bruno Wolff III 0.7.5-7
- Rebuild for ogre 1.7.3

Thu Mar 10 13:00:00 2011 Kalev Lember - 0.7.5-6
- Rebuilt with xerces-c 3.1

Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 0.7.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Fri Jan 7 13:00:00 2011 Tom Callaway 0.7.5-4
- rebuild against ogre without poco

Mon Jan 3 13:00:00 2011 Hans de Goede 0.7.5-3
- Put the OGRE and Irrlicht renderers in their own subpackages to reduce the
number of deps of the main cegui package

Mon Jan 3 13:00:00 2011 Bruno Wolff III 0.7.5-2
- Fix typo in ogre dependency

Tue Dec 21 13:00:00 2010 Tom Callaway 0.7.5-1
- New upstream release 0.7.5
- Enable support for ogre, irrlicht

Fri Nov 5 13:00:00 2010 Hans de Goede 0.7.4-1
- New upstream release 0.7.4
- Also build the freeimage image codec
- Put the non default image codecs (DevIL, freeimage) and xml parsers (libxml,
tinyxml and xerces) into their own sub-packages to reduce the number of deps
of the main cegui package

Mon Jun 21 14:00:00 2010 Hans de Goede 0.6.2-6
- Fix building with latest tinyxml (#599850)

Sun Feb 7 13:00:00 2010 Bruno Wolff III - 0.6.2-5
- Rebuild for xerces update.

Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 0.6.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Mon Feb 23 13:00:00 2009 Fedora Release Engineering - 0.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Sat Feb 21 13:00:00 2009 Hans de Goede 0.6.2-2
- Fix building with latest DevIL

Wed Dec 3 13:00:00 2008 Hans de Goede 0.6.2-1
- New upstream release 0.6.2

Fri Jul 11 14:00:00 2008 Hans de Goede 0.6.1-1
- New upstream release 0.6.1
- Drop upstreamed patches

Sun May 18 14:00:00 2008 Hans de Goede 0.6.0-1
- New upstream release 0.6.0
- No ABI stability, use full versioned (libtool -release) sonames
- Use system tolua++, change license tag to match
- Use system tinyxml

Wed Feb 13 13:00:00 2008 Ian Chapman 0.5.0b-7
- Added patch for new xerces-c. Courtesy of Hans de Goede
- Converted some documentation to UTF8
- Minor spec cleanups

Wed Aug 29 14:00:00 2007 Ian Chapman 0.5.0b-6
- Yet another release bump, for building against expat2.

Tue Aug 21 14:00:00 2007 Ian Chapman 0.5.0b-5
- Release bump for F8 mass rebuild
- License change due to new guidelines

Sat Jun 30 14:00:00 2007 Ian Chapman 0.5.0b-4
- Release bump

Sun Jun 17 14:00:00 2007 Ian Chapman 0.5.0b-3
- rpath fixes for x86_64

Sun Jun 10 14:00:00 2007 Ian Chapman 0.5.0b-2
- Added patch to fix undefined-non-weak-symbol warnings

Wed May 30 14:00:00 2007 Ian Chapman 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()
- Dropped several patches as they are no longer needed
- Dropped useless provides. Nothing used them anyway
- Added support for the SILLY image codec
- Added support for xerces-c

Mon Aug 28 14:00:00 2006 Ian Chapman 0.4.1-11
- Release bump for FC6 mass rebuild

Sat Aug 5 14:00:00 2006 Ian Chapman 0.4.1-10
- Header fix for g++ v4.1+

Tue Jul 18 14:00:00 2006 Ian Chapman 0.4.1-9
- Use versioned .so for dlopen()

Sun Jun 11 14:00:00 2006 Ian Chapman 0.4.1-8
- Updated --rpath fixes again
- Package devel-docs renamed to devel-doc as per \'new\' guidelines

Sat Jun 10 14:00:00 2006 Ian Chapman 0.4.1-7.iss
- Updated --rpath fixes

Fri Jun 9 14:00:00 2006 Ian Chapman 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 7 14:00:00 2006 Ian Chapman 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 5 14:00:00 2006 Ian Chapman 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 14:00:00 2006 Ian Chapman 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
- Replace xorg-x11-devel with libGLU-devel
- Removed PCRE-LICENSE from doc as it\'s now compiled against system pcre
- Specified version for pkgconfig buildrequires
- Replaced source URL with primary sf site, rather than a mirror
- Don\'t use bootstrap
- Added cegui_mk2 provides
- Removed superfluous documentation from devel package

Sat May 27 14:00:00 2006 Ian Chapman 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 14:00:00 2006 Ian Chapman 0.4.1-1.iss
- Initial Release


 
ICM