commit 50dd43ca4d1ff815cc00f430d3ebd91823974d91
Author: Jan Palus <[email protected]>
Date:   Fri Mar 15 10:24:46 2019 +0100

    fix build; rel 7

 gypsy-build.patch | 12 ++++++++++++
 gypsy.spec        |  4 +++-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/gypsy.spec b/gypsy.spec
index bea7918..fceb336 100644
--- a/gypsy.spec
+++ b/gypsy.spec
@@ -4,7 +4,7 @@ Summary:        Gypsy - a GPS multiplexing daemon
 Summary(pl.UTF-8):     Gypsy - demon przełączający dostęp do GPS
 Name:          gypsy
 Version:       0.9
-Release:       6
+Release:       7
 License:       LGPL v2+ (library), GPL v2+ (daemon)
 Group:         Daemons
 Source0:       http://gypsy.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -13,6 +13,7 @@ Patch0:               %{name}-link.patch
 Patch1:                %{name}-0.8-unusedvar.patch
 Patch2:                %{name}-glib.patch
 Patch3:                %{name}-format-security.patch
+Patch4:                %{name}-build.patch
 URL:           http://gypsy.freedesktop.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
@@ -95,6 +96,7 @@ Dokumentacja programisty do gypsy.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
diff --git a/gypsy-build.patch b/gypsy-build.patch
new file mode 100644
index 0000000..5ce0282
--- /dev/null
+++ b/gypsy-build.patch
@@ -0,0 +1,12 @@
+diff -urN gypsy-0.9.orig/configure.ac gypsy-0.9/configure.ac
+--- gypsy-0.9.orig/configure.ac        2019-03-15 10:23:23.388466288 +0100
++++ gypsy-0.9/configure.ac     2019-03-15 10:23:30.098350030 +0100
+@@ -58,8 +58,6 @@
+ AS_AC_EXPAND(LIBEXECDIR, $libexecdir)
+ AS_AC_EXPAND(DAEMON_USER, $with_user)
+ 
+-CFLAGS="$CFLAGS -g -Wall -Werror"
+-
+ GTK_DOC_CHECK([1.6])
+ # TODO: add --with-xsltproc argument to override PATH
+ AC_CHECK_PROGS(XSLT, xsltproc)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gypsy.git/commitdiff/50dd43ca4d1ff815cc00f430d3ebd91823974d91

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to