[packages/libzapojit] - pl, versioned install time dependencies

qboosh qboosh at pld-linux.org
Sun Feb 16 09:08:36 CET 2014


commit c0cd5fb59fdc17562506db25b170f54807875396
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 16 09:10:44 2014 +0100

    - pl, versioned install time dependencies

 libzapojit.spec | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)
---
diff --git a/libzapojit.spec b/libzapojit.spec
index 3b92562..609dfc9 100644
--- a/libzapojit.spec
+++ b/libzapojit.spec
@@ -4,10 +4,11 @@
 %bcond_without	static_libs	# don't build static libraries
 #
 Summary:	GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs
+Summary(pl.UTF-8):	Obudowanie GLib/GObject dla API REST-owych SkyDrive'a i Hotmaila
 Name:		libzapojit
 Version:	0.0.3
 Release:	1
-License:	LGPL v2.1
+License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libzapojit/0.0/%{name}-%{version}.tar.xz
 # Source0-md5:	9de0d94e2c6a86852133a6f2f0b5fee1
@@ -23,11 +24,14 @@ BuildRequires:	gtk-doc >= 1.11
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	json-glib-devel
 BuildRequires:	libsoup-devel >= 2.38.0
-BuildRequires:	libtool
+BuildRequires:	libtool >= 2:2
 BuildRequires:	pkgconfig
-BuildRequires:	rest-devel
+BuildRequires:	rest-devel >= 0.7
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
+Requires:	glib2 >= 1:2.28.0
+Requires:	libsoup >= 2.38.0
+Requires:	rest >= 0.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,6 +43,15 @@ SkyDrive operations:
 - Reading the properties of a file, folder or photo.
 - Uploading files and photos.
 
+%description -l pl.UTF-8
+libzapojit to obudowanie GLib/GObject dla API REST-owych SkyDrive'a i
+Hotmaila. Obsługuje obiekty plików i folderów SkyDrive'a oraz
+następujące operacje SkyDrive:
+- usuwanie pliku, folderu lub zdjęcia,
+- listowanie zawartości folderu,
+- odczyt właściwości pliku, folderu lub zdjecia,
+- przesyłanie plików i zdjęć.
+
 %package devel
 Summary:	Header files for libzapojit library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libzapojit
@@ -48,7 +61,7 @@ Requires:	glib2-devel >= 1:2.28.0
 Requires:	gnome-online-accounts-devel
 Requires:	json-glib-devel
 Requires:	libsoup-devel >= 2.38.0
-Requires:	rest-devel
+Requires:	rest-devel >= 0.7
 
 %description devel
 Header files for libzapojit library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libzapojit.git/commitdiff/c0cd5fb59fdc17562506db25b170f54807875396



More information about the pld-cvs-commit mailing list