automatic version update by autodist [release 16.04.0-1mamba;Sun May 01 2016]

This commit is contained in:
Automatic Build System 2024-01-06 01:30:02 +01:00
parent 8a32c75557
commit 45d9b91ab3

View File

@ -1,5 +1,5 @@
Name: kfloppy
Version: 4.14.3
Version: 16.04.0
Release: 1mamba
Summary: A tool to format floppy disks
Group: Graphical Desktop/Applications/Utilities
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.kde.org
Source: http://download.kde.org/stable/%{version}/src/kfloppy-%{version}.tar.xz
Source: http://download.kde.org/stable/applications/%{version}/src/kfloppy-%{version}.tar.xz
License: GPL
BuildRequires: cmake
## AUTOBUILDREQ-BEGIN
@ -23,7 +23,7 @@ BuildRequires: libstdc++6-devel
BuildRequires: mtools
BuildRequires: util-linux
## AUTOBUILDREQ-END
Requires: kde-workspace
#Requires: kde-workspace
# dosfstools: /sbin/mkdosfs, /sbin/mkfs.msdos, /sbin/mkfs.vfat
Requires: dosfstools
# e2fsprogs: /sbin/mke2fs
@ -80,12 +80,15 @@ exit 0
%files
%defattr(-,root,root)
%{_kde4_bindir}/%{name}
%{_kde4_xdgappsdir}/KFloppy.desktop
%{_kde4_xdgappsdir}/org.kde.kfloppy.desktop
%doc %lang(en) %{_kde4_htmldir}/en/%{name}
%{_kde4_icondir}/hicolor/*/apps/%{name}.png
%doc COPYING
%changelog
* Sun May 01 2016 Automatic Build System <autodist@mambasoft.it> 16.04.0-1mamba
- automatic version update by autodist
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
- automatic version update by autodist