1.1 --- a/mailman/mailman.spec Tue Aug 28 19:02:00 2012 +0200 1.2 +++ b/mailman/mailman.spec Tue Aug 28 19:02:05 2012 +0200 1.3 @@ -41,8 +41,8 @@ 1.4 Class: EVAL 1.5 Group: Mail 1.6 License: GPL 1.7 -Version: 2.1.14 1.8 -Release: 20120208 1.9 +Version: 2.1.15 1.10 +Release: 20120800 1.11 1.12 # list of sources 1.13 Source0: http://ftp.gnu.org/gnu/mailman/mailman-%{version}.tgz 1.14 @@ -53,12 +53,8 @@ 1.15 Patch0: mailman.patch 1.16 1.17 # build information 1.18 -Prefix: %{l_prefix} 1.19 -BuildRoot: %{l_buildroot} 1.20 -BuildPreReq: OpenPKG, openpkg >= 20060823, python, make 1.21 -PreReq: OpenPKG, openpkg >= 20060823, python, MTA 1.22 -AutoReq: no 1.23 -AutoReqProv: no 1.24 +BuildPreReq: OpenPKG, openpkg >= 20100101, python, make 1.25 +PreReq: OpenPKG, openpkg >= 20100101, python, MTA 1.26 1.27 %description 1.28 Mailman is software to help manage email discussion lists, much 1.29 @@ -110,7 +106,6 @@ 1.30 1.31 %install 1.32 # install package 1.33 - rm -rf $RPM_BUILD_ROOT 1.34 %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT DIRSETGID=true 1.35 1.36 # create additional directories 1.37 @@ -191,7 +186,6 @@ 1.38 %files -f files 1.39 1.40 %clean 1.41 - rm -rf $RPM_BUILD_ROOT 1.42 1.43 %post 1.44 # add hook to MTA configuration