From 121d0c23be040830697bd0441045512552719fb1 Mon Sep 17 00:00:00 2001 From: kloczek Date: Sat, 20 Apr 2002 02:24:23 +0000 Subject: [PATCH] - removed COPYING and INSTALL from %doc and few other small cosmetics. Changed files: fluxbox.spec -> 1.8 --- fluxbox.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fluxbox.spec b/fluxbox.spec index a73c351..7071e59 100644 --- a/fluxbox.spec +++ b/fluxbox.spec @@ -3,8 +3,8 @@ Summary(pl): Ma Name: fluxbox Version: 0.1.8 Release: 1 -Group: X11/Window Managers License: GPL +Group: X11/Window Managers URL: http://fluxbox.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/fluxbox/%{name}-%{version}.tar.bz2 Source1: %{name}.desktop @@ -22,7 +22,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %endif %description - Fluxbox is yet another windowmanager for X. It's based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox and handles styles, colors, window placement and similar thing exactly like blackbox (100% @@ -44,8 +43,9 @@ rm -rf $RPM_BUILD_ROOT #aclocal #autoconf #automake -a -c -./configure --enable-kde \ - --prefix=/usr/X11R6 +./configure \ + --enable-kde \ + --prefix=/usr/X11R6 %{__make} %install @@ -56,7 +56,7 @@ install -d $RPM_BUILD_ROOT%{_datadir}/wm-properties install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/wm-properties/ -gzip -9nf AUTHORS COPYING ChangeLog INSTALL NEWS README TODO +gzip -9nf AUTHORS ChangeLog NEWS README TODO %clean rm -rf $RPM_BUILD_ROOT -- 2.44.0