From 39b48a57bd8d10316916b74872a9575ae8e1da6c3af0a8b1c2e46810efce20fe Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 4 Feb 2013 18:20:48 +0000 Subject: [PATCH] Accepting request 150890 from home:elvigia:branches:devel:libraries:c_c++ - Previous patch was incomplete and did not consider files in the upnp directory. (updates libupnp-configure.patch) OBS-URL: https://build.opensuse.org/request/show/150890 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libupnp?expand=0&rev=9 --- libupnp-configure.patch | 11 +++++++++++ libupnp.changes | 6 ++++++ libupnp.spec | 2 +- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/libupnp-configure.patch b/libupnp-configure.patch index 616a026..b5c7258 100644 --- a/libupnp-configure.patch +++ b/libupnp-configure.patch @@ -112,3 +112,14 @@ /*! * \brief Internal implementation of the class UpnpString. * +--- upnp/Makefile.am.orig ++++ upnp/Makefile.am +@@ -6,7 +6,7 @@ + + SUBDIRS = doc . sample + +-AM_CPPFLAGS = \ ++AM_CPPFLAGS = -include $(top_builddir)/autoconfig.h \ + -I$(srcdir)/inc \ + -I$(top_srcdir)/threadutil/inc \ + -I$(top_srcdir)/ixml/inc diff --git a/libupnp.changes b/libupnp.changes index 37802bb..018a2a8 100644 --- a/libupnp.changes +++ b/libupnp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Feb 3 17:15:23 UTC 2013 - crrodriguez@opensuse.org + +- Previous patch was incomplete and did not consider files + in the upnp directory. (updates libupnp-configure.patch) + ------------------------------------------------------------------- Tue Jul 17 14:53:58 UTC 2012 - crrodriguez@opensuse.org diff --git a/libupnp.spec b/libupnp.spec index 3f14751..df26df5 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -1,7 +1,7 @@ # # spec file for package libupnp # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011, Sascha Peilicke # # All modifications and additions to the file contributed by third parties