Accepting request 302407 from KDE:Applications
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/302407 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kteatime?expand=0&rev=28
This commit is contained in:
parent
b1f52e4b4d
commit
f5873e66b4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d98144b4dd9fb4c1500435e3cd1a44538a05571f2d0302e7687e93a6f7d654c
|
||||
size 100420
|
3
kteatime-15.04.0.tar.xz
Normal file
3
kteatime-15.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c6cf29a16cac565a7a063485856d58f63a30aa71e048d2aa5143c053185303c
|
||||
size 104164
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 11 13:22:39 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:19:21 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.03.95
|
||||
* KDE Applications 15.04 RC
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 12:49:40 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.03.80
|
||||
* KDE Applications 15.04 Beta
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 3 10:43:44 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
|
@ -17,19 +17,32 @@
|
||||
|
||||
|
||||
Name: kteatime
|
||||
BuildRequires: libkde4-devel
|
||||
BuildRequires: libqimageblitz-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kcrash-devel
|
||||
BuildRequires: kdoctools-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: knotifyconfig-devel
|
||||
BuildRequires: knotifications-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: ktextwidgets-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
Summary: Tea Cooker
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Toys/Other
|
||||
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
|
||||
Provides: kde4-kteatime = 4.3.0
|
||||
Obsoletes: kde4-kteatime < 4.3.0
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description
|
||||
KDE time utility for making a fine cup of tea
|
||||
@ -38,15 +51,12 @@ KDE time utility for making a fine cup of tea
|
||||
%setup -q -n %{name}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
cd build
|
||||
%makeinstall
|
||||
cd ..
|
||||
%suse_update_desktop_file -r kteatime Applet
|
||||
%kde_post_install
|
||||
%kf5_makeinstall -C build
|
||||
%suse_update_desktop_file -r org.kde.kteatime Applet
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -54,10 +64,11 @@ KDE time utility for making a fine cup of tea
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC
|
||||
%{_kde4_bindir}/kteatime
|
||||
%{_kde4_htmldir}/en/kteatime
|
||||
%{_kde4_applicationsdir}/kteatime.desktop
|
||||
%{_kde4_iconsdir}/hicolor/*/apps/kteatime.*
|
||||
%{_kde4_appsdir}/kteatime
|
||||
%{_kf5_bindir}/kteatime
|
||||
%{_kf5_htmldir}/en/kteatime/
|
||||
%{_kf5_applicationsdir}/org.kde.kteatime.desktop
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/kteatime.*
|
||||
%_datadir/appdata/
|
||||
%_datadir/knotifications5/kteatime.notifyrc
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user