]> git.pld-linux.org Git - packages/bogofilter.git/commitdiff
- unifications, sf desync workaround auto/ac/bogofilter-0_92_8-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 24 Oct 2004 21:33:48 +0000 (21:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bogofilter.spec -> 1.61

bogofilter.spec

index 7108d01ab3c60da9e7db825fec0b5a91c1149b18..eecb580fddd6f07f58b3e34e8b3a9c885537fd60 100644 (file)
@@ -4,9 +4,9 @@ Name:           bogofilter
 Version:       0.92.8
 Release:       1
 License:       GPL
-Group:         Applications/Mail
 Vendor:                Eric S. Raymond <esr@thyrsus.com>
-Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Group:         Applications/Mail
+Source0:       http://osdn.dl.sourceforge.net/bogofilter/%{name}-%{version}.tar.gz
 # Source0-md5: f8732688a3fe887a67da0ec39dbb06a1
 Patch0:                %{name}-home_etc.patch
 Patch1:                %{name}-dummy.patch
@@ -47,7 +47,6 @@ kt
 %patch1 -p1
 
 %build
-rm -f missing
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -58,7 +57,8 @@ rm -f missing
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 cp $RPM_BUILD_ROOT%{_sysconfdir}/bogofilter.cf.example $RPM_BUILD_ROOT%{_sysconfdir}/bogofilter.cf
 
This page took 0.402971 seconds and 4 git commands to generate.