SPECS: ZendFramework.spec - 1.0.2, currently no -docs - separated ...

glen glen at pld-linux.org
Tue Nov 13 09:21:18 CET 2007


Author: glen                         Date: Tue Nov 13 08:21:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0.2, currently no -docs
- separated -demos

---- Files affected:
SPECS:
   ZendFramework.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/ZendFramework.spec
diff -u SPECS/ZendFramework.spec:1.6 SPECS/ZendFramework.spec:1.7
--- SPECS/ZendFramework.spec:1.6	Mon Feb 12 22:23:45 2007
+++ SPECS/ZendFramework.spec	Tue Nov 13 09:21:12 2007
@@ -2,14 +2,15 @@
 Summary:	Zend Framework
 Summary(pl.UTF-8):	Szkielet Zend
 Name:		ZendFramework
-Version:	0.1.3
-Release:	0.1
+Version:	1.0.2
+Release:	1
 License:	Zend Framework License, 1.0, (distributable, see LICENSE)
 Group:		Development/Languages/PHP
-Source0:	http://framework.zend.com/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	3adef29f62bb8f3c536b81e56d65fd86
+Source0:	http://framework.zend.com/releases/ZendFramework-%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	15066ea33600df509c1ba6a5924688a7
 URL:		http://framework.zend.com/
-Requires:	php-common >= 4:5.0.0
+Requires:	php-common >= 4:5.1.4
+Obsoletes:	ZendFramework-doc
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -42,6 +43,13 @@
 %description doc -l pl.UTF-8
 Dokumentacja dla Szkieletu Zend.
 
+%package demos
+Summary:	Demos for Zend Framework
+Group:		Documentation
+
+%description demos
+Demos for Zend Framework.
+
 %prep
 %setup -q
 
@@ -53,11 +61,6 @@
 # library should be in include_path if used
 cp -a library $RPM_BUILD_ROOT%{_appdir}
 
-# The /incubator directory contains recent contributions that may
-# eventually be moved to the /library directory.  These are considered
-# highly unstable.
-cp -a incubator $RPM_BUILD_ROOT%{_appdir}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -65,11 +68,10 @@
 %defattr(644,root,root,755)
 %doc LICENSE.txt README.txt NEWS.txt
 %{_appdir}
-%{_examplesdir}/%{name}-%{version}
 
-%files doc
+%files demos
 %defattr(644,root,root,755)
-%doc documentation/*
+%{_examplesdir}/%{name}-%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -77,7 +79,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.6  2007-02-12 21:23:45  glen
+Revision 1.7  2007-11-13 08:21:12  glen
+- 1.0.2, currently no -docs
+- separated -demos
+
+Revision 1.6  2007/02/12 21:23:45  glen
 - tabs in preamble
 
 Revision 1.5  2007/02/12 00:48:35  baggins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ZendFramework.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list