rpms/php-pear-Structures-DataGrid-Renderer-Smarty/F-8 .cvsignore, 1.3, 1.4 php-pear-Structures-DataGrid-Renderer-Smarty.spec, 1.3, 1.4 sources, 1.3, 1.4

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Thu Feb 21 01:33:59 UTC 2008


Author: xulchris

Update of /cvs/extras/rpms/php-pear-Structures-DataGrid-Renderer-Smarty/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10230/F-8

Modified Files:
	.cvsignore php-pear-Structures-DataGrid-Renderer-Smarty.spec 
	sources 
Log Message:
upstream sync


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Structures-DataGrid-Renderer-Smarty/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	14 Jan 2007 22:37:20 -0000	1.3
+++ .cvsignore	21 Feb 2008 01:33:17 -0000	1.4
@@ -1 +1 @@
-Structures_DataGrid_Renderer_Smarty-0.1.3.tgz
+Structures_DataGrid_Renderer_Smarty-0.1.4.tgz


Index: php-pear-Structures-DataGrid-Renderer-Smarty.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Structures-DataGrid-Renderer-Smarty/F-8/php-pear-Structures-DataGrid-Renderer-Smarty.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-pear-Structures-DataGrid-Renderer-Smarty.spec	14 Jan 2007 22:37:20 -0000	1.3
+++ php-pear-Structures-DataGrid-Renderer-Smarty.spec	21 Feb 2008 01:33:17 -0000	1.4
@@ -2,7 +2,7 @@
 %define pear_name Structures_DataGrid_Renderer_Smarty
 
 Name:           php-pear-Structures-DataGrid-Renderer-Smarty
-Version:        0.1.3
+Version:        0.1.4
 Release:        1%{?dist}
 Summary:        Renderer driver using Smarty
 
@@ -13,10 +13,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  php-pear >= 1:1.4.9-1.2
+BuildRequires:  php-pear >= 1:1.6.0
 Requires:       php-pear(PEAR)
-Requires:       php-pear(Structures_DataGrid) >= 0.7.0
-Requires:       php-pear(Structures_DataGrid_Renderer_Pager) >= 0.1.0
+Requires:       php-pear(Structures_DataGrid) >= 0.9.0
+Requires:       php-pear(Structures_DataGrid_Renderer_Pager) >= 0.1.3
 Requires:       php-Smarty
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
@@ -29,7 +29,7 @@
 
 
 %prep
-%setup -q -c
+%setup -qc
 [ -f package2.xml ] || mv package.xml package2.xml
 mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml
 cd %{pear_name}-%{version}
@@ -49,7 +49,7 @@
 rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??*
 
 # Install XML package description
-mkdir -p $RPM_BUILD_ROOT%{pear_xmldir}
+install -d $RPM_BUILD_ROOT%{pear_xmldir}
 install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir}
 
 
@@ -75,6 +75,10 @@
 
 
 %changelog
+* Wed Feb 20 2008 Christopher Stone <chris.stone at gmail.com> 0.1.4-1
+- Upstream sync
+- Requires new pear installer, pager renderer and datagrid
+
 * Sun Jan 14 2007 Christopher Stone <chris.stone at gmail.com> 0.1.3-1
 - Upstream sync
 - Relicense to BSD


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Structures-DataGrid-Renderer-Smarty/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	14 Jan 2007 22:37:20 -0000	1.3
+++ sources	21 Feb 2008 01:33:17 -0000	1.4
@@ -1 +1 @@
-1be63df00cf22b573725bf4cfaf75cef  Structures_DataGrid_Renderer_Smarty-0.1.3.tgz
+9d8433e6c71c187ac48c12e4b576bb39  Structures_DataGrid_Renderer_Smarty-0.1.4.tgz




More information about the fedora-extras-commits mailing list