rebuilt with libkdegames5 [release 15.12.0-2mamba;Sun Jan 03 2016]
This commit is contained in:
parent
c6ea88e53b
commit
5712972cfb
68
kshisen.spec
68
kshisen.spec
@ -1,13 +1,13 @@
|
|||||||
Name: kshisen
|
Name: kshisen
|
||||||
Version: 4.14.3
|
Version: 15.12.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Shisen-Sho Mahjongg-like Tile Game
|
Summary: Shisen-Sho Mahjongg-like Tile Game
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.kde.org
|
URL: http://www.kde.org
|
||||||
Source: http://download.kde.org/stable/%{version}/src/kshisen-%{version}.tar.xz
|
Source: http://download.kde.org/stable/applications/%{version}/src/kshisen-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -15,12 +15,12 @@ BuildRequires: kdelibs-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkdegames-devel
|
BuildRequires: libkdegames-devel
|
||||||
BuildRequires: libkmahjongg-devel
|
BuildRequires: libkmahjongg-devel
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libkdegames5-devel >= %{version}
|
||||||
BuildRequires: automoc4
|
BuildRequires: automoc4
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -32,7 +32,7 @@ Shisen-Sho Mahjongg-like Tile Game.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde4 -d build
|
%cmake_kde5 -d build
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -43,37 +43,65 @@ Shisen-Sho Mahjongg-like Tile Game.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post
|
%post
|
||||||
touch --no-create %{_kde4_icondir}/hicolor >/dev/null 2>&1
|
touch --no-create %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%posttrans
|
%posttrans
|
||||||
update-desktop-database -q >/dev/null 2>&1
|
update-desktop-database -q >/dev/null 2>&1
|
||||||
update-mime-database %{_kde4_mimedir} >/dev/null 2>&1
|
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
|
||||||
gtk-update-icon-cache %{_kde4_icondir}/hicolor >/dev/null 2>&1
|
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
if [ $1 -eq 0 ]; then
|
if [ $1 -eq 0 ]; then
|
||||||
update-desktop-database -q >/dev/null 2>&1
|
update-desktop-database -q >/dev/null 2>&1
|
||||||
update-mime-database %{_kde4_mimedir} >/dev/null 2>&1
|
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
|
||||||
touch --no-create %{_kde4_icondir}/hicolor >/dev/null 2>&1
|
touch --no-create %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
||||||
gtk-update-icon-cache %{_kde4_icondir}/hicolor >/dev/null 2>&1
|
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde4_bindir}/kshisen
|
%{_kde5_bindir}/kshisen
|
||||||
%{_kde4_xdgappsdir}/kshisen.desktop
|
%{_kde5_xdgappsdir}/org.kde.kshisen.desktop
|
||||||
%dir %{_kde4_datadir}/kshisen
|
%{_datadir}/appdata/org.kde.kshisen.appdata.xml
|
||||||
%{_kde4_datadir}/kshisen/*
|
%{_kde5_kcfgdir}/kshisen.kcfg
|
||||||
%{_kde4_kcfgdir}/kshisen.kcfg
|
%dir %{_datadir}/kxmlgui5/kshisen
|
||||||
%doc %lang(en) %{_kde4_htmldir}/en/kshisen/*
|
%{_datadir}/kxmlgui5/kshisen/kshisenui.rc
|
||||||
%{_kde4_icondir}/hicolor/*/apps/kshisen.png
|
%doc %lang(en) %{_kde5_htmldir}/en/kshisen/*
|
||||||
%{_kde4_soundsdir}/kshisen/tile-*.ogg
|
%{_kde5_icondir}/hicolor/*/apps/kshisen.png
|
||||||
|
%{_kde5_soundsdir}/kshisen/tile-*.ogg
|
||||||
%doc COPYING COPYING.DOC
|
%doc COPYING COPYING.DOC
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 03 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 15.12.0-2mamba
|
||||||
|
- rebuilt with libkdegames5
|
||||||
|
|
||||||
|
* Wed Dec 23 2015 Automatic Build System <autodist@mambasoft.it> 15.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Nov 10 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
|
||||||
|
|
||||||
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user