template-specs: php-package.spec - no sample for tests packaging
glen
glen at pld-linux.org
Sat Feb 11 12:15:36 CET 2012
Author: glen Date: Sat Feb 11 11:15:36 2012 GMT
Module: template-specs Tag: HEAD
---- Log message:
- no sample for tests packaging
---- Files affected:
template-specs:
php-package.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: template-specs/php-package.spec
diff -u template-specs/php-package.spec:1.7 template-specs/php-package.spec:1.8
--- template-specs/php-package.spec:1.7 Tue Nov 2 09:02:38 2010
+++ template-specs/php-package.spec Sat Feb 11 12:15:31 2012
@@ -1,11 +1,11 @@
# $Revision$, $Date$
+%define pkgname PACKAGE_NAME
+%define php_min_version 5.0.0
%if %{with phpdeps}
-%include /usr/lib/rpm/macros.php
-%endif
# new php based depsolver will look into this macro, however it works in static
# manner too.
-%define php_min_version 5.0.0
-%define pkgname PACKAGE_NAME
+%include /usr/lib/rpm/macros.php
+%endif
Summary: -
Name: php-%{pkgname}
Version: _
@@ -43,20 +43,6 @@
%description
...
-%package tests
-Summary: Tests for ...
-Summary(pl.UTF-8): Testy dla ...
-Group: Development/Languages/PHP
-Requires: %{name} = %{version}-%{release}
-AutoProv: no
-AutoReq: no
-
-%description tests
-Tests for ...
-
-%description tests -l pl.UTF-8
-Testy dla ...
-
%package phpdoc
Summary: Online manual for %{name}
Summary(pl.UTF-8): Dokumentacja online do %{name}
@@ -92,9 +78,6 @@
%{_examplesdir}/%{name}-%{version}
-%files tests
-%defattr(644,root,root,755)
-
%files phpdoc
%defattr(644,root,root,755)
%{_phpdocdir}/%{pkgname}
@@ -105,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2012/02/11 11:15:31 glen
+- no sample for tests packaging
+
Revision 1.7 2010/11/02 08:02:38 glen
- improve format for better copy-paste
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/php-package.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list