automatic version update by autodist [release 1.0.8-1mamba;Sun Aug 31 2014]
This commit is contained in:
parent
b7cf6af0da
commit
6e73c18841
@ -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
|
|
8
libmygpo-qt-1.0.8-pkgconfig.patch
Normal file
8
libmygpo-qt-1.0.8-pkgconfig.patch
Normal file
@ -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
|
@ -1,6 +1,6 @@
|
|||||||
Name: libmygpo-qt
|
Name: libmygpo-qt
|
||||||
Version: 1.0.7
|
Version: 1.0.8
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A library supporting gpodder.net Podcast Directory
|
Summary: A library supporting gpodder.net Podcast Directory
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -8,7 +8,7 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://wiki.gpodder.org/wiki/Libmygpo-qt
|
URL: http://wiki.gpodder.org/wiki/Libmygpo-qt
|
||||||
Source: http://stefan.derkits.at/files/libmygpo-qt/libmygpo-qt.%{version}.tar.gz
|
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
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -69,6 +69,9 @@ This package contains static libraries and header files need for development.
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 31 2014 Automatic Build System <autodist@mambasoft.it> 1.0.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Oct 19 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.7-2mamba
|
* Sat Oct 19 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.7-2mamba
|
||||||
- fix include dir in pkgconfig file
|
- fix include dir in pkgconfig file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user