]> git.pld-linux.org Git - packages/sawfish.git/commitdiff
- added patch to build with autoconf 2.53 (work with any autoconf 2.5x)
authorArtur Frysiak <artur@frysiak.net>
Tue, 16 Apr 2002 10:15:26 +0000 (10:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- workaround "empty Requires tag" problem with ./builder
- release 6

Changed files:
    sawfish.spec -> 1.60

sawfish.spec

index 530644915414dc41150a3379a94f7179c8ce5ad1..f6beb4f5e9d761af26987ff0003073dc0c6b392a 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A highly configurable and extensible X11 window manager
 Summary(pl):   Window Manad¿er dla X11 o du¿ych mo¿liwo¶ciach konfiguracyjnych i skalowalno¶ci
 Name:          sawfish
 Version:       1.0.1
-Release:       5
+Release:       6
 Epoch:         1
 License:       GPL
 Group:         X11/Window Managers
@@ -13,6 +13,7 @@ Patch2:               %{name}-no_libnsl.spec
 Patch3:                %{name}-make.patch
 Patch4:                %{name}-windowmenu.patch
 Patch5:                %{name}-nautilus.patch
+Patch6:                %{name}-ac25x.patch
 URL:           http://sawmill.sourceforge.net/
 Icon:          sawfish.xpm
 BuildRequires: autoconf
@@ -36,7 +37,7 @@ BuildRequires:        rep-gtk >= 0.14-3
 BuildRequires: rep-gtk-gnome >= 0.14-3
 BuildRequires: rep-gtk-libglade >= 0.14-3
 BuildRequires: texinfo
-%define                repexecdir      %(rep-config --execdir)
+%define                repexecdir      %(rep-config --execdir || echo "Install_librep-devel_and_rebuild_this_package")
 Requires:      rep-gtk >= 0.14-3
 Requires:      %{repexecdir}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -100,6 +101,7 @@ tworzenie/modyfikacj
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 gettextize --copy --force
This page took 0.077689 seconds and 4 git commands to generate.