packages: xpuzzles/xpuzzles.spec - updated to 7.5.1 - switch man.patch to sed
lisu
lisu at pld-linux.org
Thu Dec 3 12:09:27 CET 2009
Author: lisu Date: Thu Dec 3 11:09:27 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 7.5.1
- switch man.patch to sed
---- Files affected:
packages/xpuzzles:
xpuzzles.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: packages/xpuzzles/xpuzzles.spec
diff -u packages/xpuzzles/xpuzzles.spec:1.40 packages/xpuzzles/xpuzzles.spec:1.41
--- packages/xpuzzles/xpuzzles.spec:1.40 Fri Jul 3 15:39:49 2009
+++ packages/xpuzzles/xpuzzles.spec Thu Dec 3 12:09:22 2009
@@ -2,12 +2,12 @@
Summary: Geometric puzzles and toys for the X Window System
Summary(pl.UTF-8): Geometryczne układanki i zabawki pod X Window System
Name: xpuzzles
-Version: 7.5
+Version: 7.5.1
Release: 1
License: MIT
Group: X11/Applications/Games
Source0: http://www.tux.org/pub/tux/xpuzzles/%{name}-%{version}.tar.bz2
-# Source0-md5: 8807ea8bc464c15264e78632a468587a
+# Source0-md5: 30bb3b8c44421be89baa3feb9ced746b
Source1: xbarrel.desktop
Source2: xcubes.desktop
Source3: xdino.desktop
@@ -21,9 +21,9 @@
Source11: xskewb.desktop
Source12: xthreed.desktop
Source13: xtriangles.desktop
-Patch0: %{name}-man.patch
URL: http://www.tux.org/~bagleyd/puzzles.html
BuildRequires: openmotif-devel
+BuildRequires: sed >= 4.0
BuildRequires: xorg-cf-files
BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-lib-libXt-devel
@@ -41,7 +41,7 @@
%prep
%setup -q
-%patch0 -p1
+%{__sed} -i 's,/usr/games,/usr/bin,' `find -name "*.man"`
%build
%{__make} -f xpuzzles.Makefile xmkmf
@@ -163,6 +163,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2009/12/03 11:09:22 lisu
+- updated to 7.5.1
+- switch man.patch to sed
+
Revision 1.40 2009/07/03 13:39:49 lisu
- up to 7.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xpuzzles/xpuzzles.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list