- rebuild without dlcompat bits (#206119)
This commit is contained in:
parent
b9f2e8ffcd
commit
afaa1d00f1
@ -9,3 +9,4 @@ cyrus-sasl-2.1.21.tar.gz
|
|||||||
cyrus-sasl-2.1.21.tar.gz.sig
|
cyrus-sasl-2.1.21.tar.gz.sig
|
||||||
cyrus-sasl-2.1.22.tar.gz
|
cyrus-sasl-2.1.22.tar.gz
|
||||||
cyrus-sasl-2.1.22.tar.gz.sig
|
cyrus-sasl-2.1.22.tar.gz.sig
|
||||||
|
cyrus-sasl-2.1.22-nodlcompat.tar.gz
|
||||||
|
@ -6,16 +6,19 @@
|
|||||||
Summary: The Cyrus SASL library.
|
Summary: The Cyrus SASL library.
|
||||||
Name: cyrus-sasl
|
Name: cyrus-sasl
|
||||||
Version: 2.1.22
|
Version: 2.1.22
|
||||||
Release: 3
|
Release: 4
|
||||||
License: Freely Distributable
|
License: Freely Distributable
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
|
# Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/, and
|
||||||
Source1: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz.sig
|
# make-no-dlcompat-tarball.sh removes the "dlcompat" subdirectory and builds a
|
||||||
|
# new tarball.
|
||||||
|
Source0: cyrus-sasl-%{version}-nodlcompat.tar.gz
|
||||||
Source4: saslauthd.init
|
Source4: saslauthd.init
|
||||||
Source6: http://www.sleepycat.com/update/%{db_version}/db-%{db_version}.tar.gz
|
Source6: http://www.sleepycat.com/update/%{db_version}/db-%{db_version}.tar.gz
|
||||||
Source7: sasl-mechlist.c
|
Source7: sasl-mechlist.c
|
||||||
Source8: sasl-checkpass.c
|
Source8: sasl-checkpass.c
|
||||||
Source9: saslauthd.sysconfig
|
Source9: saslauthd.sysconfig
|
||||||
|
Source10: make-no-dlcompat-tarball.sh
|
||||||
URL: http://asg.web.cmu.edu/sasl/sasl-library.html
|
URL: http://asg.web.cmu.edu/sasl/sasl-library.html
|
||||||
Requires: %{name}-lib = %{version}-%{release}
|
Requires: %{name}-lib = %{version}-%{release}
|
||||||
Patch5: cyrus-sasl-2.1.22-gdbm.patch
|
Patch5: cyrus-sasl-2.1.22-gdbm.patch
|
||||||
@ -423,6 +426,9 @@ fi
|
|||||||
%{_sbindir}/sasl2-shared-mechlist
|
%{_sbindir}/sasl2-shared-mechlist
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 29 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.22-4
|
||||||
|
- rebuild without 'dlcompat' bits (#206119)
|
||||||
|
|
||||||
* Mon Jul 17 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.22-3
|
* Mon Jul 17 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.22-3
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
3
sources
3
sources
@ -1,3 +1,2 @@
|
|||||||
45dde9d19193ae9dd388eb68b2027bc9 cyrus-sasl-2.1.22.tar.gz
|
c5c56c86a1397443d3b75b6864cb630d cyrus-sasl-2.1.22-nodlcompat.tar.gz
|
||||||
083358d9f34ff1d13dbd70378283081c cyrus-sasl-2.1.22.tar.gz.sig
|
|
||||||
fcc481d52c3b80e20a328f8c0cb042bd db-4.3.27.tar.gz
|
fcc481d52c3b80e20a328f8c0cb042bd db-4.3.27.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user