SPECS: eventum.spec - apply packaging patches last for easy sendin...
glen
glen at pld-linux.org
Tue Mar 28 20:59:12 CEST 2006
Author: glen Date: Tue Mar 28 18:59:12 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- apply packaging patches last for easy sending patches upstream
---- Files affected:
SPECS:
eventum.spec (1.162 -> 1.163)
---- Diffs:
================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.162 SPECS/eventum.spec:1.163
--- SPECS/eventum.spec:1.162 Tue Mar 28 20:57:07 2006
+++ SPECS/eventum.spec Tue Mar 28 20:59:07 2006
@@ -14,7 +14,7 @@
# snapshot: DATE
%define _snap 20060328
-%define _rel 0.2
+%define _rel 0.3
%include /usr/lib/rpm/macros.php
Summary: Eventum Issue / Bug tracking system
@@ -477,13 +477,6 @@
# sample, not used in eventum
rm -f rpc/xmlrpc_client.php
-# packaging
-%patch0 -p1
-%patch1 -p1
-%patch14 -p1
-%patch2 -p1
-%patch3 -p1
-
# bug fixes.
%patch4 -p1
%patch5 -p1
@@ -506,6 +499,13 @@
%patch25 -p1
%patch26 -p1
+# packaging
+%patch0 -p1
+%patch1 -p1
+%patch14 -p1
+%patch2 -p1
+%patch3 -p1
+
sed -e '1s,#!.*/bin/php -q,#!%{_bindir}/php,' misc/cli/eventum > %{name}-cli
sed -e '1i#!%{_bindir}/php' misc/scm/process_cvs_commits.php > %{name}-scm
sed -e '1i#!%{_bindir}/php' misc/irc/bot.php > %{name}-bot
@@ -972,6 +972,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.163 2006/03/28 18:59:07 glen
+- apply packaging patches last for easy sending patches upstream
+
Revision 1.162 2006/03/28 18:57:07 glen
- drop pear bcond - always using system PEAR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.162&r2=1.163&f=u
More information about the pld-cvs-commit
mailing list