]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- go df, go
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 16 Apr 2005 04:15:17 +0000 (04:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum.spec -> 1.91

eventum.spec

index e6dd4bcef9edd01b9de8bffc3e2b2fa44dce2a0d..8ec7b28cd16a86b5313a324e1ddb138769df8ddc 100644 (file)
@@ -11,6 +11,7 @@
 # - 64bit platforms beware? http://bugs.php.net/bug.php?id=30215 (it's actually Smarty related problem)
 # before STBR:
 # - put useradd/groupadd macros into PLD rpm
+# - php4-pgsql crashes php (at least 4.3.11-1)
 
 %bcond_with    pear    # build with system PEAR packages (or use bundled ones)
 
@@ -23,7 +24,7 @@
 %if 0%{?_snap}
 %define _source http://downloads.mysql.com/snapshots/%{name}/%{name}-nightly-%{_snap}.tar.gz
 %else
-%define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
+%define _source http://mysql.dataphone.se/Downloads/%{name}/%{name}-%{version}.tar.gz
 %endif
 
 %define _rel 289
This page took 0.051684 seconds and 4 git commands to generate.