[packages/php] moved C: logrotate to proper subpackage (containing logrotate file)

gotar gotar at pld-linux.org
Sun May 31 14:27:51 CEST 2015


commit 4c94999ce1f5d9993e66097930de0ac3057e3453
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun May 31 14:27:11 2015 +0200

    moved C: logrotate to proper subpackage (containing logrotate file)

 php.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php.spec b/php.spec
index 9a97327..871ba51 100644
--- a/php.spec
+++ b/php.spec
@@ -463,9 +463,6 @@ Provides:	php(fcgi)
 Provides:	webserver(php) = %{version}
 Obsoletes:	php-cgi < 4:5.3.28-7
 Obsoletes:	php-fcgi < 4:5.3.0
-%if "%{pld_release}" != "ac"
-Conflicts:	logrotate < 3.8.0
-%endif
 
 %description cgi
 PHP as CGI or FastCGI program.
@@ -531,6 +528,9 @@ Provides:	php(fpm)
 Provides:	user(http)
 Provides:	webserver(php) = %{version}
 Obsoletes:	php-fpm < 4:5.3.28-7
+%if "%{pld_release}" != "ac"
+Conflicts:	logrotate < 3.8.0
+%endif
 
 %description fpm
 PHP FastCGI Process Manager.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/4c94999ce1f5d9993e66097930de0ac3057e3453



More information about the pld-cvs-commit mailing list