diff -r d540c4042be9 -r 240aa8fdd538 sasl/sasl.spec
--- a/sasl/sasl.spec Tue Aug 28 18:52:10 2012 +0200
+++ b/sasl/sasl.spec Tue Aug 28 18:52:20 2012 +0200
@@ -1,6 +1,6 @@
##
## sasl.spec -- OpenPKG RPM Package Specification
-## Copyright (c) 2000-2008 OpenPKG Foundation e.V.
+## Copyright (c) 2000-2010 OpenPKG Foundation e.V.
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ -24,7 +24,7 @@
# package information
Name: sasl
Summary: Simple Authentication and Security Layer (SASL)
-URL: http://asg.web.cmu.edu/sasl/
+URL: http://www.cyrusimap.org/
Vendor: Cyrus Project, CMU
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -32,7 +32,7 @@
Group: Cryptography
License: BSD
Version: 2.1.23
-Release: 20120208
+Release: 20101020
# package options
%option with_fsl yes
@@ -49,7 +49,7 @@
%option with_kerberos no
# list of sources
-Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
+Source0: ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-%{version}.tar.gz
Source1: rc.sasl
Source2: fsl.sasl
Source3: saslauthd.conf
@@ -57,10 +57,8 @@
Patch0: sasl.patch
# build information
-Prefix: %{l_prefix}
-BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20060823, gcc, make
-PreReq: OpenPKG, openpkg >= 20060823
+BuildPreReq: OpenPKG, openpkg >= 20100101, gcc, make, groff
+PreReq: OpenPKG, openpkg >= 20100101
BuildPreReq: db >= 4.1.24, openssl
PreReq: db >= 4.1.24, openssl
%if "%{with_fsl}" == "yes"
@@ -95,8 +93,6 @@
BuildPreReq: KERBEROS
PreReq: KERBEROS
%endif
-AutoReq: no
-AutoReqProv: no
%description
SASL is the Simple Authentication and Security Layer, a method
@@ -110,7 +106,7 @@
%track
prog sasl = {
version = %{version}
- url = ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
+ url = ftp://ftp.cyrusimap.org/cyrus-sasl/
regex = cyrus-sasl-(\d+\.\d+\.\d+)\.tar\.gz
}
@@ -308,7 +304,6 @@
) || exit $?
%install
- rm -rf $RPM_BUILD_ROOT
# install package
%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
@@ -410,7 +405,6 @@
%files -f files
%clean
- rm -rf $RPM_BUILD_ROOT
%pre
# before upgrade, save status and stop service