SPECS: php-pear-Structures_DataGrid.spec - package /usr/share/pear...

glen glen at pld-linux.org
Wed Nov 8 21:26:41 CET 2006


Author: glen                         Date: Wed Nov  8 20:26:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package /usr/share/pear/Structures/DataGrid/Renderer dir; rel 2

---- Files affected:
SPECS:
   php-pear-Structures_DataGrid.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Structures_DataGrid.spec
diff -u SPECS/php-pear-Structures_DataGrid.spec:1.25 SPECS/php-pear-Structures_DataGrid.spec:1.26
--- SPECS/php-pear-Structures_DataGrid.spec:1.25	Thu Jun 22 09:36:26 2006
+++ SPECS/php-pear-Structures_DataGrid.spec	Wed Nov  8 21:26:36 2006
@@ -4,12 +4,11 @@
 %define		_subclass	DataGrid
 %define		_status		beta
 %define		_pearname	%{_class}_%{_subclass}
-
 Summary:	%{_pearname} - create grid like structure based on a record set of data
 Summary(pl):	%{_pearname} - tworzenie struktur tabel opartych na zbiorze rekordów danych
 Name:		php-pear-%{_pearname}
 Version:	0.7.1
-Release:	1
+Release:	2
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -31,7 +30,7 @@
 concept is based on the .NET Framework DataGrid.
 
 Note: With the release of Structures_DataGrid-0.7.0, all renderers and
-      datasource classes are now available as a separate packages only.
+datasource classes are now available as a separate packages only.
 
 In PEAR status of this package is: %{_status}.
 
@@ -43,8 +42,8 @@
 danych. Ta idea jest oparta na DataGrid ze środowiska .NET.
 
 Uwaga: Z wydaniem wersji Structures_DataGrid-0.7.0, wszystkie klasy
-       służące do renderowania czy też do obsługi źródeł danych dostępne
-       są tylko jako oddzielne pakiety.
+służące do renderowania czy też do obsługi źródeł danych dostępne są
+tylko jako oddzielne pakiety.
 
 Ta klasa ma w PEAR status: %{_status}.
 
@@ -53,7 +52,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{php_pear_dir}
+install -d $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/%{_subclass}/Renderer
 %pear_package_install
 
 %clean
@@ -61,10 +60,11 @@
 
 %files
 %defattr(644,root,root,755)
-%doc install.log 
+%doc install.log
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.php
 %{php_pear_dir}/%{_class}/%{_subclass}
+%{php_pear_dir}/%{_class}/%{_subclass}/Renderer
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/11/08 20:26:36  glen
+- package /usr/share/pear/Structures/DataGrid/Renderer dir; rel 2
+
 Revision 1.25  2006/06/22 07:36:26  adamg
 - updated to 0.7.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Structures_DataGrid.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list