]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- fix .pc versioning ("CVS-" -> "49CVS-$build"). auto/th/ffmpeg-0_4_9-3_20050806_5
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 31 Dec 2005 09:55:51 +0000 (09:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg.spec -> 1.59

ffmpeg.spec

index 76bab88ba8ee6733e748bb83899570fe83dcabd6..0707ef7b6caf81d3b9b97b4d69c27a5409f3b910 100644 (file)
@@ -11,7 +11,7 @@ Summary(pl):  Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 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
@@ -20,6 +20,7 @@ Source0:      ftp://ftp2.mplayerhq.hu/MPlayer/cvs/FFMpeg-%{snap}.tar.bz2
 # 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
@@ -140,6 +141,7 @@ obrazie.
 %setup -q -n FFMpeg-%{snap}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 # notes:
This page took 0.312999 seconds and 4 git commands to generate.