SPECS: rsyslog.spec - pldize, thx glen

paszczus paszczus at pld-linux.org
Thu Jul 3 11:33:44 CEST 2008


Author: paszczus                     Date: Thu Jul  3 09:33:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pldize, thx glen

---- Files affected:
SPECS:
   rsyslog.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/rsyslog.spec
diff -u SPECS/rsyslog.spec:1.6 SPECS/rsyslog.spec:1.7
--- SPECS/rsyslog.spec:1.6	Thu Jul  3 11:29:37 2008
+++ SPECS/rsyslog.spec	Thu Jul  3 11:33:38 2008
@@ -89,7 +89,7 @@
 %package mysql
 Summary:	MySQL support for rsyslog
 Group:		Daemons
-Requires:	%name = %version-%release
+Requires:	%{name} = %{version}-%{release}
 
 %description mysql
 The rsyslog-mysql package contains a dynamic shared object that will
@@ -98,7 +98,7 @@
 %package pgsql
 Summary:	PostgresSQL support for rsyslog
 Group:		Daemons
-Requires:	%name = %version-%release
+Requires:	%{name} = %{version}-%{release}
 
 %description pgsql
 The rsyslog-pgsql package contains a dynamic shared object that will
@@ -107,7 +107,7 @@
 %package gssapi
 Summary:	GSSAPI authentication and encryption support for rsyslog
 Group:		Daemons
-Requires:	%name = %version-%release
+Requires:	%{name} = %{version}-%{release}
 
 %description gssapi
 The rsyslog-gssapi package contains the rsyslog plugins which support
@@ -260,6 +260,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/07/03 09:33:38  paszczus
+- pldize, thx glen
+
 Revision 1.6  2008/07/03 09:29:37  paszczus
 - BR in proper place; adaptarized
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rsyslog.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list