packages: ccache/ccache.spec - updated to 3.1 - -utimes.patch idea merged i...

adamg adamg at pld-linux.org
Sat Oct 2 18:27:32 CEST 2010


Author: adamg                        Date: Sat Oct  2 16:27:32 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.1
- -utimes.patch idea merged in 3.0
- more %doc files

---- Files affected:
packages/ccache:
   ccache.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/ccache/ccache.spec
diff -u packages/ccache/ccache.spec:1.27 packages/ccache/ccache.spec:1.28
--- packages/ccache/ccache.spec:1.27	Sun Aug 17 16:01:37 2008
+++ packages/ccache/ccache.spec	Sat Oct  2 18:27:27 2010
@@ -3,16 +3,14 @@
 Summary(pl.UTF-8):	Przyspieszacz kompilowania
 Summary(pt_BR.UTF-8):	Cache para compiladores C/C++
 Name:		ccache
-Version:	2.4
-Release:	2
+Version:	3.1
+Release:	1
 License:	GPL
 Group:		Development/Tools
-Source0:	http://ccache.samba.org/ftp/ccache/%{name}-%{version}.tar.gz
-# Source0-md5:	73c1ed1e767c1752dd0f548ec1e66ce7
+Source0:	http://samba.org/ftp/ccache/%{name}-%{version}.tar.bz2
+# Source0-md5:	7961852e1e36f11559039c32142f58df
 Patch0:		%{name}-nohash_size_mtime.patch
-Patch1:		%{name}-utimes.patch
 URL:		http://ccache.samba.org/
-BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,12 +51,9 @@
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p1
+%patch0 -p1
 
 %build
-%{__aclocal}
-%{__autoconf}
 cp -f /usr/share/automake/config.* .
 %configure
 
@@ -92,7 +87,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc AUTHORS.txt MANUAL.txt NEWS.txt README.txt
 %attr(755,root,root) %{_bindir}/ccache
 %{_mandir}/man1/ccache*
 %config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/*
@@ -109,6 +104,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2010/10/02 16:27:27  adamg
+- updated to 3.1
+- -utimes.patch idea merged in 3.0
+- more %doc files
+
 Revision 1.27  2008/08/17 14:01:37  adamg
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ccache/ccache.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list