]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- update to r3765; dow configurable from prefs now
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 28 Oct 2008 20:24:01 +0000 (20:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum.spec -> 1.293

eventum.spec

index debb7430144e0d0929df654bc6f073593cee2c14..8952b938fac5dd0297125ae4c3a120e8adfe330d 100644 (file)
@@ -11,8 +11,8 @@
 %bcond_with    order   # with experimental order patch
 
 #define        snap    20060921
-%define        svn             r3755
-%define        rel             0.45
+%define        svn             r3765
+%define        rel             0.46
 #define        _rc             RC3
 
 %include       /usr/lib/rpm/macros.php
@@ -27,7 +27,7 @@ Group:                Applications/WWW
 #Source0:      http://eventum.mysql.org/downloads/eventum-2.0.RC3.tar.gz
 #Source0:      http://mysql.tonnikala.org/Downloads/eventum/%{name}-%{version}.tar.gz
 Source0:       %{name}-%{svn}.tar.bz2
-# Source0-md5: 521d2b4624dbbe2b96392ba4d9ead7e3
+# Source0-md5: d9c3e9d38563aa2ab9d8f1abf156ac96
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
@@ -43,7 +43,6 @@ Source13:     %{name}-router-postfix.sh
 Source14:      %{name}.logrotate
 Source15:      %{name}-lighttpd.conf
 Patch0:                %{name}-lf.patch
-Patch1:                %{name}-datepicker-dow.patch
 Patch2:                %{name}-order.patch
 # packaging patches that probably never go upstream
 Patch100:      %{name}-paths.patch
@@ -472,7 +471,6 @@ rm rpc/xmlrpc_client.php
 
 # bug fixes / features
 %patch0 -p1
-%patch1 -p1
 %{?with_order:%patch2 -p1}
 
 #%patch200 -p1
This page took 0.064177 seconds and 4 git commands to generate.