SPECS: eventum.spec - fix scm commits causing garbage in certain c...
glen
glen at pld-linux.org
Fri Mar 24 17:14:26 CET 2006
Author: glen Date: Fri Mar 24 16:14:26 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix scm commits causing garbage in certain commit messages
---- Files affected:
SPECS:
eventum.spec (1.159 -> 1.160)
---- Diffs:
================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.159 SPECS/eventum.spec:1.160
--- SPECS/eventum.spec:1.159 Sat Mar 18 20:14:53 2006
+++ SPECS/eventum.spec Fri Mar 24 17:14:21 2006
@@ -15,7 +15,7 @@
# snapshot: DATE
%define _snap 20060318
-%define _rel 0.1
+%define _rel 0.2
%{?with_pear:%include /usr/lib/rpm/macros.php}
Summary: Eventum Issue / Bug tracking system
@@ -65,6 +65,7 @@
Patch22: %{name}-route-mem.patch
Patch23: http://glen.alkohol.ee/pld/%{name}-msgid-case.patch
Patch24: http://glen.alkohol.ee/pld/%{name}-route-and-download.patch
+Patch25: %{name}-scm-pluscharisbad.patch
URL: http://dev.mysql.com/downloads/other/eventum/
%{?with_pear:BuildRequires: rpm-php-pearprov >= 4.0.2-98}
BuildRequires: rpmbuild(macros) >= 1.268
@@ -504,6 +505,7 @@
%patch22 -p1
%patch23 -p1
%patch24 -p1
+%patch25 -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
@@ -978,6 +980,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.160 2006/03/24 16:14:21 glen
+- fix scm commits causing garbage in certain commit messages
+
Revision 1.159 2006/03/18 19:14:53 glen
- 20060318, fixes project switching message
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.159&r2=1.160&f=u
More information about the pld-cvs-commit
mailing list