virt-top

Farkas Levente lfarkas at lfarkas.org
Tue Jan 27 16:14:49 UTC 2009


hi,
the same binary rename for virt-top.

--- a/virt-top/mingw32-virt-top.spec	Mon Jan 26 19:59:43 2009 +0000
+++ b/virt-top/mingw32-virt-top.spec	Tue Jan 27 17:14:03 2009 +0100
@@ -6,7 +6,7 @@

 Name:           mingw32-virt-top
 Version:        1.0.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        MinGW Windows port of top(1) for virtualization stats

 License:        GPLv2+
@@ -24,7 +24,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildRoot:
%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch

-BuildRequires:  mingw32-filesystem >= 35
+BuildRequires:  mingw32-filesystem >= 43-6
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils

@@ -92,6 +92,8 @@ export OCAMLFIND_CONF=%{_sysconfdir}/%{_

 make DESTDIR=$RPM_BUILD_ROOT install

+# Rename win32 native binaries
+mv $RPM_BUILD_ROOT%{_mingw32_bindir}/virt-top
$RPM_BUILD_ROOT%{_mingw32_bindir}/virt-top.exe

 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -99,10 +101,13 @@ rm -rf $RPM_BUILD_ROOT

 %files
 %defattr(-,root,root)
-%{_mingw32_bindir}/virt-top
+%{_mingw32_bindir}/virt-top.exe


 %changelog
+* Tue Jan 27 2009 Levente Farkas <lfarkas at lfarkas.org> - 1.0.3-4
+- Rename win32 binaries.
+
 * Sat Jan 24 2009 Richard W.M. Jones <rjones at redhat.com> - 1.0.3-3
 - PDcurses library was renamed to libpdcurses.dll


-- 
  Levente                               "Si vis pacem para bellum!"



More information about the mingw mailing list