[packages/libs3] noarch apidocs
glen
glen at pld-linux.org
Fri Apr 29 17:59:37 CEST 2016
commit 7f316357f214fa88562bf48fdec1d488b636c496
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Apr 29 18:59:34 2016 +0300
noarch apidocs
libs3.spec | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/libs3.spec b/libs3.spec
index 4ba639a..327c36a 100644
--- a/libs3.spec
+++ b/libs3.spec
@@ -1,12 +1,12 @@
#
# Conditional build:
%bcond_without apidocs # do not build and package API docs
-#
+
Summary: C library and tools for Amazon S3 access
Summary(pl.UTF-8): Biblioteka C i narzędzia do dostępu do Amazon S3
Name: libs3
Version: 2.0
-Release: 2
+Release: 3
License: GPL v3 with OpenSSL exception
Group: Libraries
Source0: http://libs3.ischo.com.s3.amazonaws.com/%{name}-%{version}.tar.gz
@@ -20,13 +20,13 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
This package includes the libs3 shared library needed to run
-applications using libs3 and additionally contains the s3 utility
-for accessing Amazon S3.
+applications using libs3 and additionally contains the s3 utility for
+accessing Amazon S3.
%description -l pl.UTF-8
Ten pakiet zawiera bibliotekę współdzieloną libs3 niezbędną do
-uruchamiania aplikacji wykorzystujących libs3 oraz dodatkowo
-narzędzie s3 pozwalające na dostęp do Amazon S3.
+uruchamiania aplikacji wykorzystujących libs3 oraz dodatkowo narzędzie
+s3 pozwalające na dostęp do Amazon S3.
%package devel
Summary: Header files for libs3 library
@@ -59,6 +59,9 @@ Statyczna biblioteka libs3.
Summary: libs3 API documentation
Summary(pl.UTF-8): Dokumentacja API biblioteki libs3
Group: Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch: noarch
+%endif
%description apidocs
API and internal documentation for libs3 library.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libs3.git/commitdiff/7f316357f214fa88562bf48fdec1d488b636c496
More information about the pld-cvs-commit
mailing list