]> git.pld-linux.org Git - packages/gnome-nibbles.git/commitdiff
Update to 3.20.0 auto/th/gnome-nibbles-3.20.0-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 27 Mar 2016 09:08:44 +0000 (11:08 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 27 Mar 2016 09:08:44 +0000 (11:08 +0200)
gnome-nibbles.spec

index 720cdb9a87038fb90b099dcf6794d0525670dfd8..54f9d6c831941df8f99b62edf251add07a087d64 100644 (file)
@@ -1,30 +1,35 @@
 Summary:       GNOME Nibbles - classic snake game
 Summary(pl.UTF-8):     Nibbles dla GNOME - klasyczna gra w węża
 Name:          gnome-nibbles
-Version:       3.18.2
+Version:       3.20.0
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Games
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-nibbles/3.18/%{name}-%{version}.tar.xz
-# Source0-md5: e4adb6cfdd55b60e9aeecad978bc5257
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-nibbles/3.20/%{name}-%{version}.tar.xz
+# Source0-md5: 13d0bf244353ff901be162a85f94e5d2
 URL:           https://wiki.gnome.org/Apps/Nibbles
 BuildRequires: appstream-glib-devel
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11
-BuildRequires: clutter-devel >= 1.14.4
-BuildRequires: clutter-gtk-devel >= 1.2.0
+BuildRequires: clutter-devel >= 1.22.0
+BuildRequires: clutter-gtk-devel >= 1.4.0
+BuildRequires: glib2-devel >= 1:2.40.0
 BuildRequires: gnome-common
-BuildRequires: gtk+3-devel >= 3.15.0
-BuildRequires: intltool >= 0.50
+BuildRequires: gtk+3-devel >= 3.18.0
+BuildRequires: intltool >= 0.50.2
 BuildRequires: libcanberra-gtk3-devel >= 0.26
+BuildRequires: libgames-support-devel
+BuildRequires: libgee-devel
 BuildRequires: librsvg-devel >= 2.32.0
 BuildRequires: pkgconfig
+BuildRequires: vala >= 2:0.28.0
 BuildRequires: yelp-tools
 Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): glib2 >= 1:2.26.0
-Requires:      clutter >= 1.14.4
-Requires:      clutter-gtk >= 1.2.0
-Requires:      gtk+3 >= 3.15.0
+Requires:      clutter >= 1.22.0
+Requires:      clutter-gtk >= 1.4.0
+Requires:      glib2 >= 1:2.40.0
+Requires:      gtk+3 >= 3.18.0
 Requires:      hicolor-icon-theme
 Requires:      libcanberra-gtk3 >= 0.26
 Requires:      librsvg >= 2.32.0
@@ -35,7 +40,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 GNOME Nibbles is a game where the user controls a snake. The snake
 moves around the board, eating diamonds while avoiding the walls
-placed around it. 
+placed around it.
 
 %description -l pl.UTF-8
 GNOME Nibbles to gra, w której użytkownik steruje wężem. Wąż
@@ -49,7 +54,6 @@ przemieszcza się po planszy zjadając diamenty, unikając zderzeń ze
 %{__intltoolize}
 %{__aclocal}
 %{__autoconf}
-%{__autoheader}
 %{__automake}
 %configure \
        --disable-silent-rules
@@ -79,11 +83,11 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc NEWS
 %attr(755,root,root) %{_bindir}/gnome-nibbles
-%{_datadir}/appdata/gnome-nibbles.appdata.xml
+%{_datadir}/appdata/org.gnome.Nibbles.appdata.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.nibbles.gschema.xml
 %{_datadir}/gnome-nibbles
-%{_desktopdir}/gnome-nibbles.desktop
+%{_desktopdir}/org.gnome.Nibbles.desktop
 %{_iconsdir}/hicolor/*x*/apps/gnome-nibbles.png
 %{_iconsdir}/hicolor/scalable/apps/gnome-nibbles.svg
-%{_iconsdir}/hicolor/scalable/apps/gnome-nibbles-symbolic.svg
+%{_iconsdir}/hicolor/symbolic/apps/gnome-nibbles-symbolic.svg
 %{_mandir}/man6/gnome-nibbles.6*
This page took 0.12917 seconds and 4 git commands to generate.