SPECS: horde-chora.spec, horde-giapeto.spec, horde-gollem.spec, ho...

glen glen at pld-linux.org
Fri Apr 7 01:38:29 CEST 2006


Author: glen                         Date: Thu Apr  6 23:38:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- just rm to catch missing files

---- Files affected:
SPECS:
   horde-chora.spec (1.53 -> 1.54) , horde-giapeto.spec (1.15 -> 1.16) , horde-gollem.spec (1.30 -> 1.31) , horde-imp.spec (1.113 -> 1.114) , horde-ingo.spec (1.28 -> 1.29) , horde-jonah.spec (1.13 -> 1.14) , horde-klutz.spec (1.18 -> 1.19) , horde-kronolith.spec (1.43 -> 1.44) , horde-mimp.spec (1.23 -> 1.24) , horde-mnemo.spec (1.22 -> 1.23) , horde-nag.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/horde-chora.spec
diff -u SPECS/horde-chora.spec:1.53 SPECS/horde-chora.spec:1.54
--- SPECS/horde-chora.spec:1.53	Tue Feb 14 21:12:09 2006
+++ SPECS/horde-chora.spec	Fri Apr  7 01:38:23 2006
@@ -60,7 +60,7 @@
 tar zxf %{SOURCE0} --strip-components=1
 %patch0 -p1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
@@ -154,6 +154,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.53  2006/02/14 20:12:09  glen
 - drop apache specific requires
 - cosmetics

================================================================
Index: SPECS/horde-giapeto.spec
diff -u SPECS/horde-giapeto.spec:1.15 SPECS/horde-giapeto.spec:1.16
--- SPECS/horde-giapeto.spec:1.15	Tue Feb 14 21:12:09 2006
+++ SPECS/horde-giapeto.spec	Fri Apr  7 01:38:23 2006
@@ -60,12 +60,12 @@
 %setup -qcT -n %{?_snap:%{_hordeapp}-%{_snap}}%{!?_snap:%{_hordeapp}-%{version}%{?_rc:-%{_rc}}}
 tar zxf %{SOURCE0} --strip-components=1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
 # considered harmful (horde/docs/SECURITY)
-rm -f test.php
+rm test.php
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -167,6 +167,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.15  2006/02/14 20:12:09  glen
 - drop apache specific requires
 - cosmetics

================================================================
Index: SPECS/horde-gollem.spec
diff -u SPECS/horde-gollem.spec:1.30 SPECS/horde-gollem.spec:1.31
--- SPECS/horde-gollem.spec:1.30	Tue Mar 28 21:29:08 2006
+++ SPECS/horde-gollem.spec	Fri Apr  7 01:38:23 2006
@@ -63,12 +63,12 @@
 tar zxf %{SOURCE0} --strip-components=1
 %patch0 -p1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
 # considered harmful (horde/docs/SECURITY)
-rm -f test.php
+rm test.php
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -158,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.30  2006/03/28 19:29:08  paszczus
 - updated to FINAL 1.0.2
 

================================================================
Index: SPECS/horde-imp.spec
diff -u SPECS/horde-imp.spec:1.113 SPECS/horde-imp.spec:1.114
--- SPECS/horde-imp.spec:1.113	Wed Apr  5 17:12:03 2006
+++ SPECS/horde-imp.spec	Fri Apr  7 01:38:23 2006
@@ -73,12 +73,12 @@
 %patch1 -p1
 %patch2 -p1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
 # considered harmful (horde/docs/SECURITY)
-rm -f test.php
+rm test.php
 # remove backup files from patching
 find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
 
@@ -191,6 +191,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.113  2006/04/05 15:12:03  baggins
 - release 2
 - fix TLS typo

================================================================
Index: SPECS/horde-ingo.spec
diff -u SPECS/horde-ingo.spec:1.28 SPECS/horde-ingo.spec:1.29
--- SPECS/horde-ingo.spec:1.28	Wed Apr  5 15:06:50 2006
+++ SPECS/horde-ingo.spec	Fri Apr  7 01:38:23 2006
@@ -69,12 +69,12 @@
 tar zxf %{SOURCE0} --strip-components=1
 %patch0 -p1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
 # considered harmful (horde/docs/SECURITY)
-rm -f test.php
+rm test.php
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -163,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.28  2006/04/05 13:06:50  baggins
 - release 1
 

================================================================
Index: SPECS/horde-jonah.spec
diff -u SPECS/horde-jonah.spec:1.13 SPECS/horde-jonah.spec:1.14
--- SPECS/horde-jonah.spec:1.13	Tue Feb 14 21:12:09 2006
+++ SPECS/horde-jonah.spec	Fri Apr  7 01:38:23 2006
@@ -53,12 +53,12 @@
 %setup -qcT -n %{?_snap:%{_hordeapp}-%{_snap}}%{!?_snap:%{_hordeapp}-%{version}%{?_rc:-%{_rc}}}
 tar zxf %{SOURCE0} --strip-components=1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
 # considered harmful (horde/docs/SECURITY)
