SPECS: eventum.spec - 20060112 snap - keep error popup when upload...

glen glen at pld-linux.org
Tue Jan 24 16:17:07 CET 2006


Author: glen                         Date: Tue Jan 24 15:17:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 20060112 snap
- keep error popup when upload fails patch
- scm parse response patch
- few patches outdated

---- Files affected:
SPECS:
   eventum.spec (1.143 -> 1.144) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.143 SPECS/eventum.spec:1.144
--- SPECS/eventum.spec:1.143	Thu Jan 12 14:17:00 2006
+++ SPECS/eventum.spec	Tue Jan 24 16:17:00 2006
@@ -12,12 +12,12 @@
 %bcond_with	qmail	# build the router-qmail subpackage
 
 # snapshot: DATE
-#define	_snap 20051227
+%define	_snap 20060112
 
 # release candidate
 #define _rc		2
 
-%define	_rel	4
+%define	_rel	0.6
 
 %if 0%{?_rc:1}
 %define	_source http://eventum.mysql.org/eventum-1.7.0.tar.gz
@@ -34,11 +34,11 @@
 Summary(pl):	Eventum - system śledzenia spraw/błędów
 Name:		eventum
 Version:	1.7.0
-Release:	%{?_snap:0.%{_snap}.}%{?_rc:%{_rc}.}%{_rel}
+Release:	%{?_snap:4.%{_snap}.}%{?_rc:%{_rc}.}%{_rel}
 License:	GPL
 Group:		Applications/WWW
 Source0:	%{_source}
-# Source0-md5:	d0869fd0ceda5f12974e16399493cd64
+# Source0-md5:	f9531fb08560cf0e59fb1e9476a0a6e3
 Source1:	%{name}-apache.conf
 Source2:	%{name}-mail-queue.cron
 Source3:	%{name}-mail-download.cron
@@ -65,13 +65,12 @@
 Patch8:		%{name}-perms.patch
 Patch9:		http://glen.alkohol.ee/pld/%{name}-httpclient-clientside.patch
 Patch10:	%{name}-cli-wr-separated.patch
-Patch11:	%{name}-php440.patch
 Patch12:	%{name}-htmloptions-truncate.patch
 Patch13:	http://glen.alkohol.ee/pld/%{name}-link_filter-updates.patch
 Patch14:	http://glen.alkohol.ee/pld/%{name}-irc-mem.patch
-Patch15:	eventum-reports-fix.patch
 Patch16:	http://glen.alkohol.ee/pld/eventum-recent_activity-usability.patch
-Patch17:	eventum-new-issue.patch
+Patch17:	http://glen.alkohol.ee/pld/eventum-upload-error-keep-popup.patch
+Patch18:	eventum-scm-parse-response.patch
 URL:		http://dev.mysql.com/downloads/other/eventum/
 %{?with_pear:BuildRequires:	rpm-php-pearprov >= 4.0.2-98}
 BuildRequires:	rpmbuild(macros) >= 1.268
@@ -493,12 +492,11 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
-%patch11 -p1
 %patch12 -p1
 %patch13 -p1
-%patch15 -p1
 %patch16 -p1
 %patch17 -p1
+%patch18 -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
@@ -834,7 +832,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog FAQ INSTALL README UPGRADE
+%doc ChangeLog FAQ INSTALL README UPGRADE CONTRIB
 %doc docs/* setup/schema.sql
 %attr(751,root,root) %dir %{_webappdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/apache.conf
@@ -967,6 +965,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.144  2006/01/24 15:17:00  glen
+- 20060112 snap
+- keep error popup when upload fails patch
+- scm parse response patch
+- few patches outdated
+
 Revision 1.143  2006/01/12 13:17:00  glen
 - rel 4
 
================================================================

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



More information about the pld-cvs-commit mailing list