From c92ed7585d7aaf920c49674512d1552edaf191be Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Wed, 5 Apr 2000 21:51:26 +0000 Subject: "Seethechangelog" --- ChangeLog | 1 + Makefile | 1 - mandrake_desk.spec | 5 +++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index a1a9e94..8feba08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * mandrake_desk.spec: adjust groups. * Makefile: correct dis and rpm target. + * Makefile: don't need to bzip (spec-helper do this job). * window-managers: fix blakbox with last blackbox package. 2000-02-02 Chmouel Boudjnah diff --git a/Makefile b/Makefile index 9f2035c..ac13d21 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,6 @@ install: $(RPM_BUILD_ROOT)/usr/lib/mc/desktop-scripts install -m644 gnome/mandrake.links \ $(RPM_BUILD_ROOT)/usr/lib/desktop-links - bzip2 -9f $(RPM_BUILD_ROOT)/usr/man/*/* dis: diff --git a/mandrake_desk.spec b/mandrake_desk.spec index 00cef4b..1856027 100644 --- a/mandrake_desk.spec +++ b/mandrake_desk.spec @@ -7,9 +7,9 @@ Name: %{name} Version: %{version} Release: %{release} Copyright: GPL -Group: Base +Group: System/Configuration/Other Icon: mandrake-small.xpm -BuildRoot: /tmp/%{name}-buildroot +BuildRoot: %{_tmppath}/%{name}-buildroot # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source: mandrake_desk-%{version}.tar.bz2 @@ -53,6 +53,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Wed Apr 5 2000 Chmouel Boudjnah 1.0.2-1mdk +- mandrake_desk.spec: adjust groups. - Makefile: correct dis and rpm target. - window-managers: fix blakbox with last blackbox package. -- cgit v1.2.1