SPECS: mps.spec - cosmetics
darekr
darekr at pld-linux.org
Sun Jun 26 19:26:50 CEST 2005
Author: darekr Date: Sun Jun 26 17:26:50 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cosmetics
---- Files affected:
SPECS:
mps.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/mps.spec
diff -u SPECS/mps.spec:1.5 SPECS/mps.spec:1.6
--- SPECS/mps.spec:1.5 Wed May 28 14:59:48 2003
+++ SPECS/mps.spec Sun Jun 26 19:26:45 2005
@@ -5,13 +5,12 @@
Version: 1.1
Release: 2
License: GPL
-Vendor: Michael K. Johnson <johnsonm at redhat.com>
Group: Applications/System
Source0: http://www.mosix.org/moskrn/%{name}-%{version}.tar.gz
# Source0-md5: 139271704768f8a425d9371181249742
-Requires: kernel-mosix
-BuildRequires: ncurses-devel
URL: http://www.mosix.org/
+BuildRequires: ncurses-devel
+Requires: kernel-mosix
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -29,12 +28,10 @@
%install
rm -rf $RPM_BUILD_ROOT
-
install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
-install mtop $RPM_BUILD_ROOT%{_bindir}
-install mps $RPM_BUILD_ROOT%{_bindir}
-install *.1 $RPM_BUILD_ROOT%{_mandir}/man1/
+install mtop mps $RPM_BUILD_ROOT%{_bindir}
+install *.1 $RPM_BUILD_ROOT%{_mandir}/man1
%clean
rm -rf $RPM_BUILD_ROOT
@@ -50,6 +47,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/06/26 17:26:45 darekr
+- cosmetics
+
Revision 1.5 2003/05/28 12:59:48 malekith
- massive attack: source-md5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mps.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list