146 lines
4.2 KiB
RPMSpec
146 lines
4.2 KiB
RPMSpec
Name: courier-authlib
|
|
Version: 0.72.0
|
|
Release: 1mamba
|
|
Summary: Courier authentication library.
|
|
Group: System/Servers
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://www.courier-mta.org
|
|
Source: http://sourceforge.net/projects/courier/files/authlib/%{version}/courier-authlib-%{version}.tar.bz2
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libgdbm-devel
|
|
BuildRequires: libltdl-devel
|
|
BuildRequires: libmariadb-devel
|
|
BuildRequires: libopenldap-devel
|
|
BuildRequires: libopenssl-devel
|
|
BuildRequires: libpam-devel
|
|
BuildRequires: libpostgresql-devel
|
|
BuildRequires: libsasl2-devel
|
|
BuildRequires: libsqlite-devel
|
|
BuildRequires: libstdc++6-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: libcourier-unicode-devel
|
|
BuildRequires: libtool >= 1.5.24
|
|
BuildRequires: expect >= 8.4.14
|
|
Requires: libcourier-unicode
|
|
|
|
%description
|
|
The Courier authentication library provides authentication services for other Courier applications.
|
|
|
|
%package -n lib%{name}
|
|
Group: System/Libraries
|
|
Summary: Shared libraries for %{name}
|
|
|
|
%description -n lib%{name}
|
|
This package contains shared libraries for %{name}.
|
|
|
|
%package -n lib%{name}-devel
|
|
Group: Development/Libraries
|
|
Summary: Development files for %{name}
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
%description -n lib%{name}-devel
|
|
This package contains libraries and header files for developing applications that use %{name}.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%configure --without-authshadow
|
|
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%files
|
|
%defattr(-,root,root)
|
|
%dir %{_sysconfdir}/authlib/
|
|
%config(noreplace) %{_sysconfdir}/authlib/*
|
|
%{_bindir}/courierauthconfig
|
|
%{_sbindir}/authdaemond
|
|
%{_sbindir}/authenumerate
|
|
%{_sbindir}/authpasswd
|
|
%{_sbindir}/authtest
|
|
%{_sbindir}/courierlogger
|
|
%{_sbindir}/makeuserdb
|
|
%{_sbindir}/pw2userdb
|
|
%{_sbindir}/userdb
|
|
#%{_sbindir}/userdb-test-cram-md5
|
|
%{_sbindir}/userdbpw
|
|
%{_mandir}/man1/authpasswd.1*
|
|
%{_mandir}/man1/authtest.1*
|
|
%{_mandir}/man1/courierlogger.1*
|
|
%{_mandir}/man8/makeuserdb.8*
|
|
%{_mandir}/man8/pw2userdb.8*
|
|
%{_mandir}/man8/userdb.8*
|
|
%{_mandir}/man8/userdbpw.8*
|
|
|
|
%files -n lib%{name}
|
|
%defattr(-,root,root)
|
|
%dir %{_libdir}/courier-authlib/
|
|
%{_libdir}/courier-authlib/*.a
|
|
%{_libdir}/courier-authlib/*.so
|
|
%{_libdir}/courier-authlib/*.so.*
|
|
%{_libexecdir}/courier-authlib/*
|
|
%doc AUTHORS COPYING
|
|
|
|
%files -n lib%{name}-devel
|
|
%defattr(-,root,root)
|
|
%{_includedir}/courier*.h
|
|
%{_mandir}/man3/auth_*.3*
|
|
%{_mandir}/man3/authlib.3*
|
|
|
|
%changelog
|
|
* Wed Dec 07 2022 Automatic Build System <autodist@mambasoft.it> 0.72.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 16 2022 Automatic Build System <autodist@mambasoft.it> 0.71.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 04 2022 Automatic Build System <autodist@mambasoft.it> 0.71.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 09 2022 Automatic Build System <autodist@mambasoft.it> 0.71.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun May 02 2021 Automatic Build System <autodist@mambasoft.it> 0.71.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Sep 30 2013 Automatic Build System <autodist@mambasoft.it> 0.66.0-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Wed Oct 10 2012 Automatic Build System <autodist@mambasoft.it> 0.65.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jul 21 2012 Automatic Build System <autodist@mambasoft.it> 0.64.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 08 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 0.62.4-2mamba
|
|
- rebuilt without shadow authentication support
|
|
|
|
* Fri Jul 10 2009 Automatic Build System <autodist@mambasoft.it> 0.62.4-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Mon Mar 02 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.62.2-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Dec 30 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.62.0-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Thu Oct 23 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.61.0-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sat Aug 25 2007 Tiziana Ferro <tiziana.ferro@email.it> 0.59.3-1mamba
|
|
- package created by autospec
|