Author: glen                         Date: Mon Oct 10 17:49:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't package backups, rel 4

---- Files affected:
SPECS:
   horde.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: SPECS/horde.spec
diff -u SPECS/horde.spec:1.109 SPECS/horde.spec:1.110
--- SPECS/horde.spec:1.109      Sat Oct  8 21:06:52 2005
+++ SPECS/horde.spec    Mon Oct 10 19:49:07 2005
@@ -2,7 +2,7 @@
 %define        _hordeapp horde
 #define        _snap   2005-08-01
 #define        _rc             rc1
-%define        _rel    3
+%define        _rel    4
 
 # TODO:
 # - support for Oracle and Sybase
@@ -130,6 +130,9 @@
 # Described in documentation as dangerous file...
 rm test.php
 
+# remove backup files from patching
+find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{_hordeapp} \
@@ -334,6 +337,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2005/10/10 17:49:07  glen
+- don't package backups, rel 4
+
 Revision 1.109  2005/10/08 19:06:52  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde.spec?r1=1.109&r2=1.110&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to