info-mtools
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mtools] mtools.spec


From: Peter Fokker
Subject: [mtools] mtools.spec
Date: Wed, 30 Jun 2004 12:52:15 +0200 (CEST)

Hello mtools-list,

Today I created a fresh mtools-RPM using the specfile at
http://www.tux.org/pub/knaff/mtools/mtools.spec. I had to
make a few very minor adjustments in order to get a clean build.
Here's the diff:

--------------------<cut here>--------------------
--- mtools-orig.spec    2004-06-30 12:43:51.000000000 +0200
+++ mtools.spec 2004-06-30 12:44:33.000000000 +0200
@@ -5,7 +5,7 @@
 Group: Utilities/System
 URL: http://mtools.linux.lu
 Source0: mtools-3.9.9.tar.gz
-Patch1: mtools-3.9.9-20040228.diff.gz
+Patch1: mtools-3.9.9-20040505.diff.gz
 Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
 License: GPL
 %description
@@ -26,7 +26,10 @@
 %install
 make install
 make install-info
-strip %{_bindir}/mtools %{_bindir}/mkmanifest %{_bindir}/floppyd
+strip %{buildroot}%{_bindir}/mtools %{buildroot}%{_bindir}/mkmanifest 
%{buildroot}%{_bindir}/floppyd
+
+%clean
+rm -r %{_tmppath}/%{name}-%{version}-buildroot
 
 %files
 %{_infodir}/mtools.info*
--------------------<cut here>--------------------

Kind regards,

--Peter Fokker

-- 
The continued spread of a cleverly engineered computer virus exposes a
key flaw in the global embrace of technology: Its users are human.

                   --Anick Jesdanun, AP Internet Writer, 27 January 2004
_______________________________________________
mtools mailing list
address@hidden
http://www.tux.org/mailman/listinfo/mtools


reply via email to

[Prev in Thread] Current Thread [Next in Thread]