rpms/php-ZendFramework/F-10 README.fedora, NONE, 1.1 php-ZendFramework.spec, 1.12, 1.13

Alexander Kahl akahl at fedoraproject.org
Tue Nov 3 17:32:31 UTC 2009


Author: akahl

Update of /cvs/pkgs/rpms/php-ZendFramework/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28253/F-10

Modified Files:
	php-ZendFramework.spec 
Added Files:
	README.fedora 
Log Message:
* added README.fedora


--- NEW FILE README.fedora ---
The "-tests" subpackage had to be removed because Fedora's current (2009-11-03)
font packaging guidelines contradict with using font files as static test data
aka "fixtures".


Index: php-ZendFramework.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-ZendFramework/F-10/php-ZendFramework.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- php-ZendFramework.spec	30 Sep 2009 15:35:39 -0000	1.12
+++ php-ZendFramework.spec	3 Nov 2009 17:32:31 -0000	1.13
@@ -9,6 +9,7 @@ Release:         1.%{posttag}%{?dist}
 License:         BSD
 Group:           Development/Libraries
 Source0:         http://framework.zend.com/releases/%{php_name}-%{version}%{?posttag}/%{php_name}-%{version}%{?posttag}.tar.gz
+Source1:         README.fedora
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL:             http://framework.zend.com/
 
@@ -316,6 +317,8 @@ options mechanism.
 
 %prep
 %setup -qn %{php_name}-%{version}%{?posttag}
+cp %{SOURCE1} .
+
 
 %build
 find . -type f -perm /111 \
@@ -362,7 +365,7 @@ done
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt INSTALL.txt README.txt
+%doc LICENSE.txt INSTALL.txt README.txt README.fedora
 %{_bindir}/zf
 # we list all files explicitly to find out what's new in future releases more
 # easily




More information about the fedora-extras-commits mailing list