|
@@ -1,9 +1,9 @@
|
|
Summary: Courier authentication library.
|
|
Summary: Courier authentication library.
|
|
Summary(ja): Courier 認証ライブラリ
|
|
Summary(ja): Courier 認証ライブラリ
|
|
Name: courier-authlib
|
|
Name: courier-authlib
|
|
-Version: 0.66.1
|
|
|
|
-Release: 2%{?_dist_release}
|
|
|
|
-License: GPL
|
|
|
|
|
|
+Version: 0.66.4
|
|
|
|
+Release: 1%{?_dist_release}
|
|
|
|
+License: GPLv3
|
|
Group: System Environment/Daemons
|
|
Group: System Environment/Daemons
|
|
URL: http://www.courier-mta.org
|
|
URL: http://www.courier-mta.org
|
|
Source0: %{name}-%{version}.tar.bz2
|
|
Source0: %{name}-%{version}.tar.bz2
|
|
@@ -16,13 +16,14 @@ BuildRequires: libpq-devel
|
|
BuildRequires: gdbm-devel
|
|
BuildRequires: gdbm-devel
|
|
BuildRequires: pam-devel
|
|
BuildRequires: pam-devel
|
|
BuildRequires: expect
|
|
BuildRequires: expect
|
|
|
|
+BuildRequires: courier-unicode-devel > 1.2
|
|
|
|
|
|
Requires(post): /sbin/chkconfig
|
|
Requires(post): /sbin/chkconfig
|
|
Requires(preun): /sbin/chkconfig
|
|
Requires(preun): /sbin/chkconfig
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
-Packager: tomop
|
|
|
|
|
|
+Packager: tomop, iwaim
|
|
|
|
|
|
%description
|
|
%description
|
|
The Courier authentication library provides authentication services for
|
|
The Courier authentication library provides authentication services for
|
|
@@ -193,6 +194,12 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Dec 29 2015 IWAI, Masaharu <iwaim.sub@gmail.com> 0.66.4-1
|
|
|
|
+- update to 0.66.4
|
|
|
|
+- add BuildRequires: courier-unicode-devel > 1.2
|
|
|
|
+- update License tag
|
|
|
|
+- add Packager: iwaim
|
|
|
|
+
|
|
* Sun Jul 6 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.66.1-2
|
|
* Sun Jul 6 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.66.1-2
|
|
- rebuilt with current environment.
|
|
- rebuilt with current environment.
|
|
- replaced BR:MySQL-devel to BR:libmysqlclient-devel.
|
|
- replaced BR:MySQL-devel to BR:libmysqlclient-devel.
|