Accepting request 439090 from KDE:Applications
- Add missing pkgconfig(libsystemd-journal) BuildRequires - Update other Qt5 and KF5 BuildRequires to match reality OBS-URL: https://build.opensuse.org/request/show/439090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksystemlog?expand=0&rev=46
This commit is contained in:
commit
812206c245
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 7 21:42:49 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Add missing pkgconfig(libsystemd-journal) BuildRequires
|
||||||
|
- Update other Qt5 and KF5 BuildRequires to match reality
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 11 21:03:05 UTC 2016 - lbeltrame@kde.org
|
Tue Oct 11 21:03:05 UTC 2016 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ksystemlog
|
# spec file for package ksystemlog
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,14 +17,29 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ksystemlog
|
Name: ksystemlog
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules >= 1.7.0
|
||||||
BuildRequires: kdelibs4support-devel
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: oxygen-icon-theme-large
|
BuildRequires: oxygen-icon-theme-large
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
BuildRequires: cmake(KF5Archive) >= 5.0.0
|
||||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
BuildRequires: cmake(KF5Completion) >= 5.0.0
|
||||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
BuildRequires: cmake(KF5Config) >= 5.0.0
|
||||||
|
BuildRequires: cmake(KF5CoreAddons) >= 5.0.0
|
||||||
|
BuildRequires: cmake(KF5DocTools) >= 5.0.0
|
||||||
|
BuildRequires: cmake(KF5I18n) >= 5.0.0
|
||||||
|
BuildRequires: cmake(KF5IconThemes) >= 5.0.0
|
||||||
|
BuildRequires: cmake(KF5ItemViews) >= 5.0.0
|
||||||
|
BuildRequires: cmake(KF5KIO) >= 5.0.0
|
||||||
|
BuildRequires: cmake(KF5TextWidgets) >= 5.0.0
|
||||||
|
BuildRequires: cmake(KF5WidgetsAddons) >= 5.0.0
|
||||||
|
BuildRequires: cmake(KF5XmlGui) >= 5.0.0
|
||||||
|
BuildRequires: cmake(Qt5Concurrent) >= 5.2.0
|
||||||
|
BuildRequires: cmake(Qt5Core) >= 5.2.0
|
||||||
|
BuildRequires: cmake(Qt5PrintSupport) >= 5.2.0
|
||||||
|
BuildRequires: cmake(Qt5Test) >= 5.2.0
|
||||||
|
BuildRequires: cmake(Qt5Widgets) >= 5.2.0
|
||||||
|
BuildRequires: pkgconfig(libsystemd-journal)
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Version: 16.08.2
|
Version: 16.08.2
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -58,13 +73,6 @@ want to quickly see problems occurring on their server.
|
|||||||
|| cp /usr/share/icons/oxygen/base/${i}x${i}/apps/utilities-log-viewer.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/${i}x${i}/apps/
|
|| cp /usr/share/icons/oxygen/base/${i}x${i}/apps/utilities-log-viewer.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/${i}x${i}/apps/
|
||||||
done
|
done
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user