Author: darekr Date: Sat Dec 23 23:29:49 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -doc subpackage
---- Files affected:
SPECS:
ZendFramework.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/ZendFramework.spec
diff -u SPECS/ZendFramework.spec:1.3 SPECS/ZendFramework.spec:1.4
--- SPECS/ZendFramework.spec:1.3 Wed May 10 17:30:46 2006
+++ SPECS/ZendFramework.spec Sun Dec 24 00:29:44 2006
@@ -31,6 +31,17 @@
użyciu i potężną funkcjonalność. Udostępnia rozwiązania do tworzenia
nowoczesnych, bogatych i bezpiecznych serwisów WWW.
+%package doc
+Summary: Documentation for Zend Framework
+Summary(pl): Dokumentacja dla Szkieletu Zend
+Group: Documentation
+
+%description doc
+Documentation for Zend Framework.
+
+%description doc -l pl
+Dokumentacja dla Szkieletu Zend.
+
%prep
%setup -q
@@ -53,17 +64,22 @@
%files
%defattr(644,root,root,755)
%doc LICENSE.txt README.txt NEWS.txt
-# TODO: subpackage docs
-%doc documentation/*
%{_appdir}
%{_examplesdir}/%{name}-%{version}
+%files doc
+%defattr(644,root,root,755)
+%doc documentation/*
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <[EMAIL PROTECTED]>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/12/23 23:29:44 darekr
+- added -doc subpackage
+
Revision 1.3 2006/05/10 15:30:46 glen
- 0.1.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ZendFramework.spec?r1=1.3&r2=1.4&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit