]> git.pld-linux.org Git - packages/folks.git/blobdiff - folks.spec
- regenerating this crap doesn't seem to work, so just hck it
[packages/folks.git] / folks.spec
index 0c4700e16340111a2e7f7b8d0c4b9d8f1899f18d..bf029795ac8d4393cca0f670a8f490bf56ca1efd 100644 (file)
@@ -1,16 +1,17 @@
 #
 # Conditional build:
 %bcond_without vala            # do not build Vala API
-#
+
 Summary:       GObject contact aggregation library
 Summary(pl.UTF-8):     Biblioteka GObject do agregowania kontaktów
 Name:          folks
-Version:       0.11.1
+Version:       0.11.4
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/folks/0.11/%{name}-%{version}.tar.xz
-# Source0-md5: ddcf273d8b3021591d72a2f70137bc9e
+# Source0-md5: 08a0e9759d577c6ece43e2db4e0d039e
+Patch0:                folks-tracer2.patch
 URL:           https://live.gnome.org/Folks
 BuildRequires: autoconf >= 2.65
 BuildRequires: automake >= 1:1.12
@@ -89,6 +90,9 @@ Requires:     vala-libgee >= 0.8.4
 Requires:      vala-libsocialweb >= 0.25.20
 Requires:      vala-telepathy-glib >= 0.19.9
 Requires:      vala-tracker >= 1.0.0
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description -n vala-folks
 folks API for Vala language.
@@ -98,6 +102,7 @@ API folks dla języka Vala.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__intltoolize}
This page took 0.035304 seconds and 4 git commands to generate.