rpms/git/F-8 git.spec,1.49,1.50

Bernardo Innocenti (bernie) fedora-extras-commits at redhat.com
Tue Feb 26 20:48:13 UTC 2008


Author: bernie

Update of /cvs/pkgs/rpms/git/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2635

Modified Files:
	git.spec 
Log Message:
* Sun Feb 26 2008 Bernardo Innocenti <bernie at codewiz.org> 1.5.4.3-2
- Do not silently overwrite /etc/httpd/conf.d/git.conf



Index: git.spec
===================================================================
RCS file: /cvs/pkgs/rpms/git/F-8/git.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- git.spec	24 Feb 2008 13:17:59 -0000	1.49
+++ git.spec	26 Feb 2008 20:47:37 -0000	1.50
@@ -1,7 +1,7 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name: 		git
 Version: 	1.5.4.3
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary:  	Git core and tools
 License: 	GPLv2
 Group: 		Development/Tools
@@ -239,11 +239,14 @@
 %files -n gitweb
 %defattr(-,root,root)
 /var/www/git/
-%{_sysconfdir}/httpd/conf.d/git.conf
+%config(noreplace)%{_sysconfdir}/httpd/conf.d/git.conf
 %{!?_without_docs: %doc Documentation/*.html Documentation/howto}
 %{!?_without_docs: %doc Documentation/technical}
 
 %changelog
+* Sun Feb 26 2008 Bernardo Innocenti <bernie at codewiz.org> 1.5.4.3-2
+- Do not silently overwrite /etc/httpd/conf.d/git.conf
+
 * Sun Feb 24 2008 James Bowes <jbowes at redhat.com> 1.5.4.3-1
 - git-1.5.4.3
 




More information about the fedora-extras-commits mailing list