diff --git a/libmygpo-qt-1.0.7-pkgconfig.patch b/libmygpo-qt-1.0.7-pkgconfig.patch deleted file mode 100644 index 1bbe6dc..0000000 --- a/libmygpo-qt-1.0.7-pkgconfig.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff -Nru libmygpo-qt.1.0.7.orig/libmygpo-qt.pc.in libmygpo-qt.1.0.7/libmygpo-qt.pc.in ---- libmygpo-qt.1.0.7.orig/libmygpo-qt.pc.in 2013-01-19 12:48:52.000000000 +0100 -+++ libmygpo-qt.1.0.7/libmygpo-qt.pc.in 2013-10-19 21:11:40.194181232 +0200 -@@ -10,4 +10,4 @@ - Requires: QtCore QtNetwork - Requires.private: QJson - Libs: -L${libdir} -lmygpo-qt --Cflags: -I${includedir} -\ Manca newline alla fine del file -+Cflags: -I${includedir}/mygpo-qt diff --git a/libmygpo-qt-1.0.8-pkgconfig.patch b/libmygpo-qt-1.0.8-pkgconfig.patch new file mode 100644 index 0000000..9e2bd9d --- /dev/null +++ b/libmygpo-qt-1.0.8-pkgconfig.patch @@ -0,0 +1,8 @@ +--- libmygpo-qt.1.0.8/libmygpo-qt.pc.in.orig 2014-05-04 01:28:05.000000000 +0200 ++++ libmygpo-qt.1.0.8/libmygpo-qt.pc.in 2014-08-31 15:33:52.812984229 +0200 +@@ -10,4 +10,4 @@ + Requires: Qt@MYGPO_QT_MAJOR_VERSION@Core Qt@MYGPO_QT_MAJOR_VERSION@Network + @MYGPO_QT4_QJSON_DEP@ + Libs: -L${libdir} -lmygpo-qt@MYGPO_QT_VERSION_SUFFIX@ +-Cflags: -I${includedir} ++Cflags: -I${includedir}/mygpo-qt diff --git a/libmygpo-qt.spec b/libmygpo-qt.spec index 2c3b02a..9923fb0 100644 --- a/libmygpo-qt.spec +++ b/libmygpo-qt.spec @@ -1,6 +1,6 @@ Name: libmygpo-qt -Version: 1.0.7 -Release: 2mamba +Version: 1.0.8 +Release: 1mamba Summary: A library supporting gpodder.net Podcast Directory Group: System/Libraries Vendor: openmamba @@ -8,7 +8,7 @@ Distribution: openmamba Packager: Silvan Calarco URL: http://wiki.gpodder.org/wiki/Libmygpo-qt Source: http://stefan.derkits.at/files/libmygpo-qt/libmygpo-qt.%{version}.tar.gz -Patch0: libmygpo-qt-1.0.7-pkgconfig.patch +Patch0: libmygpo-qt-1.0.8-pkgconfig.patch License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -69,6 +69,9 @@ This package contains static libraries and header files need for development. %doc README %changelog +* Sun Aug 31 2014 Automatic Build System 1.0.8-1mamba +- automatic version update by autodist + * Sat Oct 19 2013 Silvan Calarco 1.0.7-2mamba - fix include dir in pkgconfig file