SPECS: ccrypt.spec - add kill -O3 patch

sparky sparky at pld-linux.org
Sat Aug 5 14:45:12 CEST 2006


Author: sparky                       Date: Sat Aug  5 12:45:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add kill -O3 patch

---- Files affected:
SPECS:
   ccrypt.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/ccrypt.spec
diff -u SPECS/ccrypt.spec:1.20 SPECS/ccrypt.spec:1.21
--- SPECS/ccrypt.spec:1.20	Fri Mar 25 19:19:30 2005
+++ SPECS/ccrypt.spec	Sat Aug  5 14:45:07 2006
@@ -8,6 +8,7 @@
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/ccrypt/%{name}-%{version}.tar.gz
 # Source0-md5:	19526e31a7d234e29d54dbcc876605d5
+Patch0:		%{name}-kill-O3.patch
 URL:		http://ccrypt.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -29,6 +30,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 rm -f missing
@@ -63,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/08/05 12:45:07  sparky
+- add kill -O3 patch
+
 Revision 1.20  2005/03/25 18:19:30  darekr
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ccrypt.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list