SPECS: rsyslog.spec - BR in proper place; adaptarized

paszczus paszczus at pld-linux.org
Thu Jul 3 11:29:42 CEST 2008


Author: paszczus                     Date: Thu Jul  3 09:29:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR in proper place; adaptarized

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

---- Diffs:

================================================================
Index: SPECS/rsyslog.spec
diff -u SPECS/rsyslog.spec:1.5 SPECS/rsyslog.spec:1.6
--- SPECS/rsyslog.spec:1.5	Thu Jul  3 11:27:54 2008
+++ SPECS/rsyslog.spec	Thu Jul  3 11:29:37 2008
@@ -20,10 +20,11 @@
 Group:		Daemons
 Source0:	http://download.rsyslog.com/rsyslog/%{name}-%{version}.tar.gz
 # Source0-md5:	568d0ad73a149974b9bcfcb9e64bfc0b
+URL:		http://www.rsyslog.com/
+%{?with_gssapi:BuildRequires: krb5-devel}
 %{?with_mysql:BuildRequires: mysql-devel}
 %{?with_snmp:BuildRequires: net-snmp-devel}
 %{?with_pgsql:BuildRequires: postgresql-devel}
-URL:		http://www.rsyslog.com/
 Requires(post):	fileutils
 Requires(post,preun):	/sbin/chkconfig
 Requires(post,preun):	rc-scripts >= 0.2.0
@@ -82,39 +83,36 @@
 (background process) to log messages from kernel.
 
 %description -l pl.UTF-8
-Pakiet ten zawiera program, który jest uruchamiany jako demon i
-służy do logowania komunikatów jądra Linuksa.
+Pakiet ten zawiera program, który jest uruchamiany jako demon i służy
+do logowania komunikatów jądra Linuksa.
 
 %package mysql
-Summary: MySQL support for rsyslog
-Group: System Environment/Daemons
-Requires: %name = %version-%release
-BuildRequires: mysql-devel >= 4.0
+Summary:	MySQL support for rsyslog
+Group:		Daemons
+Requires:	%name = %version-%release
 
 %description mysql
-The rsyslog-mysql package contains a dynamic shared object that will add
-MySQL database support to rsyslog.
+The rsyslog-mysql package contains a dynamic shared object that will
+add MySQL database support to rsyslog.
 
 %package pgsql
-Summary: PostgresSQL support for rsyslog
-Group: System Environment/Daemons
-Requires: %name = %version-%release
-BuildRequires: postgresql-devel
+Summary:	PostgresSQL support for rsyslog
+Group:		Daemons
+Requires:	%name = %version-%release
 
 %description pgsql
-The rsyslog-pgsql package contains a dynamic shared object that will add
-PostgreSQL database support to rsyslog.
+The rsyslog-pgsql package contains a dynamic shared object that will
+add PostgreSQL database support to rsyslog.
 
 %package gssapi
-Summary: GSSAPI authentication and encryption support for rsyslog
-Group: System Environment/Daemons
-Requires: %name = %version-%release
-BuildRequires: krb5-devel
+Summary:	GSSAPI authentication and encryption support for rsyslog
+Group:		Daemons
+Requires:	%name = %version-%release
 
 %description gssapi
-The rsyslog-gssapi package contains the rsyslog plugins which support GSSAPI
-authentication and secure connections. GSSAPI is commonly used for Kerberos
-authentication.
+The rsyslog-gssapi package contains the rsyslog plugins which support
+GSSAPI authentication and secure connections. GSSAPI is commonly used
+for Kerberos authentication.
 
 %prep
 %setup -q
@@ -262,6 +260,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/07/03 09:29:37  paszczus
+- BR in proper place; adaptarized
+
 Revision 1.5  2008/07/03 09:27:54  paszczus
 - added subpackages
 - fixed packaging
================================================================

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



More information about the pld-cvs-commit mailing list