]> git.pld-linux.org Git - packages/divx4linux.git/commitdiff
- back to previous version - becouse there's no codek (only decodec),
authordjrzulf <djrzulf@pld-linux.org>
Tue, 16 Apr 2002 10:48:21 +0000 (10:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- divx5 will be released in divx4linux5 package,

Changed files:
    divx4linux.spec -> 1.11

divx4linux.spec

index 2d4f697c99ca8dae7bd73b61c49e09ace5d01582..c98a29184a5f9c35fde5491386ffd2e0d3ea44d2 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       MPEG-4 implementation
 Summary(pl):   Implementacja MPEG-4
 Name:          divx4linux
-Version:       20020304
+Version:       20011025
 Release:       1
 License:       DIVXNETWORKS Inc. End-user license
 Group:         Libraries
@@ -41,7 +41,7 @@ install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir}/divx}
 install *.so $RPM_BUILD_ROOT%{_libdir}
 install *.h $RPM_BUILD_ROOT%{_includedir}/divx
 
-gzip -9nf RELNOTES.linux license.txt
+gzip -9nf RELNOTES.linux "Codec Core Interface.txt" license.txt
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -56,4 +56,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
+%doc Codec*.gz
 %{_includedir}/divx
This page took 0.077972 seconds and 4 git commands to generate.