[packages/gnome-2048] - pl, better Group, BR: gettext-tools
qboosh
qboosh at pld-linux.org
Mon Oct 26 21:51:27 CET 2015
commit 7ea61cb135195eab043a63d4b4d1867e491cd188
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Oct 26 21:51:23 2015 +0100
- pl, better Group, BR: gettext-tools
gnome-2048.spec | 24 ++++++++++++++++--------
1 file changed, 16 insertions(+), 8 deletions(-)
---
diff --git a/gnome-2048.spec b/gnome-2048.spec
index 5ed6cea..d39bcc1 100644
--- a/gnome-2048.spec
+++ b/gnome-2048.spec
@@ -1,9 +1,10 @@
Summary: A 2048 clone for GNOME
+Summary(pl.UTF-8): Klon gry 2048 dla GNOME
Name: gnome-2048
Version: 3.18.1
Release: 1
-License: GPL v3
-Group: Applications
+License: GPL v3+
+Group: X11/Applications/Games
Source0: http://download.gnome.org/sources/gnome-2048/3.18/%{name}-%{version}.tar.xz
# Source0-md5: 363876f05d76cae37dbc213659e74cf1
URL: https://wiki.gnome.org/Apps/2048
@@ -12,6 +13,7 @@ BuildRequires: autoconf >= 2.63
BuildRequires: automake >= 1:1.11
BuildRequires: clutter-devel >= 1.12.0
BuildRequires: clutter-gtk-devel >= 1.6.0
+BuildRequires: gettext-tools
BuildRequires: gnome-common
BuildRequires: gtk+3-devel >= 3.12.0
BuildRequires: intltool >= 0.50.0
@@ -22,18 +24,22 @@ BuildRequires: tar >= 1:1.22
BuildRequires: vala >= 2:0.24.0
BuildRequires: xz
BuildRequires: yelp-tools
+Requires(post,postun): glib2 >= 1:2.26.0
+Requires(post,postun): gtk-update-icon-cache
Requires: clutter >= 1.12.0
Requires: clutter-gtk >= 1.6.0
Requires: gtk+3 >= 3.12.0
-Requires: libgee >= 0.14.0
-Requires(post,postun): glib2 >= 1:2.26.0
-Requires(post,postun): gtk-update-icon-cache
Requires: hicolor-icon-theme
+Requires: libgames-support >= 0.1
+Requires: libgee >= 0.14.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
A GNOME clone of the popular game 2048.
+%description -l pl.UTF-8
+Klon popularnej gry 2048 przeznaczony dla środowiska GNOME.
+
%prep
%setup -q
@@ -42,7 +48,8 @@ A GNOME clone of the popular game 2048.
%{__aclocal}
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ --disable-silent-rules
%{__make}
%install
@@ -71,5 +78,6 @@ rm -rf $RPM_BUILD_ROOT
%{_desktopdir}/org.gnome.gnome-2048.desktop
%{_datadir}/appdata/org.gnome.gnome-2048.appdata.xml
%{_datadir}/glib-2.0/schemas/org.gnome.2048.gschema.xml
-%{_iconsdir}/hicolor/*/*/gnome-2048.png
-%{_iconsdir}/hicolor/scalable/*/gnome-2048*.svg
+%{_iconsdir}/hicolor/*x*/apps/gnome-2048.png
+%{_iconsdir}/hicolor/scalable/apps/gnome-2048.svg
+%{_iconsdir}/hicolor/scalable/apps/gnome-2048-symbolic.svg
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-2048.git/commitdiff/7ea61cb135195eab043a63d4b4d1867e491cd188
More information about the pld-cvs-commit
mailing list