SPECS: eventum.spec - restored htmloptions truncate patch
glen
glen at pld-linux.org
Wed Oct 26 18:10:51 CEST 2005
Author: glen Date: Wed Oct 26 16:10:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- restored htmloptions truncate patch
---- Files affected:
SPECS:
eventum.spec (1.120 -> 1.121)
---- Diffs:
================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.120 SPECS/eventum.spec:1.121
--- SPECS/eventum.spec:1.120 Wed Oct 26 16:33:45 2005
+++ SPECS/eventum.spec Wed Oct 26 18:10:46 2005
@@ -19,7 +19,7 @@
# release candidate
#define _rc RC1
-%define _rel 4.7
+%define _rel 4.9
%if 0%{?_rc:1}
%define _source http://pessoal.org/%{name}-%{version}-%{_rc}.tar.gz
@@ -67,6 +67,7 @@
Patch10: %{name}-hl-quot-fix.patch
Patch11: eventum-cli-wr-separated.patch
Patch12: eventum-php440.patch
+Patch13: eventum-htmloptions-truncate.patch
URL: http://dev.mysql.com/downloads/other/eventum/
BuildRequires: rpmbuild(macros) >= 1.223
BuildRequires: sed >= 4.0
@@ -462,6 +463,7 @@
%patch10 -p1
%patch11 -p1
%patch12 -p1
+%patch13 -p1
# replace in remaining scripts config.inc.php to system one
grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e '
@@ -871,6 +873,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.121 2005/10/26 16:10:46 glen
+- restored htmloptions truncate patch
+
Revision 1.120 2005/10/26 14:33:45 glen
- eventum also uses internally smarty plugins, move plugins to includedir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.120&r2=1.121&f=u
More information about the pld-cvs-commit
mailing list