automatic version update by autodist [release 1.2.5-1mamba;Thu Jun 05 2014]
This commit is contained in:
parent
7659f9d265
commit
0bc28b55c8
10
libvirt.spec
10
libvirt.spec
@ -2,7 +2,7 @@
|
||||
%define qemu_group root
|
||||
|
||||
Name: libvirt
|
||||
Version: 1.2.4
|
||||
Version: 1.2.5
|
||||
Release: 1mamba
|
||||
Summary: Virtualization API
|
||||
Group: Development/Libraries
|
||||
@ -51,6 +51,8 @@ BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libyajl-devel
|
||||
BuildRequires: libpcap-devel >= 1.2
|
||||
BuildRequires: systemtap-sdt-devel
|
||||
BuildRequires: libxen-devel
|
||||
Requires: dnsmasq
|
||||
Requires: ebtables
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -93,10 +95,11 @@ CFLAGS="%{optflags} -I%{_includedir}/tirpc" \
|
||||
--with-xen \
|
||||
--with-systemd-daemon \
|
||||
--with-init-script=systemd \
|
||||
--with-remote-pid-file=%{_localstatedir}/run/libvirtd.pid \
|
||||
--with-qemu-user=%{qemu_user} \
|
||||
--with-qemu-group=%{qemu_group}
|
||||
|
||||
# --with-remote-pid-file=%{_localstatedir}/run/libvirtd.pid \
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -271,6 +274,9 @@ fi
|
||||
#%doc ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Thu Jun 05 2014 Automatic Build System <autodist@mambasoft.it> 1.2.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 04 2014 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user