rpms/php-pear-propel_runtime/F-8 php-pear-propel_runtime.spec, 1.1, 1.2

Alexander Kahl (akahl) fedora-extras-commits at redhat.com
Fri Jul 11 07:51:55 UTC 2008


Author: akahl

Update of /cvs/pkgs/rpms/php-pear-propel_runtime/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6796/F-8

Modified Files:
	php-pear-propel_runtime.spec 
Log Message:
* untabified
* updated summary



Index: php-pear-propel_runtime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-propel_runtime/F-8/php-pear-propel_runtime.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pear-propel_runtime.spec	8 Jul 2008 19:59:16 -0000	1.1
+++ php-pear-propel_runtime.spec	11 Jul 2008 07:50:38 -0000	1.2
@@ -2,37 +2,37 @@
 %define pear_name propel_runtime
 %define channel pear.phpdb.org
 
-Summary:	An Object Relational Mapping (ORM) framework for PHP5
-Name:		php-pear-%{pear_name}
-Version:	1.3.0
-Release:	0.1.rc1%{?dist}
-
-License:	LGPLv3+
-Group:		Development/Libraries
-Source0:	http://pear.phpdb.org/get/%{pear_name}-%{version}RC1.tgz
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-URL:		http://propel.phpdb.org/trac/
-
-BuildArch:	noarch
-
-BuildRequires:	php-cli >= 5.2.0
-BuildRequires:	php-pear 
-BuildRequires:	php-channel(pear.phpdb.org)
-Requires:	php >= 5.2.0
-Requires:	php-pear
-Requires:	php-channel(pear.phpdb.org)
-Requires:	php-dom
-Requires:	php-xml
-Requires:	php-pdo
+Summary:        An ORM framework for PHP5 - runtime component
+Name:           php-pear-%{pear_name}
+Version:        1.3.0
+Release:        0.2.rc1%{?dist}
+
+License:        LGPLv3+
+Group:          Development/Libraries
+Source0:        http://pear.phpdb.org/get/%{pear_name}-%{version}RC1.tgz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+URL:            http://propel.phpdb.org/trac/
+
+BuildArch:      noarch
+
+BuildRequires:  php-cli >= 5.2.0
+BuildRequires:  php-pear 
+BuildRequires:  php-channel(pear.phpdb.org)
+Requires: php >= 5.2.0
+Requires: php-pear
+Requires: php-channel(pear.phpdb.org)
+Requires: php-dom
+Requires: php-xml
+Requires: php-pdo
 
 Requires(hint): php-pear-Log
 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 
-Provides:	php-pear(%{channel}/%{pear_name}) = %{version}
-Obsoletes:	php-pear-propel-runtime
-Obsoletes:	php-pear-propel
+Provides:   php-pear(%{channel}/%{pear_name}) = %{version}
+Obsoletes:  php-pear-propel-runtime
+Obsoletes:  php-pear-propel
 
 %description
 Propel is an Object Relational Mapping (ORM) framework for PHP5.
@@ -94,6 +94,10 @@
 
 
 %changelog
+* Fri Jul 11 2008 Alexander Kahl <akahl at iconmobile.com> - 1.3.0-0.2.rc1
+- updated summary
+- untabified
+
 * Sun Jun  1 2008 Alexander Kahl <akahl at iconmobile.com> - 1.3.0-0.1.rc1
 - update to 1.3.0-rc1
 - ownership of %%{pear_phpdir}/propel now claimed by both -runtime and




More information about the fedora-extras-commits mailing list