Author: glen Date: Thu Apr 19 17:41:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - update to r3319 - add -reports-tt.patch
---- Files affected: SPECS: eventum.spec (1.251 -> 1.252) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.251 SPECS/eventum.spec:1.252 --- SPECS/eventum.spec:1.251 Tue Apr 17 12:43:07 2007 +++ SPECS/eventum.spec Thu Apr 19 19:41:53 2007 @@ -11,9 +11,9 @@ %bcond_with qmail # build the router-qmail subpackage #define _snap 20060921 -%define _svn r3317 +%define _svn r3319 #define _rc RC3 -%define _rel 0.237 +%define _rel 0.239 %include /usr/lib/rpm/macros.php Summary: Eventum Issue / Bug tracking system @@ -26,7 +26,7 @@ #Source0: http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz #Source0: http://eventum.mysql.org/downloads/eventum-2.0.RC3.tar.gz Source0: %{name}-%{_svn}.tar.bz2 -# Source0-md5: 5f32c951237d0baa513fa2c2d2b14620 +# Source0-md5: 3c271b6f0918af0d4ffc36de4f7d5b70 Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -42,7 +42,8 @@ Source14: %{name}.logrotate Source15: %{name}-lighttpd.conf Patch0: %{name}-lf.patch -Patch10: %{name}-bounce-notes.patch +Patch1: %{name}-bounce-notes.patch +Patch2: %{name}-reports-tt.patch # packaging patches that probably never go upstream Patch100: %{name}-paths.patch Patch101: %{name}-cvs-config.patch @@ -471,7 +472,8 @@ # bug fixes. %patch0 -p1 -%patch10 -p0 +%patch1 -p0 +%patch2 -p0 #%patch200 -p1 @@ -501,14 +503,6 @@ mv misc/localization/sv{_SE,} mkdir -p misc/localization/pl/LC_MESSAGES -# oops, the file got truncated - quick fix -cp misc/localization/eventum.po misc/localization/de/LC_MESSAGES/eventum.po -cp misc/localization/eventum.po misc/localization/es/LC_MESSAGES/eventum.po -cp misc/localization/eventum.po misc/localization/fr/LC_MESSAGES/eventum.po -cp misc/localization/eventum.po misc/localization/nl/LC_MESSAGES/eventum.po -cp misc/localization/eventum.po misc/localization/ru/LC_MESSAGES/eventum.po -cp misc/localization/eventum.po misc/localization/en_US/LC_MESSAGES/eventum.po - sed -e '1s,#!.*/bin/php -q,#!%{_bindir}/php,' misc/cli/eventum > %{name}-cli mv misc/cli/eventumrc_example eventumrc sed -i -e '1i#!%{_bindir}/php' misc/*.php @@ -1029,6 +1023,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.252 2007/04/19 17:41:53 glen +- update to r3319 +- add -reports-tt.patch + Revision 1.251 2007/04/17 10:43:07 glen - up to r3317 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.251&r2=1.252&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
