Author: glen                         Date: Tue Feb 22 16:12:01 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- snap 20050222
- maildecode patch applied
- fix for reentrant install
- noarch

---- Files affected:
SPECS:
   eventum.spec (1.51.2.2 -> 1.51.2.3) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.51.2.2 SPECS/eventum.spec:1.51.2.3
--- SPECS/eventum.spec:1.51.2.2 Tue Feb 22 12:22:28 2005
+++ SPECS/eventum.spec  Tue Feb 22 17:11:55 2005
@@ -15,7 +15,7 @@
 %bcond_with    pear    # build with system PEAR packages (or use bundled ones)
 
 # snapshot: DATE
-%define _snap 20050221
+%define _snap 20050222
 
 %if 0%{?_snap}
 %define _source 
http://downloads.mysql.com/snapshots/%{name}/%{name}-nightly-%{_snap}.tar.gz
@@ -23,7 +23,7 @@
 %define _source 
http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
 %endif
 
-%define _rel 1.152
+%define _rel 1.153
 
 Summary:       Eventum Issue - a bug tracking system
 Summary(pl):   Eventum - system śledzenia spraw/błędów
@@ -33,7 +33,7 @@
 License:       GPL
 Group:         Applications/WWW
 Source0:       %{_source}
-# Source0-md5: e23e2be92a5eeb584ebf01ea2b9f6b7d
+# Source0-md5: 035bd8f7890260c1c058eaf1d54dcc90
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
@@ -49,7 +49,7 @@
 Patch4:                %{name}-PEAR.patch
 Patch11:               %{name}-scm_checkin_associated.patch
 #Patch12:              %{name}-mail-queue.tpl.patch
-Patch13:               %{name}-maildecode.patch
+#Patch13:              %{name}-maildecode.patch
 #Patch14:              %{name}-send-typo.patch
 #Patch15:              %{name}-fixes.patch
 #Patch16:              %{name}-rss-charset.patch
@@ -87,6 +87,7 @@
 Requires:      apache(mod_dir)
 # conflict with non-confdir apache
 Conflicts:     apache1 < 1.3.33-1.1
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/%{name}
@@ -394,7 +395,7 @@
 # bug fixes.
 %patch11 -p1
 #%patch12 -p1
-%patch13 -p1
+#%patch13 -p1
 #%patch14 -p1
 #%patch15 -p1
 #%patch16 -p1
@@ -451,7 +452,7 @@
 # in bindir
 mv $RPM_BUILD_ROOT%{_appdir}/misc/cli/eventum $RPM_BUILD_ROOT%{_bindir}
 rm -f 
$RPM_BUILD_ROOT%{_appdir}/misc/{cli/eventumrc_example,scm/process_cvs_commits.php}
-cp misc/cli/eventumrc_example eventumrc
+cp -f misc/cli/eventumrc_example eventumrc
 install %{name}-scm $RPM_BUILD_ROOT%{_libdir}/scm
 
 %if %{with pear}
@@ -656,6 +657,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51.2.3  2005/02/22 16:11:55  glen
+- snap 20050222
+- maildecode patch applied
+- fix for reentrant install
+- noarch
+
 Revision 1.51.2.2  2005/02/22 11:22:28  glen
 - 20050221 was the snapshot that packaged
 
================================================================

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


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

Reply via email to