Author: radek Date: Tue May 8 21:36:24 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - release 2: added xvid-1.1.2-textrel.patch
---- Files affected: SPECS: xvid.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/xvid.spec diff -u SPECS/xvid.spec:1.47 SPECS/xvid.spec:1.48 --- SPECS/xvid.spec:1.47 Mon Feb 12 23:09:25 2007 +++ SPECS/xvid.spec Tue May 8 23:36:18 2007 @@ -5,12 +5,14 @@ Summary(pl.UTF-8): Implementacja kodeka wideo zgodnego ze standardem ISO MPEG-4 Name: xvid Version: 1.1.2 -Release: 1 +Release: 2 Epoch: 1 License: GPL Group: Libraries Source0: http://downloads.xvid.org/downloads/xvidcore-%{version}.tar.bz2 # Source0-md5: f748d835037fbe314a5fae8880c32f29 +# http://bugs.gentoo.org/attachment.cgi?id=108302 +Patch0: xvid-1.1.2-textrel.patch URL: http://www.xvid.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -57,6 +59,7 @@ %prep %setup -q -n %{name}core-%{version} +%patch0 -p1 %build cd build/generic @@ -103,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2007/05/08 21:36:18 radek +- release 2: added xvid-1.1.2-textrel.patch + Revision 1.47 2007/02/12 22:09:25 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xvid.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
