[packages/geocode-glib] - updated to 0.99.4 - removed obsolete link patch
qboosh
qboosh at pld-linux.org
Wed Sep 18 20:37:20 CEST 2013
commit 79096ff429ae740e3f51771eab0618243aa7be3f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Sep 18 20:37:38 2013 +0200
- updated to 0.99.4
- removed obsolete link patch
geocode-glib-link.patch | 11 -----------
geocode-glib.spec | 8 +++-----
2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/geocode-glib.spec b/geocode-glib.spec
index 62db779..0a959a6 100644
--- a/geocode-glib.spec
+++ b/geocode-glib.spec
@@ -6,13 +6,12 @@
Summary: GLib geocoding library that uses the Yahoo! Place Finder service
Summary(pl.UTF-8): Biblioteka GLib do geokodowania wykorzystująca serwis Yahoo! Place Finder
Name: geocode-glib
-Version: 0.99.3
+Version: 0.99.4
Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://download.gnome.org/sources/geocode-glib/0.99/%{name}-%{version}.tar.xz
-# Source0-md5: 8b813cf1d5af858b557cb9ce2c0f2833
-Patch0: %{name}-link.patch
+# Source0-md5: 14f4e30f81a515f3f4d5c6111ab633a7
URL: https://developer.gnome.org/geocode-glib/
BuildRequires: autoconf >= 2.63
BuildRequires: automake >= 1:1.11
@@ -81,7 +80,6 @@ Dokumentacja API biblioteki geocode-glib.
%prep
%setup -q
-%patch0 -p1
%build
%{__intltoolize}
@@ -133,5 +131,5 @@ rm -rf $RPM_BUILD_ROOT
%if %{with apidocs}
%files apidocs
%defattr(644,root,root,755)
-%{_gtkdocdir}/geocode-glib
+%{_gtkdocdir}/geocode-glib-1.0
%endif
diff --git a/geocode-glib-link.patch b/geocode-glib-link.patch
deleted file mode 100644
index 81e723a..0000000
--- a/geocode-glib-link.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- geocode-glib-0.99.2/geocode-glib/Makefile.am.orig 2013-08-15 17:24:18.000000000 +0200
-+++ geocode-glib-0.99.2/geocode-glib/Makefile.am 2013-08-22 15:47:18.094343732 +0200
-@@ -19,7 +19,7 @@
- $(libgeocode_glib_la_PUBLICSOURCES) \
- geocode-glib-private.h
-
--libgeocode_glib_la_LIBADD = $(GEOCODE_LIBS) $(LIBS)
-+libgeocode_glib_la_LIBADD = $(GEOCODE_LIBS) $(LIBS) -lm
-
- libgeocode_glib_la_LDFLAGS = \
- -version-info $(GCLIB_LT_VERSION) \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/geocode-glib.git/commitdiff/79096ff429ae740e3f51771eab0618243aa7be3f
More information about the pld-cvs-commit
mailing list