packages: libgcal/libgcal.spec - correct desc, BR's, rel 1
vip
vip at pld-linux.org
Tue Sep 28 21:06:29 CEST 2010
Author: vip Date: Tue Sep 28 19:06:29 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- correct desc, BR's, rel 1
---- Files affected:
packages/libgcal:
libgcal.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/libgcal/libgcal.spec
diff -u packages/libgcal/libgcal.spec:1.2 packages/libgcal/libgcal.spec:1.3
--- packages/libgcal/libgcal.spec:1.2 Mon Sep 27 14:54:51 2010
+++ packages/libgcal/libgcal.spec Tue Sep 28 21:06:22 2010
@@ -1,22 +1,25 @@
# $Revision$, $Date$
-Summary: Library implementing the SSH protocol
-Summary(pl.UTF-8): Biblioteka implementująca protokół SSH
+Summary: A C library to handle Google calendar and contacts
+Summary(pl.UTF-8): Biblioteka napisana w C obsługująca kalendarz i kontakty Google
Name: libgcal
Version: 0.9.6
-Release: 0.1
-License: LGPL v2.1
+Release: 1
+License: BSD
Group: Libraries
Source0: http://libgcal.googlecode.com/files/%{name}-%{version}.tar.bz2
# Source0-md5: f15690f016ec6d41791cbe2b0149cf1b
URL: http://code.google.com/p/libgcal/
+BuildRequires: check-devel
BuildRequires: cmake >= 2.6.0
-BuildRequires: openssl-devel >= 0.9.8
-BuildRequires: zlib-devel
+BuildRequires: libxml2-devel
+BuildRequires: curl-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
+ANSI C library that does allow communication with google calendar and contacts.
%description -l pl.UTF-8
+Biblioteka napisana w ANSI C, umożliwiająca komunikację z usługami Google: kalendarzem oraz kontaktami.
%package devel
Summary: Header files for libgcal library
@@ -77,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2010/09/28 19:06:22 vip
+- correct desc, BR's, rel 1
+
Revision 1.2 2010/09/27 12:54:51 vip
- rel 0.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgcal/libgcal.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list