[packages/php-libvirt] - fix wtf with conf packaging

glen glen at pld-linux.org
Wed Nov 21 12:35:42 CET 2012


commit e8acb85da3a9af86585f4a479fc25384099e8377
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 21 13:35:39 2012 +0200

    - fix wtf with conf packaging

 php-libvirt.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/php-libvirt.spec b/php-libvirt.spec
index 5015ca1..ea8cfb7 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -2,7 +2,7 @@ Summary:	PHP binding for libvirt
 Summary(pl.UTF-8):	Wiązanie PHP do libvirt
 Name:		php-libvirt
 Version:	0.4.6
-Release:	1
+Release:	2
 # COPYING contains LGPL v2.1, but README specifies plain GPL
 License:	GPL
 Group:		Development/Languages/PHP
@@ -54,7 +54,6 @@ Dokumentacja do wiązania php-libvirt.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	PHPCDIR=%{php_sysconfdir}/conf.d
@@ -74,7 +73,7 @@ fi
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{php_extensiondir}/libvirt-php.so
-%config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d
+%config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d/*.ini
 
 %files phpdoc
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-libvirt.git/commitdiff/e8acb85da3a9af86585f4a479fc25384099e8377



More information about the pld-cvs-commit mailing list