automatic version update by autodist [release 3.0.0-1mamba;Sat Jan 06 2018]
This commit is contained in:
parent
03f6391bd6
commit
21ed316b0f
34
kdbg.spec
34
kdbg.spec
@ -1,5 +1,5 @@
|
||||
Name: kdbg
|
||||
Version: 2.9.1
|
||||
Version: 3.0.0
|
||||
Release: 1mamba
|
||||
Summary: A graphical user interface to gdb, the GNU debugger.
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
@ -52,7 +52,7 @@ KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intu
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde4
|
||||
%cmake_kde5
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -66,24 +66,24 @@ KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intu
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_bindir}/kdbg
|
||||
%dir %{_kde4_datadir}/kdbg
|
||||
%{_kde4_datadir}/kdbg/*
|
||||
%{_kde4_xdgappsdir}/kdbg.desktop
|
||||
%{_kde4_configdir}/kdbgrc
|
||||
%{_kde4_sharedir}/icons/hicolor/128x128/apps/kdbg.png
|
||||
%{_kde4_sharedir}/icons/hicolor/16x16/apps/kdbg.png
|
||||
%{_kde4_sharedir}/icons/hicolor/22x22/actions/*
|
||||
%{_kde4_sharedir}/icons/hicolor/*/apps/kdbg.png
|
||||
%{_kde4_sharedir}/icons/oxygen/*/actions/brkpt.png
|
||||
%{_kde4_sharedir}/icons/oxygen/*/actions/debug-run.png
|
||||
%{_kde4_sharedir}/icons/oxygen/*/actions/document-open-executable.png
|
||||
%lang(de) %{_kde4_htmldir}/de/*
|
||||
%lang(en) %{_kde4_htmldir}/en/*
|
||||
%lang(ru) %{_kde4_htmldir}/ru/*
|
||||
%{_kde5_bindir}/kdbg
|
||||
%dir %{_kde5_datadir}/kdbg
|
||||
%{_kde5_datadir}/kdbg/*
|
||||
%{_kde5_xdgappsdir}/kdbg.desktop
|
||||
%{_kde5_configdir}/kdbgrc
|
||||
%{_datadir}/kxmlgui5/kdbg/kdbgui.rc
|
||||
%{_kde5_sharedir}/icons/hicolor/*/apps/kdbg.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kdbg.svgz
|
||||
%{_kde5_sharedir}/icons/hicolor/*/apps/kdbg.png
|
||||
%lang(de) %{_kde5_htmldir}/de/*
|
||||
%lang(en) %{_kde5_htmldir}/en/*
|
||||
%lang(ru) %{_kde5_htmldir}/ru/*
|
||||
%doc BUGS COPYING README TODO
|
||||
|
||||
%changelog
|
||||
* Sat Jan 06 2018 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 24 2017 Automatic Build System <autodist@mambasoft.it> 2.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user