]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- irc_password support
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 30 Mar 2005 09:04:41 +0000 (09:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed patch20

Changed files:
    eventum.spec -> 1.82

eventum.spec

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