SPECS: ffmpeg.spec - fix .pc versioning ("CVS-" -> "49CVS-$build").
pluto
pluto at pld-linux.org
Sat Dec 31 10:55:58 CET 2005
Author: pluto Date: Sat Dec 31 09:55:57 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix .pc versioning ("CVS-" -> "49CVS-$build").
---- Files affected:
SPECS:
ffmpeg.spec (1.58 -> 1.59)
---- Diffs:
================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.58 SPECS/ffmpeg.spec:1.59
--- SPECS/ffmpeg.spec:1.58 Thu Dec 29 17:10:10 2005
+++ SPECS/ffmpeg.spec Sat Dec 31 10:55:51 2005
@@ -12,7 +12,7 @@
Name: ffmpeg
Version: 0.4.9
%define snap 20050806
-Release: 3.%{snap}.4
+Release: 3.%{snap}.5
# LGPL or GPL, chosen at configure time (GPL version is more featured)
License: GPL
Group: Daemons
@@ -21,6 +21,7 @@
# Source0-md5: f5ea3dd877c5df5b60356053642cf542
Patch0: %{name}-libtool.patch
Patch1: %{name}-libdir.patch
+Patch2: %{name}-pkgconfig-version.patch
URL: http://ffmpeg.sourceforge.net/
BuildRequires: SDL-devel
BuildRequires: faac-devel
@@ -141,6 +142,7 @@
%setup -q -n FFMpeg-%{snap}
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
# notes:
@@ -256,6 +258,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.59 2005/12/31 09:55:51 pluto
+- fix .pc versioning ("CVS-" -> "49CVS-$build").
+
Revision 1.58 2005/12/29 16:10:10 pluto
- XvMC header packaged.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.58&r2=1.59&f=u
More information about the pld-cvs-commit
mailing list