[polkit-qt5-1] Update to upstream GIT snapshot, drop custom qt5 support patches

Lubomir Rintel lkundrak at fedoraproject.org
Sun Jun 15 09:46:38 UTC 2014


commit c16a4091d7e396e50212f93a659eaf06cbac7072
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Sun Jun 15 11:39:07 2014 +0200

    Update to upstream GIT snapshot, drop custom qt5 support patches

 ...nclude-libdir-paths-when-they-re-absolute.patch |   28 -
 0001-Include-moc-generated-files.patch             |   62 -
 0001-Rename-polkit-qt-1-to-polkit-qt5-1.patch      | 1521 --------------------
 0002-Full-Qt-5-port.patch                          |  224 ---
 0003-Check-for-Qt5DBus-and-Qt5Xml.patch            |   39 -
 polkit-qt5-1.spec                                  |   21 +-
 sources                                            |    2 +-
 7 files changed, 6 insertions(+), 1891 deletions(-)
---
diff --git a/polkit-qt5-1.spec b/polkit-qt5-1.spec
index 51640bf..254fce4 100644
--- a/polkit-qt5-1.spec
+++ b/polkit-qt5-1.spec
@@ -1,23 +1,16 @@
 Name:            polkit-qt5-1
 Version:         0.103.0
-Release:         3%{?dist}
+Release:         3.20130415gitbac771e%{?dist}
 Summary:         Qt5 bindings for PolicyKit
 
 License:         GPLv2+
 URL:             https://projects.kde.org/projects/kdesupport/polkit-qt-1 
 # git clone git://anongit.kde.org/polkit-qt-1
 # cd polkit-qt-1
-# git archive --prefix=polkit-qt5-1/ 3a5f879 |gzip -9 >polkit-qt5-1.tar.gz
+# git archive --prefix=polkit-qt5-1/ bac771e |gzip -9 >polkit-qt5-1.tar.gz
 Source0:         %{name}.tar.gz
 Source1:         Doxyfile
 
-# Hawaii-patches
-Patch1:         0001-Include-moc-generated-files.patch
-Patch2:         0002-Full-Qt-5-port.patch
-Patch3:         0003-Check-for-Qt5DBus-and-Qt5Xml.patch
-Patch4:         0001-Rename-polkit-qt-1-to-polkit-qt5-1.patch
-Patch5:         0001-Fix-include-libdir-paths-when-they-re-absolute.patch
-
 BuildRequires:   automoc4
 BuildRequires:   cmake
 BuildRequires:   extra-cmake-modules
@@ -38,13 +31,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
 %prep
 %setup -q -n %{name}
 
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-
-
 %build
 %{cmake} .
 make %{?_smp_mflags}
@@ -78,6 +64,9 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
+* Sun Jun 15 2014 Lubomir Rintel <lkundrak at v3.sk> - 0.103.0-3.20130415gitbac771e
+- Update to upstream GIT snapshot, drop custom qt5 support patches
+
 * Wed Jun 11 2014 Rex Dieter <rdieter at fedoraproject.org> - 0.103.0-3
 - -devel: Provides: polkit-qt5-devel
 - switch to pkgconfig-style build deps
diff --git a/sources b/sources
index f478430..9d85c33 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67c7ecad92604370a9d2f62dc4da547f  polkit-qt5-1.tar.gz
+35e28312d1e441eb35b5deabe51b3e90  polkit-qt5-1.tar.gz


More information about the scm-commits mailing list