]> git.pld-linux.org Git - packages/ccache.git/commitdiff
- add -utimes.patch from gentoo auto/th/ccache-2_4-1_5
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 17 Mar 2007 00:30:44 +0000 (00:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ccache.spec -> 1.25

ccache.spec

index 4fecc61d82eb10b8f6225900e1b704a186b9d161..a226d2538538a49a28b016116c3ff01dd69f4f8b 100644 (file)
@@ -3,12 +3,13 @@ Summary(pl.UTF-8):    Przyspieszacz kompilowania
 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
@@ -52,6 +53,7 @@ kompilatora.
 %prep
 %setup -q
 %patch0 -p0
+%patch1 -p1
 
 %build
 %{__aclocal}
This page took 0.210367 seconds and 4 git commands to generate.