automatic version update by autodist [release 15.08.2-1mamba;Wed Oct 28 2015]
This commit is contained in:
parent
40109304a5
commit
827743d176
49
kbruch.spec
49
kbruch.spec
@ -1,5 +1,5 @@
|
||||
Name: kbruch
|
||||
Version: 4.14.3
|
||||
Version: 15.08.2
|
||||
Release: 1mamba
|
||||
Summary: Exercise Fractions
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -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/kbruch-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/kbruch-%{version}.tar.xz
|
||||
License: GPL
|
||||
BuildRequires: cmake
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -32,7 +32,7 @@ The program checks the user's input and gives feedback.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -61,19 +61,46 @@ exit 0
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_bindir}/%{name}
|
||||
%{_kde4_datadir}/%{name}
|
||||
%{_kde4_kcfgdir}/%{name}.kcfg
|
||||
%{_kde4_icondir}/hicolor/*/apps/%{name}.png
|
||||
%{_kde4_icondir}/hicolor/scalable/apps/%{name}.svgz
|
||||
%{_kde4_sharedir}/appdata/kbruch.appdata.xml
|
||||
%{_kde4_xdgappsdir}/%{name}.desktop
|
||||
%doc %lang(en) %{_kde4_htmldir}/en/%{name}
|
||||
%{_kde5_bindir}/%{name}
|
||||
#%{_kde4_datadir}/%{name}
|
||||
#%{_kde4_kcfgdir}/%{name}.kcfg
|
||||
%{_kde5_icondir}/hicolor/*/apps/%{name}.png
|
||||
%{_kde5_icondir}/hicolor/scalable/apps/%{name}.svgz
|
||||
%dir %{_kde5_sharedir}/%{name}
|
||||
%{_kde5_sharedir}/%{name}/*
|
||||
%{_datadir}/appdata/org.kde.kbruch.appdata.xml
|
||||
#%{_datadir}/config.kcfg/kbruch/kbruch.kcfg
|
||||
%dir %{_datadir}/kxmlgui5/kbruch
|
||||
%{_datadir}/kxmlgui5/kbruch/*.rc
|
||||
%{_datadir}/applications/org.kde.kbruch.desktop
|
||||
%{_datadir}/config.kcfg/kbruch.kcfg
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
||||
%{_mandir}/man1/%{name}.*
|
||||
%doc AUTHORS COPYING COPYING.DOC
|
||||
#ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Wed Oct 28 2015 Automatic Build System <autodist@mambasoft.it> 15.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 20 2015 Automatic Build System <autodist@mambasoft.it> 15.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 23 2015 Automatic Build System <autodist@mambasoft.it> 15.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 02 2015 Automatic Build System <autodist@mambasoft.it> 15.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 03 2015 Automatic Build System <autodist@mambasoft.it> 15.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 12 2015 Automatic Build System <autodist@mambasoft.it> 15.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 01 2015 Automatic Build System <autodist@mambasoft.it> 15.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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user