From d897ace8065ab559f612559725ba3d6acdaa8b00 Mon Sep 17 00:00:00 2001 From: ankry Date: Sat, 19 Apr 2003 09:28:28 +0000 Subject: [PATCH 1/1] - adapterized Changed files: bbrun.spec -> 1.2 --- bbrun.spec | 41 ++++++++++++++++++----------------------- 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/bbrun.spec b/bbrun.spec index 808af80..7b990c1 100644 --- a/bbrun.spec +++ b/bbrun.spec @@ -1,24 +1,21 @@ -Name: bbrun -Version: 1.4 -Release: alt1 - -Summary: A simple run window with dropdown history list -License: GPL -Group: File tools - -Url: http://www.dwave.net/~jking/bbrun/ -Source: %name-%version.tar.bz2 -Patch: %name-1.4-alt-make.patch - -Requires: common-licenses - +Name: bbrun +Version: 1.4 +Release: alt1 +Summary: A simple run window with dropdown history list +License: GPL +Group: File tools +###### Unknown group! +Source0: http://www.dwave.net/~jking/bbrun/%name-%version.tar.bz2 +Patch0: %name-1.4-alt-make.patch +URL: http://www.dwave.net/~jking/bbrun/ +Requires: common-licenses # Automatically added by buildreq on Mon Feb 24 2003 -BuildRequires: XFree86-devel glib-devel gtk+-devel xpm-devel +BuildRequires: XFree86-devel glib-devel gtk+-devel xpm-devel %description -BBrun is a run utility for BlackBox which can be run in the slit or -in withdrawn mode so that it can be bound to a keystroke from bbkeys. -It also features a history list of the most recent commands. +BBrun is a run utility for BlackBox which can be run in the slit or in +withdrawn mode so that it can be bound to a keystroke from bbkeys. It +also features a history list of the most recent commands. %prep %setup -q @@ -28,9 +25,10 @@ It also features a history list of the most recent commands. %make_build -C %name %install +rm -rf $RPM_BUILD_ROOT %__install -pD -m755 %name/%name %buildroot%_bindir/%name %__install -pD -m644 %name/%name.xpm %buildroot%_miconsdir/%name.xpm -%__ln_s -f /usr/share/license/GPL-2 COPYING +%__ln_s -f %{_datadir}/license/GPL-2 COPYING %__mkdir_p %buildroot%_menudir %__cat <%buildroot%_menudir/%name ?package(%name): \ @@ -49,12 +47,9 @@ EOF %clean_menus %files +%defattr(644,root,root,755) %_bindir/%name %_menudir/%name %_miconsdir/%name.xpm %doc Changelog README %doc --no-dereference COPYING - -%changelog -* Mon Feb 24 2003 Alexey Tourbin 1.4-alt1 -- initial revision -- 2.44.0