diff --git a/.cvsignore b/.cvsignore index d4cd4cd..5d0bc72 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Structures_DataGrid_Renderer_Smarty-0.1.3.tgz +Structures_DataGrid_Renderer_Smarty-0.1.4.tgz diff --git a/php-pear-Structures-DataGrid-Renderer-Smarty.spec b/php-pear-Structures-DataGrid-Renderer-Smarty.spec index e17efb0..6580cad 100644 --- a/php-pear-Structures-DataGrid-Renderer-Smarty.spec +++ b/php-pear-Structures-DataGrid-Renderer-Smarty.spec @@ -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 @@ Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz 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 @@ full-featured DataGrid within a Smarty template. %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 docdir 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 @@ fi %changelog +* Wed Feb 20 2008 Christopher Stone 0.1.4-1 +- Upstream sync +- Requires new pear installer, pager renderer and datagrid + * Sun Jan 14 2007 Christopher Stone 0.1.3-1 - Upstream sync - Relicense to BSD diff --git a/sources b/sources index ac33778..8b4d1ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1be63df00cf22b573725bf4cfaf75cef Structures_DataGrid_Renderer_Smarty-0.1.3.tgz +9d8433e6c71c187ac48c12e4b576bb39 Structures_DataGrid_Renderer_Smarty-0.1.4.tgz