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