]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- activate links in attachment details patch
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 28 Mar 2005 11:46:35 +0000 (11:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum.spec -> 1.77

eventum.spec

index 51c59ba56d9ae4244634b2039ab77f32f04c898b..5692dca0327754727b24683477e30a4e415655c9 100644 (file)
@@ -23,7 +23,7 @@
 %define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
 %endif
 
-%define _rel 265
+%define _rel 266
 
 Summary:       Eventum Issue / Bug tracking system
 Summary(pl):   Eventum - system ¶ledzenia spraw/b³êdów
@@ -61,6 +61,7 @@ Patch15:      http://glen.alkohol.ee/pld/eventum-opera.patch
 Patch16:       eventum-lf.patch
 Patch17:       eventum-iss-ass-fix.patch
 Patch18:       eventum-iss-close.patch
+Patch19:       http://glen.alkohol.ee/pld/eventum-attach-activate-links.patch
 URL:           http://dev.mysql.com/downloads/other/eventum/
 BuildRequires: rpmbuild(macros) >= 1.177
 BuildRequires: sed >= 4.0
@@ -442,6 +443,7 @@ $,,'
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 # replace in remaining scripts config.inc.php to system one
 grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e '
This page took 0.046806 seconds and 4 git commands to generate.