packages: git-core-slug/git-core-slug.spec, git-core-slug/slug_watch.syscon...

draenog draenog at pld-linux.org
Sat Jun 30 19:59:24 CEST 2012


Author: draenog                      Date: Sat Jun 30 17:59:24 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.12
- don't replace crontab file

---- Files affected:
packages/git-core-slug:
   git-core-slug.spec (1.21 -> 1.22) , slug_watch.sysconfig (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/git-core-slug/git-core-slug.spec
diff -u packages/git-core-slug/git-core-slug.spec:1.21 packages/git-core-slug/git-core-slug.spec:1.22
--- packages/git-core-slug/git-core-slug.spec:1.21	Thu Jun 28 08:07:13 2012
+++ packages/git-core-slug/git-core-slug.spec	Sat Jun 30 19:59:19 2012
@@ -3,15 +3,16 @@
 %define 	module	git_slug
 Summary:	Tools to interact with PLD git repositories
 Name:		git-core-slug
-Version:	0.11
+Version:	0.12
 Release:	1
 License:	GPL v2
 Group:		Development/Building
 Source0:	https://github.com/draenog/slug/tarball/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	3f72c638fdd47637680b1c49cfd70d1b
+# Source0-md5:	a1fe08e76e34ab566f99b1695b8128ed
 Source1:	slug_watch.init
 Source2:	crontab
 Source3:	slug_watch.sysconfig
+Source4:	slug_watch-cron
 URL:		https://github.com/draenog/slug
 BuildRequires:	asciidoc
 BuildRequires:	docbook-dtd45-xml
@@ -70,6 +71,7 @@
 
 install -D %{SOURCE2} $RPM_BUILD_ROOT/etc/cron.d/slug_watch
 install -D %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/slug_watch
+install -D %{SOURCE4} $RPM_BUILD_ROOT/%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -98,8 +100,9 @@
 %files watch
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/slug_watch
+%attr(755,root,root) %{_bindir}/slug_watch-cron
 %attr(754,root,root) /etc/rc.d/init.d/slug_watch
-/etc/cron.d/slug_watch
+%config(noreplace) %verify(not md5 mtime size) /etc/cron.d/slug_watch
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/slug_watch
 %attr(755,git,git) /home/services/git/adc/bin/trash
 %attr(755,git,git) /home/services/git/adc/bin/move
@@ -115,6 +118,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2012/06/30 17:59:19  draenog
+- up to 0.12
+- don't replace crontab file
+
 Revision 1.21  2012/06/28 06:07:13  draenog
 - up to 0.11
 

================================================================
Index: packages/git-core-slug/slug_watch.sysconfig
diff -u packages/git-core-slug/slug_watch.sysconfig:1.1 packages/git-core-slug/slug_watch.sysconfig:1.2
--- packages/git-core-slug/slug_watch.sysconfig:1.1	Wed Jun 27 19:14:34 2012
+++ packages/git-core-slug/slug_watch.sysconfig	Sat Jun 30 19:59:19 2012
@@ -3,4 +3,4 @@
 WATCHDIR="watchdir"
 REFREPODIR="repositories"
 
-OTHER_OPTIONS="-m git"
+OTHER_OPTIONS="-m root -s git"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/git-core-slug/git-core-slug.spec?r1=1.21&r2=1.22
    http://cvs.pld-linux.org/packages/git-core-slug/slug_watch.sysconfig?r1=1.1&r2=1.2



More information about the pld-cvs-commit mailing list