rpms/php-pear-PhpDocumentor/FC-6 php-pear-PhpDocumentor.spec, 1.1, 1.2

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Tue Jun 12 20:46:34 UTC 2007


Author: icon

Update of /cvs/extras/rpms/php-pear-PhpDocumentor/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22400

Modified Files:
	php-pear-PhpDocumentor.spec 
Log Message:
Fix Requires:



Index: php-pear-PhpDocumentor.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-PhpDocumentor/FC-6/php-pear-PhpDocumentor.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pear-PhpDocumentor.spec	11 Jun 2007 14:10:46 -0000	1.1
+++ php-pear-PhpDocumentor.spec	12 Jun 2007 20:45:59 -0000	1.2
@@ -4,7 +4,7 @@
 Summary:          The complete documentation solution for PHP
 Name:             php-pear-PhpDocumentor
 Version:          1.3.2
-Release:          1%{?dist}
+Release:          2%{?dist}
 License:          LGPL
 Group:            Development/Libraries
 URL:              http://www.phpdoc.org/
@@ -35,7 +35,7 @@
 %package -n phpdoc
 Summary:    Command-line utility for PhpDocumentor
 Group:      Development/Tools
-Requires:   php-pear(%{pear_name}) = %{version}-%{release}
+Requires:   %{name} = %{version}-%{release}
 Requires:   php-cli
 
 %description -n phpdoc
@@ -115,6 +115,9 @@
 
 
 %changelog
+* Tue Jun 12 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 1.3.2-2
+- Require parent n-v-r instead of php-pear(pear-name) in phpdoc for simplicity
+
 * Sun Jun 10 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 1.3.2-1
 - Upstream 1.3.2
 - Update the spec to the latest php-pear spec standards




More information about the fedora-extras-commits mailing list