[packages/pld-gitolite] - it's not real webapp packaged here, it installs additional config to gitweb

glen glen at pld-linux.org
Tue Jul 10 09:45:01 CEST 2012


commit 091c8cf4de4ff3f6e868ee63ffce91bf1e91b625
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jul 10 10:44:52 2012 +0300

    - it's not real webapp packaged here, it installs additional config to gitweb

 pld-gitolite.spec | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/pld-gitolite.spec b/pld-gitolite.spec
index 7abda0c..548dc7d 100644
--- a/pld-gitolite.spec
+++ b/pld-gitolite.spec
@@ -1,8 +1,4 @@
-# TODO:
-# - real webapps integration
-
 %define gituser   git
-
 Summary:	Gitolite setup used by PLD
 Name:		pld-gitolite
 Version:	0.11
@@ -52,6 +48,7 @@ cp -p %{SOURCE3} $RPM_BUILD_ROOT/home/services/%gituser/.gitconfig
 cp -a hooks/* $RPM_BUILD_ROOT/home/services/%gituser/.gitolite/hooks/common
 cp -a adc $RPM_BUILD_ROOT/home/services/%gituser
 
+# install additional config for gitweb package
 install -D %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/webapps/gitweb/gitweb-pld.conf
 
 %clean


More information about the pld-cvs-commit mailing list