diff -r 561e962f5a6e -r 08b1736686fa mailman/mailman.spec --- a/mailman/mailman.spec Tue Aug 28 19:02:00 2012 +0200 +++ b/mailman/mailman.spec Tue Aug 28 19:02:05 2012 +0200 @@ -41,8 +41,8 @@ Class: EVAL Group: Mail License: GPL -Version: 2.1.14 -Release: 20120208 +Version: 2.1.15 +Release: 20120800 # list of sources Source0: http://ftp.gnu.org/gnu/mailman/mailman-%{version}.tgz @@ -53,12 +53,8 @@ Patch0: mailman.patch # build information -Prefix: %{l_prefix} -BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20060823, python, make -PreReq: OpenPKG, openpkg >= 20060823, python, MTA -AutoReq: no -AutoReqProv: no +BuildPreReq: OpenPKG, openpkg >= 20100101, python, make +PreReq: OpenPKG, openpkg >= 20100101, python, MTA %description Mailman is software to help manage email discussion lists, much @@ -110,7 +106,6 @@ %install # install package - rm -rf $RPM_BUILD_ROOT %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT DIRSETGID=true # create additional directories @@ -191,7 +186,6 @@ %files -f files %clean - rm -rf $RPM_BUILD_ROOT %post # add hook to MTA configuration