SPECS: php-pear-Auth_RADIUS.spec - reverted (gone to DEVEL)

glen glen at pld-linux.org
Sun Sep 18 20:14:10 CEST 2005


Author: glen                         Date: Sun Sep 18 18:14:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted (gone to DEVEL)

---- Files affected:
SPECS:
   php-pear-Auth_RADIUS.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Auth_RADIUS.spec
diff -u SPECS/php-pear-Auth_RADIUS.spec:1.14 SPECS/php-pear-Auth_RADIUS.spec:1.15
--- SPECS/php-pear-Auth_RADIUS.spec:1.14	Sun Sep 18 16:16:33 2005
+++ SPECS/php-pear-Auth_RADIUS.spec	Sun Sep 18 20:14:04 2005
@@ -1,6 +1,5 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.php
-%include	/usr/lib/rpm/macros.pear
 %define		_class		Auth
 %define		_subclass	RADIUS
 %define		_status		stable
@@ -10,13 +9,13 @@
 Summary(pl):	%{_pearname} - Wrapper dla klasy RADIUS PECL
 Name:		php-pear-%{_pearname}
 Version:	1.0.4
-Release:	2.1
+Release:	2
 License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	1463850d06db8ed70a0aa2fadd6be0e5
 URL:		http://pear.php.net/package/Auth_RADIUS/
-BuildRequires:	php-pear-build
+BuildRequires:	rpm-php-pearprov >= 4.0.2-98
 Requires:	php-pear
 Requires:	php-pecl-radius >= 1.2
 BuildArch:	noarch
@@ -39,21 +38,20 @@
 Ta klasa ma w PEAR status: %{_status}.
 
 %prep
-%pear_package_setup
+%setup -q -c
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{php_pear_dir}
-%pear_package_install
+install -d $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/
+
+install %{_pearname}-%{version}/*.php $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc install.log
-%doc docs/%{_pearname}/examples/*
-%{php_pear_dir}/.registry/*.reg
+%doc %{_pearname}-%{version}/examples/*
 %{php_pear_dir}/%{_class}/*.php
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -62,8 +60,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.14  2005/09/18 14:16:33  glen
-- use php-pear-build
+Revision 1.15  2005/09/18 18:14:04  glen
+- reverted (gone to DEVEL)
 
 Revision 1.13  2004/12/03 20:45:51  adamg
 - rebuild with new PEAR provides/requires scripts
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Auth_RADIUS.spec?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list