SPECS: ccache.spec - add -utimes.patch from gentoo

glen glen at pld-linux.org
Sat Mar 17 01:30:49 CET 2007


Author: glen                         Date: Sat Mar 17 00:30:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -utimes.patch from gentoo

---- Files affected:
SPECS:
   ccache.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/ccache.spec
diff -u SPECS/ccache.spec:1.24 SPECS/ccache.spec:1.25
--- SPECS/ccache.spec:1.24	Mon Feb 12 22:23:50 2007
+++ SPECS/ccache.spec	Sat Mar 17 01:30:44 2007
@@ -4,12 +4,13 @@
 Summary(pt_BR.UTF-8):	Cache para compiladores C/C++
 Name:		ccache
 Version:	2.4
-Release:	1.4
+Release:	1.5
 License:	GPL
 Group:		Development/Tools
 Source0:	http://ccache.samba.org/ftp/ccache/%{name}-%{version}.tar.gz
 # Source0-md5:	73c1ed1e767c1752dd0f548ec1e66ce7
 Patch0:		%{name}-nohash_size_mtime.patch
+Patch1:		%{name}-utimes.patch
 URL:		http://ccache.samba.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -53,6 +54,7 @@
 %prep
 %setup -q
 %patch0 -p0
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -107,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2007/03/17 00:30:44  glen
+- add -utimes.patch from gentoo
+
 Revision 1.24  2007/02/12 21:23:50  glen
 - tabs in preamble
 
@@ -162,9 +167,9 @@
 - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
 
 Revision 1.7  2002/05/21 23:12:43  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.6  2002/05/21 13:12:12  kloczek
 - release 2: use new %doc packing infrastructure and merge translations from Conectiva.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ccache.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list