[packages/planner] noarch apidocs

glen glen at pld-linux.org
Sun Jun 26 23:13:54 CEST 2016


commit 5c450612909e8ce14e7588fd221f4601b5aa3b10
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jun 27 00:13:51 2016 +0300

    noarch apidocs

 planner.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/planner.spec b/planner.spec
index 1410d07..9048bb7 100644
--- a/planner.spec
+++ b/planner.spec
@@ -2,13 +2,13 @@
 # Conditional build:
 %bcond_with	eds	# without evolution-data-sever support
 %bcond_without	gda3	# without PostgreSQL storage module
-#
+
 Summary:	A project management program that can help build plans, and track the progress
 Summary(pl.UTF-8):	System zarządzania projektem pomocny przy planowaniu i śledzeniu postępu
 Summary(pt_BR.UTF-8):	Planner é um programa para gerenciamento de projetos
 Name:		planner
 Version:	0.14.6
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/planner/0.14/%{name}-%{version}.tar.xz
@@ -91,6 +91,9 @@ Summary:	libplanner API documentation
 Summary(pl.UTF-8):	Dokumentacja API libplanner
 Group:		Documentation
 Requires:	gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 libplanner API documentation.
@@ -119,7 +122,7 @@ Summary:	Python binding for Planner library
 Summary(pl.UTF-8):	Wiązanie Pythona do biblioteki Planner
 Group:		Libraries/Python
 Requires:	%{name} = %{version}-%{release}
-%pyrequires_eq	python-libs
+Requires:	python-libs
 Requires:	python-pygtk-devel >= 2:2.10.4
 
 %description -n python-planner
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/planner.git/commitdiff/5c450612909e8ce14e7588fd221f4601b5aa3b10



More information about the pld-cvs-commit mailing list