SHA256
1
0
forked from pool/kruler

Accepting request 303570 from KDE:Applications

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/303570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kruler?expand=0&rev=55
This commit is contained in:
Dominique Leuenberger 2015-05-11 17:17:31 +00:00 committed by Git OBS Bridge
parent 33731b8ca9
commit 52d1d62682
4 changed files with 47 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32df1ba89aaea7be20bf6414a11367b0153f4a35c61172bdbb7499286904a15f
size 128696

3
kruler-15.04.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c28aae83462f2dd7cf0c1eeb8276ca1ef942fef11f611a6880e9a07aacad0de
size 129240

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sat Apr 11 13:20:29 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
-------------------------------------------------------------------
Sat Mar 21 18:16:32 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
-------------------------------------------------------------------
Sun Mar 8 12:48:22 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 3 10:42:30 UTC 2015 - tittiatcoke@gmail.com Tue Mar 3 10:42:30 UTC 2015 - tittiatcoke@gmail.com

View File

@ -17,20 +17,26 @@
Name: kruler Name: kruler
BuildRequires: libkde4-devel BuildRequires: extra-cmake-modules
BuildRequires: oxygen-icon-theme-large BuildRequires: pkgconfig(Qt5Core)
BuildRequires: xz BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: update-desktop-files
BuildRequires: kdoctools-devel
BuildRequires: ki18n-devel
BuildRequires: knotifications-devel
BuildRequires: kwindowsystem-devel
BuildRequires: kxmlgui-devel
Summary: Screen Ruler Summary: Screen Ruler
License: GPL-2.0+ License: GPL-2.0+
Group: Productivity/Graphics/Other Group: Productivity/Graphics/Other
Provides: kde4-kruler = 4.3.0
Obsoletes: kde4-kruler < 4.3.0
Url: http://www.kde.org Url: http://www.kde.org
Version: 14.12.3 Version: 15.04.0
Release: 0 Release: 0
Source0: %{name}-%{version}.tar.xz Source0: %{name}-%{version}.tar.xz
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires
%description %description
A screen ruler for the K Desktop Environment A screen ruler for the K Desktop Environment
@ -39,14 +45,12 @@ A screen ruler for the K Desktop Environment
%setup -q -n %{name}-%version %setup -q -n %{name}-%version
%build %build
%cmake_kde4 -d build %cmake_kf5 -d build
%make_jobs %make_jobs
%install %install
cd build %kf5_makeinstall -C build
%kde4_makeinstall %suse_update_desktop_file -r org.kde.kruler Utility DesktopUtility
%suse_update_desktop_file -r kruler Utility DesktopUtility
%kde_post_install
%post -p /sbin/ldconfig %post -p /sbin/ldconfig
@ -54,11 +58,11 @@ A screen ruler for the K Desktop Environment
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%_kde4_bindir/kruler %_kf5_bindir/kruler
%_kde4_applicationsdir/kruler.desktop %_kf5_applicationsdir/org.kde.kruler.desktop
%_kde4_appsdir/kruler/ %_kf5_sharedir/kruler/
%_datadir/icons/hicolor/*/apps/kruler* %_kf5_htmldir/en//kruler/
%_datadir/icons/hicolor/*/actions/kruler* %_kf5_iconsdir/hicolor/*/*/kruler*
%_kde4_htmldir/en//kruler/ %_datadir/knotifications5/kruler.notifyrc
%changelog %changelog