packages: gnome-online-accounts/gnome-online-accounts.spec - switch to .xz ...
wiget
wiget at pld-linux.org
Wed Sep 7 22:47:32 CEST 2011
Author: wiget Date: Wed Sep 7 20:47:32 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- switch to .xz
- enable all providers
- disable silent make rules
---- Files affected:
packages/gnome-online-accounts:
gnome-online-accounts.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/gnome-online-accounts/gnome-online-accounts.spec
diff -u packages/gnome-online-accounts/gnome-online-accounts.spec:1.3 packages/gnome-online-accounts/gnome-online-accounts.spec:1.4
--- packages/gnome-online-accounts/gnome-online-accounts.spec:1.3 Sat Sep 3 13:14:07 2011
+++ packages/gnome-online-accounts/gnome-online-accounts.spec Wed Sep 7 22:47:27 2011
@@ -7,8 +7,8 @@
Release: 1
License: LGPL v2+
Group: Libraries
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-online-accounts/3.1/%{name}-%{version}.tar.bz2
-# Source0-md5: 6017073df37a81c8a5285bace4aa13ef
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-online-accounts/3.1/%{name}-%{version}.tar.xz
+# Source0-md5: 7786a591543770686ceb949f1e8ba227
URL: http://www.gnome.org/
BuildRequires: autoconf
BuildRequires: automake >= 1:1.10
@@ -24,6 +24,8 @@
BuildRequires: json-glib-devel
BuildRequires: libnotify-devel
BuildRequires: rest-devel
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
Requires(post,postun): gtk-update-icon-cache
%description
@@ -64,8 +66,13 @@
%{__automake}
%configure \
--disable-static \
+ --disable-silent-rules \
--enable-gtk-doc \
- --with-html-dir=%{_gtkdocdir}
+ --with-html-dir=%{_gtkdocdir} \
+ --enable-google \
+ --enable-twitter \
+ --enable-yahoo \
+ --enable-facebook
%{__make}
%install
@@ -118,6 +125,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2011/09/07 20:47:27 wiget
+- switch to .xz
+- enable all providers
+- disable silent make rules
+
Revision 1.3 2011/09/03 11:14:07 wiget
- adapterized
- %changelog fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-online-accounts/gnome-online-accounts.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list