]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- release 3: use new %doc. RA-1_0 ffmpeg-0_4_5-3
authorkloczek <kloczek@pld-linux.org>
Mon, 28 Oct 2002 07:19:51 +0000 (07:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg.spec -> 1.14

ffmpeg.spec

index 74641d1d559479248b4308142ebffeeb325b813c..f9e751d59177741c0000e50be623560f3b62647c 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Realtime audio/video encoder and streaming server
 Summary(pl):   Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:          ffmpeg
 Version:       0.4.5
-Release:       2
+Release:       3
 License:       GPL
 Group:         Daemons
 Source0:       http://prdownloads.sourceforge.net/ffmpeg/%{name}-%{version}.tar.gz
@@ -50,14 +50,12 @@ install ffmpeg              $RPM_BUILD_ROOT%{_bindir}
 install ffserver       $RPM_BUILD_ROOT%{_sbindir}
 install doc/*.conf     $RPM_BUILD_ROOT%{_sysconfdir}
 
-gzip -9nf README Change* doc/{bench.txt,ffmpeg.txt,ffserver.txt,README*,TODO,FAQ}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz doc/*.gz
+%doc README Change* doc/{bench.txt,ffmpeg.txt,ffserver.txt,README*,TODO,FAQ}
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
 %attr(740,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*.conf
This page took 0.055849 seconds and 4 git commands to generate.