[herqq] and add/rm patches

Jaroslav Reznik jreznik at fedoraproject.org
Wed Jul 20 14:44:17 UTC 2011


commit df81162fed6bea0ac326d4e0f1c3aec5201e5d2e
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Wed Jul 20 16:44:05 2011 +0200

    and add/rm patches

 herqq-0.9.1-correct-libdir.patch         |   14 ---------
 herqq-0.9.1-disable-bundled-qtsoap.patch |   43 ------------------------------
 herqq-0.9.1-qtsoap-library.patch         |   35 ------------------------
 herqq-1.0.0-qtsoap-library.patch         |   12 ++++++++
 4 files changed, 12 insertions(+), 92 deletions(-)
---
diff --git a/herqq-1.0.0-qtsoap-library.patch b/herqq-1.0.0-qtsoap-library.patch
new file mode 100644
index 0000000..d08eec9
--- /dev/null
+++ b/herqq-1.0.0-qtsoap-library.patch
@@ -0,0 +1,12 @@
+diff -up herqq-1.0.0/hupnp/src.pro.qtsoap-library herqq-1.0.0/hupnp/src.pro
+--- herqq-1.0.0/hupnp/src.pro.qtsoap-library	2011-03-28 00:42:32.000000000 +0200
++++ herqq-1.0.0/hupnp/src.pro	2011-07-20 16:26:38.333325577 +0200
+@@ -36,7 +36,7 @@ win32 {
+     TARGET_EXT = .dll
+ }
+ else {
+-    LIBS += -lQtSolutions_SOAP-2.7
++    LIBS += -lqtsoap
+ }
+ 
+ OBJECTS_DIR = obj


More information about the scm-commits mailing list