[packages/libcineon] noarch apidocs

glen glen at pld-linux.org
Sun Mar 29 14:53:17 CEST 2015


commit 338262e4d0840a868aebcbe372ccfeed382b2e12
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 29 15:53:14 2015 +0300

    noarch apidocs

 libcineon.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/libcineon.spec b/libcineon.spec
index e57e71d..2ff8739 100644
--- a/libcineon.spec
+++ b/libcineon.spec
@@ -1,13 +1,13 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
-#
+
+%define	subver	svn13
 Summary:	Cineon Image Format reader/writer library
 Summary(pl.UTF-8):	Biblioteka do odczytu/zapisu obrazów w formacie Cineon
 Name:		libcineon
 Version:	0.1
-%define	subver	svn13
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 # svn checkout http://libcineon.googlecode.com/svn/trunk/ libcineon
@@ -62,6 +62,9 @@ Statyczna biblioteka Cineon.
 Summary:	Cineon API documentation
 Summary(pl.UTF-8):	Dokumentacja API biblioteki Cineon
 Group:		Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 API and internal documentation for Cineon library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcineon.git/commitdiff/338262e4d0840a868aebcbe372ccfeed382b2e12



More information about the pld-cvs-commit mailing list