[svn] r6253 - in trunk/rpms: mpg123 python-game re2c xine-lib

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Tue Apr 8 22:22:07 CEST 2008


Author: dag
Date: 2008-04-08 21:22:06 +0100 (Tue, 08 Apr 2008)
New Revision: 6253

Modified:
   trunk/rpms/mpg123/mpg123.spec
   trunk/rpms/python-game/python-game.spec
   trunk/rpms/re2c/re2c.spec
   trunk/rpms/xine-lib/xine-lib.spec
Log:
Updates

Modified: trunk/rpms/mpg123/mpg123.spec
===================================================================
--- trunk/rpms/mpg123/mpg123.spec	2008-04-08 17:55:23 UTC (rev 6252)
+++ trunk/rpms/mpg123/mpg123.spec	2008-04-08 20:22:06 UTC (rev 6253)
@@ -45,7 +45,7 @@
 
 Summary: MPEG audio player
 Name: mpg123
-Version: 1.3.1
+Version: 1.4.1
 Release: 1
 License: GPL/LGPL
 Group: Applications/Multimedia
@@ -116,6 +116,9 @@
 %exclude %{_libdir}/libmpg123.la
 
 %changelog
+* Tue Apr 08 2008 Dag Wieers <dag at wieers.com> - 1.4.1-1
+- Updated to release 1.4.1.
+
 * Sun Mar 09 2008 Dag Wieers <dag at wieers.com> - 1.3.1-1
 - Updated to release 1.3.1.
 

Modified: trunk/rpms/python-game/python-game.spec
===================================================================
--- trunk/rpms/python-game/python-game.spec	2008-04-08 17:55:23 UTC (rev 6252)
+++ trunk/rpms/python-game/python-game.spec	2008-04-08 20:22:06 UTC (rev 6253)
@@ -7,8 +7,8 @@
 
 Summary: Python module for interfacing with the SDL multimedia library
 Name: python-game
-Version: 1.7.1
-Release: 0.2
+Version: 1.8.0
+Release: 1
 License: LGPL style
 Group: Development/Libraries
 URL: http://pygame.org/
@@ -20,8 +20,8 @@
 BuildRequires: SDL_mixer-devel, SDL_image-devel, SDL_ttf-devel
 Requires: SDL >= 1.2.2
 
-Obsoletes: pygame
-Provides: pygame
+Obsoletes: pygame <= %{version}-%{release}
+Provides: pygame = %{version}-%{release}
 
 %description
 pygame is a Python wrapper module for the SDL multimedia library, written by
@@ -70,12 +70,12 @@
 %doc docs/ examples/
 
 %changelog
-* Sat Apr 08 2006 Dries Verachtert <dries at ulyssis.org> - 1.7.1-0.2
-- Rebuild for Fedora Core 5.
+* Tue Apr 08 2008 Dag Wieers <dag at wieers.com> - 1.8.0-1
+- Updated to release 1.8.0.
 
 * Wed Aug 17 2005 C.Lee Taylor <leet at leenx.co.za> - 1.7.1-0
 - Updated to release 1.7.1.
-- Fix url for new site
+- Fix URL for new site.
 
 * Thu Sep 04 2003 Dag Wieers <dag at wieers.com> - 1.6-0
 - Updated to release 1.6.

Modified: trunk/rpms/re2c/re2c.spec
===================================================================
--- trunk/rpms/re2c/re2c.spec	2008-04-08 17:55:23 UTC (rev 6252)
+++ trunk/rpms/re2c/re2c.spec	2008-04-08 20:22:06 UTC (rev 6253)
@@ -3,7 +3,7 @@
 
 Summary: Tool for generating C-based recognizers from regular expressions
 Name: re2c
-Version: 0.13.2
+Version: 0.13.4
 Release: 1
 License: MIT
 Group: Development/Tools
@@ -46,6 +46,9 @@
 %{_bindir}/re2c
 
 %changelog
+* Tue Apr 08 2008 Dag Wieers <dag at wieers.com> - 0.13.4-1
+- Updated to release 0.13.4.
+
 * Sat Feb 16 2008 Dag Wieers <dag at wieers.com> - 0.13.2-1
 - Updated to release 0.13.2.
 

Modified: trunk/rpms/xine-lib/xine-lib.spec
===================================================================
--- trunk/rpms/xine-lib/xine-lib.spec	2008-04-08 17:55:23 UTC (rev 6252)
+++ trunk/rpms/xine-lib/xine-lib.spec	2008-04-08 20:22:06 UTC (rev 6253)
@@ -59,7 +59,7 @@
 
 Summary: Core library of the xine multimedia player
 Name: xine-lib
-Version: 1.1.11
+Version: 1.1.11.1
 Release: 1
 License: GPL
 Group: Applications/Multimedia
@@ -169,7 +169,8 @@
     --with-fontconfig \
     --with-freetype \
     --with-pic \
-%{?_with_modxorg:--with-xv-path="%{_libdir}"}
+%{?_with_modxorg:--with-xv-path="%{_libdir}"} \
+%{!?_with_modxorg:--with-xv-path="%{_prefix}/X11R6/%{_lib}"}
 %{__make} %{?_smp_mflags}
 
 %install
@@ -209,6 +210,9 @@
 %exclude %{_libdir}/libxine.la
 
 %changelog
+* Tue Apr 08 2008 Dag Wieers <dag at wieers.com> - 1.1.11.1-1
+- Updated to release 1.1.11.1.
+
 * Wed Mar 26 2008 Dag Wieers <dag at wieers.com> - 1.1.11-1
 - Updated to release 1.1.11.
 



More information about the svn-commits mailing list