]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- fix link tilde patch
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 1 Apr 2005 18:57:53 +0000 (18:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- add reply timestamp patch

Changed files:
    eventum.spec -> 1.83

eventum.spec

index b2eab2fb7ceddaba93ce1d4fc7128c6d1a4da3fc..ed17f6f53fc08203ea8bb219576fd71f4bb64046 100644 (file)
@@ -24,7 +24,7 @@
 %define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
 %endif
 
-%define _rel 276
+%define _rel 278
 
 Summary:       Eventum Issue / Bug tracking system
 Summary(pl):   Eventum - system ¶ledzenia spraw/b³êdów
@@ -64,6 +64,8 @@ Patch17:      %{name}-iss-ass-fix.patch
 Patch18:       %{name}-iss-close.patch
 Patch19:       http://glen.alkohol.ee/pld/%{name}-attach-activate-links.patch
 Patch20:       %{name}-irc-memlimit.patch
+Patch21:       http://glen.alkohol.ee/pld/eventum-link-tilde2.patch
+Patch22:       http://glen.alkohol.ee/pld/eventum-reply-timestamp.patch
 URL:           http://dev.mysql.com/downloads/other/eventum/
 BuildRequires: rpmbuild(macros) >= 1.177
 BuildRequires: sed >= 4.0
@@ -447,6 +449,8 @@ $,,'
 %patch18 -p1
 %patch19 -p1
 %patch20 -p1
+%patch21 -p1
+%patch22 -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.045952 seconds and 4 git commands to generate.