Author: pascalek Date: Thu Feb 26 13:19:38 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - Release 8: creat_mode patch
---- Files affected: SPECS: libcss.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/libcss.spec diff -u SPECS/libcss.spec:1.29 SPECS/libcss.spec:1.30 --- SPECS/libcss.spec:1.29 Mon Jul 23 19:29:50 2007 +++ SPECS/libcss.spec Thu Feb 26 14:19:32 2009 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Implementacja algorytmu uwierzytelniania i deszyfrowania DVD CSS Name: libcss Version: 0.1.0 -Release: 7 +Release: 8 License: GPL Group: Libraries Source0: http://www.linuxvideo.org/oms/data/%{name}-%{version}.tar.gz @@ -16,6 +16,7 @@ Patch1: %{name}-opt.patch Patch2: %{name}-am15.patch Patch3: %{name}-gcc33.patch +Patch4: %{name}-creat_mode.patch URL: http://linuxvideo.org/oms/ BuildRequires: autoconf >= 2.13 BuildRequires: automake @@ -82,6 +83,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %{__libtoolize} @@ -135,7 +137,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.29 2007/07/23 17:29:50 witekfl +Revision 1.30 2009/02/26 13:19:32 pascalek +- Release 8: creat_mode patch + +Revision 1.29 2007-07-23 17:29:50 witekfl - added missing # Revision 1.28 2007/02/13 06:46:50 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libcss.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
