Accepting request 261197 from KDE:Distro:Factory

1

OBS-URL: https://build.opensuse.org/request/show/261197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/palapeli?expand=0&rev=33
This commit is contained in:
2014-11-19 19:24:18 +00:00
committed by Git OBS Bridge
parent 00121dfa9f
commit ccd9bd26d7
4 changed files with 18 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ Summary: Jigsaw puzzle game
License: GPL-2.0+
Group: Amusements/Games/Board/Puzzle
Url: http://www.kde.org
Version: 4.14.2
Version: 4.14.3
Release: 0
Source0: palapeli-%{version}.tar.xz
BuildRequires: libkdegames-devel
@@ -69,11 +69,11 @@ This package contains the development files for Palapeli.
%post
/sbin/ldconfig
/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
%postun
/sbin/ldconfig
/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
%files
%defattr(-,root,root)