]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- add maildecode fix and typo fix patches
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Jan 2005 00:53:40 +0000 (00:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum.spec -> 1.44

eventum.spec

index 5ae0dde9bfaffd061c0898661e4006d9c17d5427..6e68d4fcb5f1fa42683a19df0df99963b87811ad 100644 (file)
@@ -22,7 +22,7 @@
 %define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
 %endif
 
-%define _rel 1.136
+%define _rel 1.137
 
 Summary:       Eventum Issue - a bug tracking system
 Summary(pl):   Eventum - system ¶ledzenia spraw/b³êdów
@@ -49,6 +49,8 @@ Patch4:               %{name}-PEAR.patch
 Patch10:               %{name}-clock-status.patch
 Patch11:               %{name}-scm_checkin_associated.patch
 Patch12:               %{name}-mail-queue.tpl.patch
+Patch13:               %{name}-maildecode.patch
+Patch14:               %{name}-send-typo.patch
 URL:           http://dev.mysql.com/downloads/other/eventum/index.html
 BuildRequires: rpmbuild(macros) >= 1.177
 BuildRequires: sed >= 4.0
@@ -388,6 +390,8 @@ $,,'
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
+%patch14 -p1
 
 rm -f */*~ */*/*~
 
This page took 0.057751 seconds and 4 git commands to generate.