-rm -f test.php
+rm test.php
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -166,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.13  2006/02/14 20:12:09  glen
 - drop apache specific requires
 - cosmetics

================================================================
Index: SPECS/horde-klutz.spec
diff -u SPECS/horde-klutz.spec:1.18 SPECS/horde-klutz.spec:1.19
--- SPECS/horde-klutz.spec:1.18	Tue Feb 14 21:12:09 2006
+++ SPECS/horde-klutz.spec	Fri Apr  7 01:38:23 2006
@@ -57,12 +57,12 @@
 %setup -qcT -n %{?_snap:%{_hordeapp}-%{_snap}}%{!?_snap:%{_hordeapp}-%{version}%{?_rc:-%{_rc}}}
 tar zxf %{SOURCE0} --strip-components=1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
 # considered harmful (horde/docs/SECURITY)
-rm -f test.php
+rm test.php
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -162,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.18  2006/02/14 20:12:09  glen
 - drop apache specific requires
 - cosmetics

================================================================
Index: SPECS/horde-kronolith.spec
diff -u SPECS/horde-kronolith.spec:1.43 SPECS/horde-kronolith.spec:1.44
--- SPECS/horde-kronolith.spec:1.43	Tue Mar 28 21:28:56 2006
+++ SPECS/horde-kronolith.spec	Fri Apr  7 01:38:23 2006
@@ -73,7 +73,7 @@
 %setup -qcT -n %{?_snap:%{_hordeapp}-%{_snap}}%{!?_snap:%{_hordeapp}-%{version}%{?_rc:-%{_rc}}}
 tar zxf %{SOURCE0} --strip-components=1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
@@ -175,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.43  2006/03/28 19:28:56  paszczus
 - release 1
 

================================================================
Index: SPECS/horde-mimp.spec
diff -u SPECS/horde-mimp.spec:1.23 SPECS/horde-mimp.spec:1.24
--- SPECS/horde-mimp.spec:1.23	Tue Feb 14 21:12:09 2006
+++ SPECS/horde-mimp.spec	Fri Apr  7 01:38:23 2006
@@ -64,7 +64,7 @@
 tar zxf %{SOURCE0} --strip-components=1
 %patch0 -p1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
@@ -159,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.23  2006/02/14 20:12:09  glen
 - drop apache specific requires
 - cosmetics

================================================================
Index: SPECS/horde-mnemo.spec
diff -u SPECS/horde-mnemo.spec:1.22 SPECS/horde-mnemo.spec:1.23
--- SPECS/horde-mnemo.spec:1.22	Fri Apr  7 00:24:27 2006
+++ SPECS/horde-mnemo.spec	Fri Apr  7 01:38:23 2006
@@ -63,7 +63,7 @@
 tar zxf %{SOURCE0} --strip-components=1
 %patch0 -p1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
@@ -164,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.22  2006/04/06 22:24:27  baggins
 - up to 2.1 final
 

================================================================
Index: SPECS/horde-nag.spec
diff -u SPECS/horde-nag.spec:1.26 SPECS/horde-nag.spec:1.27
--- SPECS/horde-nag.spec:1.26	Wed Apr  5 19:19:08 2006
+++ SPECS/horde-nag.spec	Fri Apr  7 01:38:23 2006
@@ -59,7 +59,7 @@
 %setup -qcT -n %{?_snap:%{_hordeapp}-%{_snap}}%{!?_snap:%{_hordeapp}-%{version}%{?_rc:-%{_rc}}}
 tar zxf %{SOURCE0} --strip-components=1
 
-rm -f {,*/}.htaccess
+rm {,*/}.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
@@ -161,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/04/06 23:38:23  glen
+- just rm to catch missing files
+
 Revision 1.26  2006/04/05 17:19:08  baggins
 - release 2
 - apply patch0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde-chora.spec?r1=1.53&r2=1.54&f=u
    http://cvs.pld-linux.org/SPECS/horde-giapeto.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/horde-gollem.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/SPECS/horde-imp.spec?r1=1.113&r2=1.114&f=u
    http://cvs.pld-linux.org/SPECS/horde-ingo.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SPECS/horde-jonah.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/horde-klutz.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/horde-kronolith.spec?r1=1.43&r2=1.44&f=u
    http://cvs.pld-linux.org/SPECS/horde-mimp.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/horde-mnemo.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/horde-nag.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list