heliocastro pushed to qupzilla (f22). "- Remove more icons with possible legal issues"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 12 22:01:05 UTC 2015


>From dfc88956e4fb4e4f668ef42e5571536e7c79e078 Mon Sep 17 00:00:00 2001
From: Helio Chissini de Castro <helio at kde.org>
Date: Sun, 12 Apr 2015 18:58:26 -0300
Subject: - Remove more icons with possible legal issues


diff --git a/QupZilla-1.6.3-kwallet-include.patch b/QupZilla-1.6.3-kwallet-include.patch
deleted file mode 100644
index 435a7fe..0000000
--- a/QupZilla-1.6.3-kwallet-include.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff -dur QupZilla-1.6.3.orig/src/plugins/KWalletPasswords/KWalletPasswords.pro QupZilla-1.6.3/src/plugins/KWalletPasswords/KWalletPasswords.pro
---- QupZilla-1.6.3.orig/src/plugins/KWalletPasswords/KWalletPasswords.pro	2014-02-14 11:42:43.000000000 +0100
-+++ QupZilla-1.6.3/src/plugins/KWalletPasswords/KWalletPasswords.pro	2014-02-18 15:35:46.924332871 +0100
-@@ -45,4 +45,29 @@
- 
- LIBS += -lkdeui
- 
-+KDEPREFIX = $$system(kde4-config --prefix)
-+isEmpty(KDEPREFIX):error(KDE 4 kdelibs required.)
-+exists($$KDEPREFIX/include/kde4/KDE) {
-+  KDEINCDIR = $$KDEPREFIX/include/kde4
-+} else:exists($$KDEPREFIX/include/kde/KDE) {
-+  KDEINCDIR = $$KDEPREFIX/include/kde
-+} else {
-+  KDEINCDIR = $$KDEPREFIX/include
-+}
-+INCLUDEPATH += $$KDEINCDIR
-+KDELIBDIR = $$KDEPREFIX/lib$$system(kde4-config --libsuffix)
-+KDEDEVELLIBDIR = $$KDELIBDIR
-+exists($$KDEDEVELLIBDIR/kde4/devel) {
-+  KDEDEVELLIBDIR = $$KDEDEVELLIBDIR/kde4/devel
-+}
-+
-+!equals(KDEDEVELLIBDIR,/usr/lib):!equals(KDEDEVELLIBDIR,/usr/lib64) {
-+  QMAKE_LIBDIR = $$KDEDEVELLIBDIR $$QMAKE_LIBDIR
-+}
-+!equals(KDELIBDIR,/usr/lib):!equals(KDELIBDIR,/usr/lib64) {
-+  !darwin-*:!macx-* {
-+    LIBS += -Wl,--rpath,"$$KDELIBDIR"
-+  }
-+}
-+
- include(../../plugins.pri)
diff --git a/qupzilla.spec b/qupzilla.spec
index 4b2cf64..0420f28 100644
--- a/qupzilla.spec
+++ b/qupzilla.spec
@@ -5,7 +5,7 @@
 
 Name:           qupzilla
 Version:        1.8.6
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Modern web browser
 
 Group:          Applications/Internet
@@ -121,6 +121,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Apr 12 2015 Helio Chissini de Castro <helio at kde.org> - 1.8.6-4
+- Remove some non legal icons from tarball.
+
 * Wed Mar 11 2015 Helio Chissini de Castro <helio at kde.org> - 1.8.6-3
 - Add missing build requires
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/qupzilla.git/commit/?h=f22&id=dfc88956e4fb4e4f668ef42e5571536e7c79e078


More information about the scm-commits mailing list