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: 02-Dec-2008 08:13:30
Branch: HEAD Handle: 2008120207132900
Modified files:
openpkg-src/xvid xvid.spec
Log:
upgrading package: xvid 1.1.3 -> 1.2.0
Summary:
Revision Changes Path
1.17 +3 -8 openpkg-src/xvid/xvid.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xvid/xvid.spec
============================================================================
$ cvs diff -u -r1.16 -r1.17 xvid.spec
--- openpkg-src/xvid/xvid.spec 1 Jan 2008 15:07:57 -0000 1.16
+++ openpkg-src/xvid/xvid.spec 2 Dec 2008 07:13:29 -0000 1.17
@@ -31,8 +31,8 @@
Class: EVAL
Group: Graphics
License: GPL
-Version: 1.1.3
-Release: 20080101
+Version: 1.2.0
+Release: 20081202
# package options
%option with_asm no
@@ -64,12 +64,7 @@
}
%prep
- %setup -q -n xvidcore-%{version}
-
- # fix broken string in release 1.1.1
- %{l_shtool} subst \
- -e 's/\(info->build = "xvid-1.1.1\);/\1";/' \
- src/xvid.c
+ %setup -q -n xvidcore
%build
( cd build/generic
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]