OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 31-Dec-2007 21:20:28
Branch: HEAD Handle: 2007123120202700
Modified files:
openpkg-src/sdl sdl.spec
Log:
upgrading package: sdl 1.2.12 -> 1.2.13
Summary:
Revision Changes Path
1.38 +3 -2 openpkg-src/sdl/sdl.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sdl/sdl.spec
============================================================================
$ cvs diff -u -r1.37 -r1.38 sdl.spec
--- openpkg-src/sdl/sdl.spec 21 Jul 2007 07:46:59 -0000 1.37
+++ openpkg-src/sdl/sdl.spec 31 Dec 2007 20:20:27 -0000 1.38
@@ -32,8 +32,8 @@
Class: EVAL
Group: XWindow
License: LGPL
-Version: 1.2.12
-Release: 20070721
+Version: 1.2.13
+Release: 20071231
# list of sources
Source0: http://www.libsdl.org/release/SDL-%{version}.tar.gz
@@ -69,6 +69,7 @@
CFLAGS="%{l_cflags -O}" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--with-x \
--x-includes=`%{l_rc} --query x11_incdir` \
--x-libraries=`%{l_rc} --query x11_libdir` \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]