forked from pool/kfloppy
Accepting request 395329 from KDE:Applications
KDE Applications 16.04.1 OBS-URL: https://build.opensuse.org/request/show/395329 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfloppy?expand=0&rev=60
This commit is contained in:
commit
80727e58d8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e8119e5879e475881be88d7fb5003cba979936ec464d3d90d52216213da56b7
|
||||
size 53320
|
3
kfloppy-16.04.1.tar.xz
Normal file
3
kfloppy-16.04.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35128373c4b528d7989330127e33fecb5e3343190fe64beecc9721f4ec1cf9dd
|
||||
size 53612
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 7 10:26:13 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.04.1
|
||||
* KDE Applications 16.04.1
|
||||
* https://www.kde.org/announcements/announce-applications-16.04.1.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 17 06:03:23 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.04.0
|
||||
* KDE Applications 16.04.0
|
||||
* https://www.kde.org/announcements/announce-applications-16.04.0.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 11 06:39:41 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.03.90
|
||||
* KDE Applications 16.04.0 RC
|
||||
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 13 15:43:13 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
|
31
kfloppy.spec
31
kfloppy.spec
@ -17,17 +17,24 @@
|
||||
|
||||
|
||||
Name: kfloppy
|
||||
Version: 15.12.3
|
||||
Version: 16.04.1
|
||||
Release: 0
|
||||
Summary: Floppy Formatter
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source0: kfloppy-%{version}.tar.xz
|
||||
BuildRequires: libkde4-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: kdoctools-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description
|
||||
KDE Floppy Disk Utility
|
||||
@ -36,14 +43,12 @@ KDE Floppy Disk Utility
|
||||
%setup -q -n kfloppy-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
cd build
|
||||
%kde4_makeinstall
|
||||
%suse_update_desktop_file KFloppy System Filesystem
|
||||
%kde_post_install
|
||||
%kf5_makeinstall -C build
|
||||
%suse_update_desktop_file org.kde.kfloppy System Filesystem
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
@ -52,9 +57,9 @@ cd build
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README TODO
|
||||
%_kde4_bindir/kfloppy
|
||||
%_kde4_applicationsdir/*.desktop
|
||||
%_kde4_htmldir/en/kfloppy/
|
||||
%_kde4_iconsdir/hicolor/*/*/*.png
|
||||
%_bindir/kfloppy
|
||||
%_kf5_applicationsdir/*.desktop
|
||||
%_kf5_htmldir/en/kfloppy/
|
||||
%_kf5_iconsdir/hicolor/*/*/*.png
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user