Author: xulchris
Update of /cvs/extras/rpms/php-pear-Structures-DataGrid/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4276/devel
Modified Files:
.cvsignore php-pear-Structures-DataGrid.spec sources
Log Message:
upstream sync
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Structures-DataGrid/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 13 Mar 2007 19:56:27 -0000 1.5
+++ .cvsignore 30 Apr 2007 23:56:00 -0000 1.6
@@ -1 +1 @@
-Structures_DataGrid-0.8.2.tgz
+Structures_DataGrid-0.8.3.tgz
Index: php-pear-Structures-DataGrid.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Structures-DataGrid/devel/php-pear-Structures-DataGrid.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- php-pear-Structures-DataGrid.spec 13 Mar 2007 19:56:27 -0000 1.6
+++ php-pear-Structures-DataGrid.spec 30 Apr 2007 23:56:00 -0000 1.7
@@ -2,7 +2,7 @@
%define pear_name Structures_DataGrid
Name: php-pear-Structures-DataGrid
-Version: 0.8.2
+Version: 0.8.3
Release: 1%{?dist}
Summary: Tabular structure for converting data
@@ -49,10 +49,10 @@
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}
-mkdir -p $RPM_BUILD_ROOT%{pear_phpdir}/Structures/DataGrid/DataSource
-mkdir -p $RPM_BUILD_ROOT%{pear_phpdir}/Structures/DataGrid/Renderer
+install -d $RPM_BUILD_ROOT%{pear_phpdir}/Structures/DataGrid/DataSource
+install -d $RPM_BUILD_ROOT%{pear_phpdir}/Structures/DataGrid/Renderer
%clean
@@ -77,6 +77,9 @@
%changelog
+* Mon Apr 30 2007 Christopher Stone <chris.stone(a)gmail.com> 0.8.3-1
+- Upstream sync
+
* Tue Mar 13 2007 Christopher Stone <chris.stone(a)gmail.com> 0.8.2-1
- Upstream sync
- Shorten Summary
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Structures-DataGrid/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 13 Mar 2007 19:56:27 -0000 1.5
+++ sources 30 Apr 2007 23:56:00 -0000 1.6
@@ -1 +1 @@
-d65d18f2b3cfc8d8d710d948ca827743 Structures_DataGrid-0.8.2.tgz
+1d57841abbdeea32eade80f5ee07011b Structures_DataGrid-0.8.3.tgz