Compare commits

..

2 Commits

Author SHA1 Message Date
Daniel Veillard
dec47cc4eb Dohh, Daniel 2006-09-05 10:26:07 +00:00
Daniel Veillard
ecaf0eb615 Adding ia64 back, Daniel 2006-09-05 10:25:03 +00:00

View File

@@ -1,7 +1,7 @@
Summary: Library providing an API to use the Xen virtualization
Name: libvirt
Version: 0.1.5
Release: 1
Release: 2
License: LGPL
Group: Development/Libraries
Source: libvirt-%{version}.tar.gz
@@ -17,7 +17,7 @@ BuildRequires: libxml2-devel
BuildRequires: readline-devel
BuildRequires: ncurses-devel
Obsoletes: libvir
ExclusiveArch: i386 x86_64
ExclusiveArch: i386 x86_64 ia64
%description
This C library provides an API to use the Xen virtualization framework,
@@ -107,6 +107,9 @@ rm -fr %{buildroot}
%doc docs/examples/python
%changelog
* Tue Sep 5 2006 Daniel Veillard <veillard@redhat.com> 0.1.5-2
- reactivating ia64 support
* Tue Sep 5 2006 Daniel Veillard <veillard@redhat.com> 0.1.5-1
- new release
- bug fixes