packages: git-core-slug/git-core-slug.spec - don't pack Attic; its location...
draenog
draenog at pld-linux.org
Thu Jun 28 03:36:56 CEST 2012
Author: draenog Date: Thu Jun 28 01:36:55 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- don't pack Attic; its location is configurable
---- Files affected:
packages/git-core-slug:
git-core-slug.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: packages/git-core-slug/git-core-slug.spec
diff -u packages/git-core-slug/git-core-slug.spec:1.18 packages/git-core-slug/git-core-slug.spec:1.19
--- packages/git-core-slug/git-core-slug.spec:1.18 Wed Jun 27 19:14:34 2012
+++ packages/git-core-slug/git-core-slug.spec Thu Jun 28 03:36:50 2012
@@ -65,7 +65,6 @@
install -d $RPM_BUILD_ROOT/home/services/git/.gitolite/hooks/common
cp -r post-receive.python.d $RPM_BUILD_ROOT/home/services/git/.gitolite/hooks/common
install -d $RPM_BUILD_ROOT/home/services/git/{watchdir,Refs}
-install -d $RPM_BUILD_ROOT/home/services/git/Attic
touch $RPM_BUILD_ROOT/home/services/git/{watchdir,Refs}
install -D %{SOURCE2} $RPM_BUILD_ROOT/etc/cron.d/slug_watch
@@ -105,7 +104,6 @@
%attr(755,git,git) /home/services/git/adc/bin/move
%{py3_sitescriptdir}/Daemon
%attr(644,git,git) /home/services/git/.gitolite/hooks/common/post-receive.python.d/slug_hook.py
-%attr(744,git,git) %dir /home/services/git/Attic
%attr(744,git,git) %dir /home/services/git/watchdir
%attr(744,git,git) %dir /home/services/git/Refs
@@ -116,6 +114,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2012/06/28 01:36:50 draenog
+- don't pack Attic; its location is configurable
+
Revision 1.18 2012/06/27 17:14:34 draenog
- up to 0.10
- change user from gitolite to git
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/git-core-slug/git-core-slug.spec?r1=1.18&r2=1.19
More information about the pld-cvs-commit
mailing list