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:
parent
33731b8ca9
commit
52d1d62682
@ -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
3
kruler-15.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c28aae83462f2dd7cf0c1eeb8276ca1ef942fef11f611a6880e9a07aacad0de
|
||||
size 129240
|
@ -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
|
||||
|
||||
|
40
kruler.spec
40
kruler.spec
@ -17,20 +17,26 @@
|
||||
|
||||
|
||||
Name: kruler
|
||||
BuildRequires: libkde4-devel
|
||||
BuildRequires: oxygen-icon-theme-large
|
||||
BuildRequires: xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
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
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Graphics/Other
|
||||
Provides: kde4-kruler = 4.3.0
|
||||
Obsoletes: kde4-kruler < 4.3.0
|
||||
Url: http://www.kde.org
|
||||
Version: 14.12.3
|
||||
Version: 15.04.0
|
||||
Release: 0
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description
|
||||
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
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
cd build
|
||||
%kde4_makeinstall
|
||||
%suse_update_desktop_file -r kruler Utility DesktopUtility
|
||||
%kde_post_install
|
||||
%kf5_makeinstall -C build
|
||||
%suse_update_desktop_file -r org.kde.kruler Utility DesktopUtility
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
@ -54,11 +58,11 @@ A screen ruler for the K Desktop Environment
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%_kde4_bindir/kruler
|
||||
%_kde4_applicationsdir/kruler.desktop
|
||||
%_kde4_appsdir/kruler/
|
||||
%_datadir/icons/hicolor/*/apps/kruler*
|
||||
%_datadir/icons/hicolor/*/actions/kruler*
|
||||
%_kde4_htmldir/en//kruler/
|
||||
%_kf5_bindir/kruler
|
||||
%_kf5_applicationsdir/org.kde.kruler.desktop
|
||||
%_kf5_sharedir/kruler/
|
||||
%_kf5_htmldir/en//kruler/
|
||||
%_kf5_iconsdir/hicolor/*/*/kruler*
|
||||
%_datadir/knotifications5/kruler.notifyrc
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user