packages: php-pecl-memcache/php-pecl-memcache.spec - changelog bcond don't ...

arekm arekm at pld-linux.org
Tue Nov 8 21:15:19 CET 2011


Author: arekm                        Date: Tue Nov  8 20:15:19 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- changelog bcond don't needed actually

---- Files affected:
packages/php-pecl-memcache:
   php-pecl-memcache.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: packages/php-pecl-memcache/php-pecl-memcache.spec
diff -u packages/php-pecl-memcache/php-pecl-memcache.spec:1.57 packages/php-pecl-memcache/php-pecl-memcache.spec:1.58
--- packages/php-pecl-memcache/php-pecl-memcache.spec:1.57	Tue Nov  8 21:01:24 2011
+++ packages/php-pecl-memcache/php-pecl-memcache.spec	Tue Nov  8 21:15:14 2011
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-%bcond_without	changelog
 %include	/usr/lib/rpm/macros.php
 %define		modname	memcache
 %define		php_min_version 5.0.0
@@ -21,7 +20,7 @@
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.344
-%{?with_changelog:BuildRequires:	php-packagexml2cl}
+BuildRequires:	php-packagexml2cl
 %{?requires_php_extension}
 Requires:	php-common >= 4:5.0.4
 Requires:	php-session
@@ -77,7 +76,7 @@
 %patch0 -p1
 
 %build
-%{?with_changelog:packagexml2cl package.xml > ChangeLog}
+packagexml2cl package.xml > ChangeLog
 phpize
 %configure \
 	--with-zlib-dir=/usr
@@ -137,7 +136,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc CREDITS README %{?with_changelog:ChangeLog}
+%doc CREDITS README ChangeLog
 %config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d/session_%{modname}.ini
 %attr(755,root,root) %{php_extensiondir}/%{modname}.so
 %{_examplesdir}/%{name}-%{version}
@@ -157,6 +156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2011/11/08 20:15:14  arekm
+- changelog bcond don't needed actually
+
 Revision 1.57  2011/11/08 20:01:24  arekm
 - rel 5; changelog bcond (for building with php5.2)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pecl-memcache/php-pecl-memcache.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list