]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- strict internal deps for ffserver subpackage
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 17 Apr 2006 17:22:07 +0000 (17:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg.spec -> 1.85

ffmpeg.spec

index 901b6b0aadd7f6a927cafa1c4a6806287f1630a2..4671c1ccc18f8efbe245062c57a9dc67b7ab357a 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without autoreqdep      # don't care about package name deps generated by rpm
 #
 %define        snap    20060129
-%define        _rel 8.6
+%define        _rel 8.7
 Summary:       Realtime audio/video encoder and streaming server
 Summary(pl):   Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:          ffmpeg
@@ -166,6 +166,7 @@ Summary:    FFserver video server
 Group:         Daemons
 Requires(post,preun):  /sbin/chkconfig
 Requires(post,preun):  rc-scripts >= 0.4.0.10
+Requires:      %{name}-libs = %{version}-%{release}
 
 %description ffserver
 FFserver is a streaming server for both audio and video. It supports
This page took 0.206357 seconds and 4 git commands to generate.