rebuilt with libkdegames5-devel [release 15.12.0-2mamba;Sun Jan 03 2016]

This commit is contained in:
Silvan Calarco 2024-01-05 23:25:07 +01:00
parent ab2ed202f3
commit 422882180a

View File

@ -1,13 +1,13 @@
Name: granatier
Version: 4.14.3
Release: 1mamba
Version: 15.12.0
Release: 2mamba
Summary: Bomberman clone
Group: Graphical Desktop/Applications/Games
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
Source: http://download.kde.org/stable/%{version}/src/granatier-%{version}.tar.xz
Source: http://download.kde.org/stable/applications/%{version}/src/granatier-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -17,6 +17,8 @@ BuildRequires: libkdegames-devel
BuildRequires: libqt4-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: libkdegames5-devel >= %{version}
BuildRequires: libknotifyconfig-devel
BuildRequires: cmake
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -29,7 +31,7 @@ Bomberman clone.
%setup -q
%build
%cmake -d build
%cmake_kde5 -d build
%make
%install
@ -42,17 +44,48 @@ Bomberman clone.
%files
%defattr(-,root,root)
%{_bindir}/granatier
%{_datadir}/applications/kde4/granatier.desktop
%dir %{_datadir}/apps/granatier
%{_datadir}/apps/granatier/*
%{_datadir}/appdata/granatier.appdata.xml
%{_datadir}/applications/org.kde.granatier.desktop
%dir %{_datadir}/granatier
%{_datadir}/granatier/*
%{_datadir}/config.kcfg/granatier.kcfg
%dir %{_datadir}/doc/HTML/en/granatier/
%{_datadir}/doc/HTML/en/granatier/*
%{_datadir}/icons/hicolor/*/apps/granatier.png
%{_datadir}/icons/hicolor/scalable/apps/granatier.svgz
%{_datadir}/kxmlgui5/granatier/granatierui.rc
%doc COPYING COPYING.DOC
%changelog
* Sun Jan 03 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 15.12.0-2mamba
- rebuilt with libkdegames5-devel
* Sun Dec 20 2015 Automatic Build System <autodist@mambasoft.it> 15.12.0-1mamba
- automatic version update by autodist
* Wed Nov 11 2015 Automatic Build System <autodist@mambasoft.it> 15.08.3-1mamba
- automatic version update by autodist
* Tue Oct 13 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
* Sun May 10 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