|
|
@@ -23,9 +23,6 @@
|
|
|
## SUCH DAMAGE.
|
|
|
##
|
|
|
|
|
|
-%define V_real 2.0-beta-5
|
|
|
-%define V_here 2.0b5
|
|
|
-
|
|
|
# package information
|
|
|
Name: mapson
|
|
|
Summary: The mapSoN Spam Filter
|
|
|
@@ -35,11 +32,11 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EXP]
|
|
|
Group: Mail
|
|
|
License: GPL
|
|
|
-Version: %{V_here}
|
|
|
+Version: 2.0
|
|
|
Release: 20020417
|
|
|
|
|
|
# list of sources
|
|
|
-Source0: http://prdownloads.sourceforge.net/mapson/mapson-%{V_real}.tar.gz
|
|
|
+Source0: http://west.dl.sourceforge.net/sourceforge/mapson/mapson-%{version}.tar.gz
|
|
|
Patch0: mapson.patch
|
|
|
|
|
|
# build information
|
|
|
@@ -56,7 +53,7 @@ AutoReqProv: no
|
|
|
verifying the sender through a requested reply.
|
|
|
|
|
|
%prep
|
|
|
- %setup -q -n mapson-%{V_real}
|
|
|
+ %setup -q
|
|
|
%patch -p0
|
|
|
|
|
|
%build
|