packages: gnubik/gnubik.spec - 2.4 - BR: OpenGL-devel, OpenGL-GLU-devel, gt...
blekot
blekot at pld-linux.org
Sat May 12 14:34:48 CEST 2012
Author: blekot Date: Sat May 12 12:34:48 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- 2.4
- BR: OpenGL-devel, OpenGL-GLU-devel, gtk+2-devel >= 2.20
- R: hicolor-icon-theme
- added icons
- patch0 and relative stuff with locale is not need anymore
- added gnubik.desktop
---- Files affected:
packages/gnubik:
gnubik.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: packages/gnubik/gnubik.spec
diff -u packages/gnubik/gnubik.spec:1.14 packages/gnubik/gnubik.spec:1.15
--- packages/gnubik/gnubik.spec:1.14 Thu May 28 20:07:10 2009
+++ packages/gnubik/gnubik.spec Sat May 12 14:34:43 2012
@@ -2,17 +2,21 @@
Summary: GNUbik - an interactive, graphical, single player puzzle
Summary(pl.UTF-8): GNUbik - interaktywna, graficzna układanka dla jednego gracza
Name: gnubik
-Version: 2.3
+Version: 2.4
Release: 1
License: GPL
Group: X11/Applications/Games
Source0: http://ftp.gnu.org/gnu/gnubik/%{name}-%{version}.tar.gz
-# Source0-md5: 6d0f596f6b78d64e8ce02951ff536f8e
+# Source0-md5: cbafcd93d9ab31695d18358b68cd72c9
Patch0: %{name}-locale_names.patch
URL: http://www.gnu.org/software/gnubik/
-BuildRequires: guile-devel >= 5:1.8.0
+BuildRequires: OpenGL-devel
+BuildRequires: OpenGL-GLU-devel
+BuildRequires: gtk+2-devel >= 2.20
BuildRequires: gtkglext-devel
+BuildRequires: guile-devel >= 5:1.8.0
BuildRequires: pkgconfig
+Requires: hicolor-icon-theme
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -29,15 +33,10 @@
%prep
%setup -q
-%patch0 -p1
-
-mv -f po/{no,nb}.po
-mv -f po/pt{_PT,}.po
%build
%configure
%{__make}
-%{__make} update-gmo -C po
%install
rm -rf $RPM_BUILD_ROOT
@@ -60,8 +59,10 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/*
+%{_desktopdir}/gnubik.desktop
%{_datadir}/%{name}
%{_infodir}/*.info*
+%{_iconsdir}/hicolor/*/apps/gnubik.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -69,6 +70,14 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2012/05/12 12:34:43 blekot
+- 2.4
+- BR: OpenGL-devel, OpenGL-GLU-devel, gtk+2-devel >= 2.20
+- R: hicolor-icon-theme
+- added icons
+- patch0 and relative stuff with locale is not need anymore
+- added gnubik.desktop
+
Revision 1.14 2009/05/28 18:07:10 sparky
- up to 2.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/gnubik/gnubik.spec?r1=1.14&r2=1.15
More information about the pld-cvs-commit
mailing list