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:
@@ -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)
|
||||
|
Reference in New Issue
Block a user