Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 806bed0c607f6055e0b6b6f4a8e75172 > files > 2

virt-viewer-0.0.3-2mdv2009.0.src.rpm

%define	name	virt-viewer
%define	version	0.0.3
%define	release	%mkrel 2

Name:		%{name}
Version:	%{version}
Release:	%{release}
Summary:    Virtual Machine Viewer
License:    GPLv2+
Group:      Graphical desktop/GNOME
URL:        http://virt-manager.org/
Source:     http://virt-manager.org/download/sources/%{name}/%{name}-%{version}.tar.gz
BuildRequires:  libvirt-devel
BuildRequires:	libgtk-vnc-devel
BuildRequires:	xen-devel
BuildRoot:      %{_tmppath}/%{name}-%{version}

%description
The "Virtual Machine Manager" (virt-manager for short package name) is a
desktop application for managing virtual machines. It presents a summary view
of running domains and their live performance & resource utilization
statistics. A detailed view presents graphs showing performance & utilization
over time. Ultimately it will allow creation of new domains, and configuration
& adjustment of a domain's resource allocation & virtual hardware. Finally an
embedded VNC client viewer presents a full graphical console to the guest
domain.

%prep
%setup -q

%build
%configure2_5x
%make

%install
rm -rf %{buildroot}
%makeinstall_std

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
%{_bindir}/*
%{_mandir}/man1/*



%changelog
* Sat Aug 09 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.0.3-2mdv2009.0
+ Revision: 269666
- rebuild early 2009.0 package (before pixel changes)

* Sat May 17 2008 Funda Wang <fundawang@mandriva.org> 0.0.3-1mdv2009.0
+ Revision: 208477
- New version 0.0.3

* Wed Jan 23 2008 Funda Wang <fundawang@mandriva.org> 0.0.2-3mdv2008.1
+ Revision: 156970
- BR xen
- rebuild

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

  + Thierry Vignaud <tvignaud@mandriva.com>
    - kill re-definition of %%buildroot on Pixel's request

* Tue Nov 06 2007 Funda Wang <fundawang@mandriva.org> 0.0.2-2mdv2008.1
+ Revision: 106492
- rebuild for new lzma

* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.2-1mdv2008.1
+ Revision: 105246
- import virt-viewer


* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.2-1mdv2008.1
- first mdv release