Author: qboosh                       Date: Sat Aug 23 11:36:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no //

---- Files affected:
SPECS:
   ffmpeg.spec (1.162 -> 1.163) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.162 SPECS/ffmpeg.spec:1.163
--- SPECS/ffmpeg.spec:1.162     Sat Aug 23 13:28:12 2008
+++ SPECS/ffmpeg.spec   Sat Aug 23 13:36:32 2008
@@ -9,12 +9,12 @@
 #
 %define                _snap   2008-08-22
 %define                snap    %(echo %{_snap} | tr -d -)
-%define                _rel 4
+%define                rel 4
 Summary:       Realtime audio/video encoder and streaming server
 Summary(pl.UTF-8):     Koder audio/wideo czasu rzeczywistego oraz serwer 
strumieni
 Name:          ffmpeg
 Version:       0.4.9
-Release:       4.%{snap}.%{_rel}
+Release:       4.%{snap}.%{rel}
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # (postprocessing, ac3, xvid, x264, faad)
 License:       GPL v2+ with LGPL v2.1+ parts
@@ -306,7 +306,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d 
$RPM_BUILD_ROOT{%{_sysconfdir},%{_sbindir},/etc/{sysconfig,rc.d/init.d}} \
-       $RPM_BUILD_ROOT/%{_includedir}/ffmpeg \
+       $RPM_BUILD_ROOT%{_includedir}/ffmpeg \
        $RPM_BUILD_ROOT/var/{cache,log}/ffserver
 
 %{__make} install \
@@ -427,6 +427,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.163  2008/08/23 11:36:32  qboosh
+- no //
+
 Revision 1.162  2008/08/23 11:28:12  arekm
 - rel 4; img_convert is really back
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ffmpeg.spec?r1=1.162&r2=1.163&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to