packages: sawfish/sawfish.spec - begin update to 1.8.1 - does not build
uzsolt
uzsolt at pld-linux.org
Wed May 4 11:34:51 CEST 2011
Author: uzsolt Date: Wed May 4 09:34:51 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- begin update to 1.8.1
- does not build
---- Files affected:
packages/sawfish:
sawfish.spec (1.104 -> 1.105)
---- Diffs:
================================================================
Index: packages/sawfish/sawfish.spec
diff -u packages/sawfish/sawfish.spec:1.104 packages/sawfish/sawfish.spec:1.105
--- packages/sawfish/sawfish.spec:1.104 Sat Jan 29 01:07:19 2011
+++ packages/sawfish/sawfish.spec Wed May 4 11:34:46 2011
@@ -7,17 +7,17 @@
Summary(uk.UTF-8): Віконний менеджер для X Window
Summary(zh_CN.UTF-8): 具有很强的扩展性和可配置性的图形窗口管理器
Name: sawfish
-Version: 1.3.1
-Release: 2
+Version: 1.8.1
+Release: 1
Epoch: 1
License: GPL
Group: X11/Window Managers
#Source0: http://ftp.gnome.org/pub/gnome/sources/sawfish/2.0/%{name}-%{version}.tar.bz2
-Source0: http://dl.sourceforge.net/sawmill/%{name}-%{version}.tar.gz
-# Source0-md5: 2ebed60d4fcae075f1f171972c40660a
+Source0: http://download.tuxfamily.org/sawfish/%{name}-%{version}.tar.xz
+# Source0-md5: 51c86ffa9ef7c8cf9d1737f883afae20
Source1: %{name}-xsession.desktop
Patch0: %{name}-applnk.patch
-%define repexecdir %(rep-config --execdir || echo "Install_librep-devel_and_rebuild_this_package")
+%define repexecdir %(pkg-config --variable=repexecdir librep || echo "Install_librep-devel_and_rebuild_this_package")
URL: http://sawfish.wikia.com/
BuildRequires: autoconf
BuildRequires: automake
@@ -28,9 +28,8 @@
BuildRequires: libtool
BuildRequires: ncurses-devel
BuildRequires: readline-devel
-BuildRequires: rep-gtk >= 0.17
-BuildRequires: rep-gtk-gnome >= 0.17
-BuildRequires: rep-gtk-libglade >= 0.17
+BuildRequires: rep-gtk-devel >= 0.90
+BuildRequires: sed >= 4.0
BuildRequires: texinfo
BuildRequires: xorg-proto-xextproto-devel
Requires: %{repexecdir}
@@ -117,7 +116,7 @@
%prep
%setup -q
-%patch0 -p1
+# %patch0 -p1
mv -f po/{no,nb}.po
@@ -126,7 +125,6 @@
%{__libtoolize}
%{__aclocal}
%{__autoconf}
-%{__automake} || :
%configure \
--disable-static \
--enable-themer \
@@ -199,6 +197,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.105 2011/05/04 09:34:46 uzsolt
+- begin update to 1.8.1
+- does not build
+
Revision 1.104 2011/01/29 00:07:19 sparky
- dropped pre-cvs changelog
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sawfish/sawfish.spec?r1=1.104&r2=1.105&f=u
More information about the pld-cvs-commit
mailing list