SPECS: courier-authlib.spec - adapterized (with care)

glen glen at pld-linux.org
Mon Sep 19 16:32:47 CEST 2005


Author: glen                         Date: Mon Sep 19 14:32:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized (with care)

---- Files affected:
SPECS:
   courier-authlib.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/courier-authlib.spec
diff -u SPECS/courier-authlib.spec:1.29 SPECS/courier-authlib.spec:1.30
--- SPECS/courier-authlib.spec:1.29	Sat Sep 17 21:56:55 2005
+++ SPECS/courier-authlib.spec	Mon Sep 19 16:32:41 2005
@@ -70,7 +70,7 @@
 Summary:	LDAP support for the Courier authentication library
 Summary(pl):	Obsługa LDAP dla biblioteki uwierzytelniania Couriera
 Group:		Networking/Daemons
-PreReq:		%{name} = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 Obsoletes:	courier-authldap
 Obsoletes:	courier-imap-authldap
 Obsoletes:	sqwebmail-auth-ldap
@@ -89,7 +89,7 @@
 Summary:	MySQL support for the Courier authentication library
 Summary(pl):	Obsługa MySQL dla biblioteki uwierzytelniania Couriera
 Group:		Networking/Daemons
-PreReq:		%{name} = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 Obsoletes:	courier-authmysql
 Obsoletes:	courier-imap-authmysql
 Obsoletes:	sqwebmail-auth-mysql
@@ -108,7 +108,7 @@
 Summary:	PostgreSQL support for the Courier authentication library
 Summary(pl):	Obsługa PostgreSQL dla biblioteki uwierzytelniania Couriera
 Group:		Networking/Daemons
-PreReq:		%{name} = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 Obsoletes:	courier-authpgsql
 Obsoletes:	courier-imap-authpgsql
 Obsoletes:	sqwebmail-auth-pgsql
@@ -127,7 +127,7 @@
 Summary:	Userdb support for the Courier authentication library
 Summary(pl):	Obsługa userdb dla biblioteki uwierzytelniania Couriera
 Group:		Networking/Daemons
-PreReq:		%{name} = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 Obsoletes:	courier-imap-userdb
 Obsoletes:	sqwebmail-auth-userdb
 
@@ -149,7 +149,7 @@
 Summary:	External authentication module that communicates via pipes
 Summary(pl):	Zewnętrzny moduł uwierzytelniający komunikujący się przez potoki
 Group:		Networking/Daemons
-PreReq:		%{name} = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 
 %description pipe
 This package installs the authpipe module, which is a generic plugin
@@ -549,7 +549,7 @@
 %attr(755,root,root) %{_bindir}/courierauthconfig
 %{_includedir}/*
 %{_mandir}/man3/*
-%{_libexecdir}/courier-authlib/*.so
+%attr(755,root,root) %{_libexecdir}/courier-authlib/*.so
 
 %files authldap
 %defattr(644,root,root,755)
@@ -598,6 +598,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2005/09/19 14:32:41  glen
+- adapterized (with care)
+
 Revision 1.29  2005/09/17 19:56:55  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/courier-authlib.spec?r1=1.29&r2=1.30&f=u




More information about the pld-cvs-commit mailing list