]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- add -associated_issue_text.patch
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Mar 2007 18:35:30 +0000 (18:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum.spec -> 1.240

eventum.spec

index bb46abb0c2c3ce2b9d96cb6fee90b453ead7c15f..b791e34ca5dc4131ce2fc1afa99818bb430487fc 100644 (file)
@@ -10,9 +10,9 @@
 %bcond_with    qmail   # build the router-qmail subpackage
 
 #define        _snap   20060921
-%define        _svn    20070308.3269
+%define        _svn    20070308.3273
 #define        _rc             RC3
-%define        _rel    0.196
+%define        _rel    0.206
 
 %include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
@@ -24,7 +24,7 @@ License:      GPL
 Group:         Applications/WWW
 #Source0:      http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz
 Source0:       %{name}-%{_svn}.tar.bz2
-# Source0-md5: 08c1123f79fb7063eabac526c7f6fba0
+# Source0-md5: f4920575cee36a977dbf99d82540cfcc
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
@@ -46,6 +46,7 @@ Patch3:               %{name}-backtraces.patch
 Patch4:                %{name}-errorhandler.patch
 Patch5:                %{name}-utf_on_charts.patch
 Patch6:                %{name}-propagate-error.patch
+Patch7:                %{name}-associated_issue_text.patch
 # packaging patches that probably never go upstream
 Patch100:      %{name}-paths.patch
 Patch101:      %{name}-cvs-config.patch
@@ -473,6 +474,7 @@ rm -r include/php-gettext
 rm rpc/xmlrpc_client.php
 
 # bug fixes.
+%patch7 -p0
 %patch0 -p1
 
 %patch1 -p1
This page took 0.049258 seconds and 4 git commands to generate.