packages: php-pear-Net_GameServerQuery/php-pear-Net_GameServerQuery.spec - ...

glen glen at pld-linux.org
Sat Oct 9 18:23:46 CEST 2010


Author: glen                         Date: Sat Oct  9 16:23:46 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.3.0-beta

---- Files affected:
packages/php-pear-Net_GameServerQuery:
   php-pear-Net_GameServerQuery.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/php-pear-Net_GameServerQuery/php-pear-Net_GameServerQuery.spec
diff -u packages/php-pear-Net_GameServerQuery/php-pear-Net_GameServerQuery.spec:1.16 packages/php-pear-Net_GameServerQuery/php-pear-Net_GameServerQuery.spec:1.17
--- packages/php-pear-Net_GameServerQuery/php-pear-Net_GameServerQuery.spec:1.16	Thu Jan 31 13:17:32 2008
+++ packages/php-pear-Net_GameServerQuery/php-pear-Net_GameServerQuery.spec	Sat Oct  9 18:23:41 2010
@@ -1,20 +1,16 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.php
-%define		_class		Net
-%define		_subclass	GameServerQuery
-%define		_status		alpha
-%define		_pearname	%{_class}_%{_subclass}
-
+%define		_status		beta
+%define		_pearname	Net_GameServerQuery
 Summary:	%{_pearname} - interface to query a game server
 Summary(pl.UTF-8):	%{_pearname} - interfejs do odpytywanie serwera gier
 Name:		php-pear-%{_pearname}
-Version:	0.2.0
-Release:	6
+Version:	0.3.0
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	c1b70ac52031046605522e3df64bb13c
-Patch0:		%{name}-path_fix.patch
+# Source0-md5:	798e11b5390705a05973ab652c1b1cae
 URL:		http://pear.php.net/package/Net_GameServerQuery/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
@@ -25,9 +21,9 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Net_GameServerQuery is an object for querying game servers.
-Currently only supports basic "status" information.
-Built in support for over 20 games.
+Net_GameServerQuery is an object for querying game servers. Currently
+only supports basic "status" information. Built in support for over 20
+games.
 
 In PEAR status of this package is: %{_status}.
 
@@ -40,8 +36,8 @@
 
 %prep
 %pear_package_setup
-cd ./%{php_pear_dir}/%{_class}
-%patch0 -p2
+
+mv .%{php_pear_dir}/data/Net_GameServerQuery/TODO docs
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -54,9 +50,10 @@
 %files
 %defattr(644,root,root,755)
 %doc install.log
+%doc docs/*
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
-%{php_pear_dir}/%{_class}/%{_subclass}
+%{php_pear_dir}/Net/GameServerQuery.php
+%{php_pear_dir}/Net/GameServerQuery
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/10/09 16:23:41  glen
+- up to 0.3.0-beta
+
 Revision 1.16  2008/01/31 12:17:32  glen
 - rel 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Net_GameServerQuery/php-pear-Net_GameServerQuery.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list