]> git.pld-linux.org Git - packages/dspam.git/commitdiff
- choose mysql version from config
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 1 Feb 2006 20:11:42 +0000 (20:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dspam.spec -> 1.50

dspam.spec

index 0b3e50ebcc2bd291089ebc72cb9a5656e3142b95..08919584bb2127b1c7bc0ae36b4f0c1a73b3ea6f 100644 (file)
@@ -16,12 +16,13 @@ Summary:    A library and Mail Delivery Agent for Bayesian spam filtering
 Summary(pl):   Biblioteka i MDA do bayesowskiego filtrowania spamu
 Name:          dspam
 Version:       3.6.3
 Summary(pl):   Biblioteka i MDA do bayesowskiego filtrowania spamu
 Name:          dspam
 Version:       3.6.3
-Release:       0.1
+Release:       0.2
 License:       GPL
 Group:         Applications/Mail
 Source0:       http://www.nuclearelephant.com/projects/dspam/sources/%{name}-%{version}.tar.gz
 # Source0-md5: db1aedb9677e6bf5c7a47a72d4f130e5
 Source1:       %{name}.init
 License:       GPL
 Group:         Applications/Mail
 Source0:       http://www.nuclearelephant.com/projects/dspam/sources/%{name}-%{version}.tar.gz
 # Source0-md5: db1aedb9677e6bf5c7a47a72d4f130e5
 Source1:       %{name}.init
+Patch0:                %{name}-mysql-runtime.patch
 URL:           http://www.nuclearelephant.com/projects/dspam/
 BuildRequires: autoconf
 BuildRequires: automake
 URL:           http://www.nuclearelephant.com/projects/dspam/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -215,6 +216,7 @@ Sterownik SQLite dla DSPAM-a.
 
 %prep
 %setup -q
 
 %prep
 %setup -q
+%patch0 -p1
 sed -i -e 's#\-static##g' src/Makefile* src/*/Makefile*
 
 %build
 sed -i -e 's#\-static##g' src/Makefile* src/*/Makefile*
 
 %build
This page took 0.411624 seconds and 4 git commands to generate.