]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- look&feel fixes
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 21 Mar 2005 11:18:57 +0000 (11:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- issue assignment fix patch

Changed files:
    eventum.spec -> 1.74

eventum.spec

index e5dd9b46e161701460a0757856e6abfa71dc55de..6b3e24e556ab957a8010360fe5dadb303f965ad3 100644 (file)
@@ -23,7 +23,7 @@
 %define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
 %endif
 
-%define _rel 257
+%define _rel 262
 
 Summary:       Eventum Issue / Bug tracking system
 Summary(pl):   Eventum - system ¶ledzenia spraw/b³êdów
@@ -57,6 +57,8 @@ Patch12:      http://glen.alkohol.ee/pld/eventum-send-height.patch
 Patch13:       http://glen.alkohol.ee/pld/eventum-reply-subject.patch
 Patch14:       http://glen.alkohol.ee/pld/eventum-rss-updates.patch
 Patch15:       http://glen.alkohol.ee/pld/eventum-opera.patch
+Patch16:       eventum-lf.patch
+Patch17:       eventum-iss-ass-fix.patch
 URL:           http://dev.mysql.com/downloads/other/eventum/
 BuildRequires: rpmbuild(macros) >= 1.177
 BuildRequires: sed >= 4.0
@@ -436,6 +438,8 @@ $,,'
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
+%patch17 -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.027824 seconds and 4 git commands to generate.