Author: glen                         Date: Sun Feb 27 16:29:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 20050227 snap; added multibyte patch

---- Files affected:
SPECS:
   eventum.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.63 SPECS/eventum.spec:1.64
--- SPECS/eventum.spec:1.63     Sun Feb 27 17:16:56 2005
+++ SPECS/eventum.spec  Sun Feb 27 17:29:36 2005
@@ -16,7 +16,7 @@
 %define        gid     146
 
 # snapshot: DATE
-%define _snap 20050222
+%define _snap 20050227
 
 %if 0%{?_snap}
 %define _source 
http://downloads.mysql.com/snapshots/%{name}/%{name}-nightly-%{_snap}.tar.gz
@@ -24,7 +24,7 @@
 %define _source 
http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
 %endif
 
-%define _rel 232
+%define _rel 233
 
 Summary:       Eventum Issue / Bug tracking system
 Summary(pl):   Eventum - system śledzenia spraw/błędów
@@ -34,7 +34,7 @@
 License:       GPL
 Group:         Applications/WWW
 Source0:       %{_source}
-# Source0-md5: 035bd8f7890260c1c058eaf1d54dcc90
+# Source0-md5: 8bfe164a55d06d95b722dae534ee14c3
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
@@ -62,6 +62,7 @@
 Patch19:       %{name}-charset-mailsubj.patch
 Patch20:       %{name}-monitor-bot-process.patch
 Patch21:       %{name}-maillock.patch
+Patch22:       %{name}-tpl-multibyte.patch
 URL:           http://dev.mysql.com/downloads/other/eventum/index.html
 BuildRequires: rpmbuild(macros) >= 1.177
 BuildRequires: sed >= 4.0
@@ -442,9 +443,10 @@
 #%patch16 -p1
 #%patch17 -p1
 #%patch18 -p1
-%patch19 -p1
+#%patch19 -p1
 %patch20 -p1
-%patch21 -p1
+#%patch21 -p1
+%patch22 -p1
 
 # replace in remaining scripts config.inc.php to system one
 grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e '
@@ -835,6 +837,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2005/02/27 16:29:36  glen
+- updated to 20050227 snap; added multibyte patch
+
 Revision 1.63  2005/02/27 16:16:56  qboosh
 - unified
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.63&r2=1.64&f=u


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

Reply via email to