packages: git-core/git-core.spec - fix default templatedir - rel. 2

draenog draenog at pld-linux.org
Fri Apr 29 22:26:34 CEST 2011


Author: draenog                      Date: Fri Apr 29 20:26:34 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix default templatedir
- rel. 2

---- Files affected:
packages/git-core:
   git-core.spec (1.241 -> 1.242) 

---- Diffs:

================================================================
Index: packages/git-core/git-core.spec
diff -u packages/git-core/git-core.spec:1.241 packages/git-core/git-core.spec:1.242
--- packages/git-core/git-core.spec:1.241	Fri Apr 29 15:50:37 2011
+++ packages/git-core/git-core.spec	Fri Apr 29 22:26:29 2011
@@ -9,7 +9,7 @@
 Summary:	Distributed version control system focused on speed, effectivity and usability
 Summary(pl.UTF-8):	Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności
 Name:		git-core
-Release:	1
+Release:	2
 Version:	1.7.5
 License:	GPL v2
 Group:		Development/Tools
@@ -410,7 +410,7 @@
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/git-core
 cat << EOF > $RPM_BUILD_ROOT%{_sysconfdir}/git-core/gitconfig
 [init]
-	templatedir = /etc/gitolite/templates
+	templatedir = /etc/git-core/templates
 EOF
 
 %{__make} install \
@@ -704,6 +704,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.242  2011/04/29 20:26:29  draenog
+- fix default templatedir
+- rel. 2
+
 Revision 1.241  2011/04/29 13:50:37  draenog
 - place system wide configuration files in %{_sysconfdir}
 - change default directory with templates to /etc/git-core/templates
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core.spec?r1=1.241&r2=1.242&f=u



More information about the pld-cvs-commit mailing list