mirror of
https://src.fedoraproject.org/rpms/virt-manager.git
synced 2025-07-16 17:14:53 +00:00
Fix executing virt-* scripts (bz #1347938)
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: virt-manager
|
Name: virt-manager
|
||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
%global verrel %{version}-%{release}
|
%global verrel %{version}-%{release}
|
||||||
|
|
||||||
Summary: Desktop tool for managing virtual machines via libvirt
|
Summary: Desktop tool for managing virtual machines via libvirt
|
||||||
@@ -54,9 +54,10 @@ Requires: gnome-icon-theme
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: python
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: /usr/bin/pod2man
|
BuildRequires: /usr/bin/pod2man
|
||||||
|
# For python, and python2 rpm macros
|
||||||
|
BuildRequires: python2-devel
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -227,6 +228,9 @@ fi
|
|||||||
%{_bindir}/virt-xml
|
%{_bindir}/virt-xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 18 2016 Cole Robinson <crobinso@redhat.com> - 1.4.0-2
|
||||||
|
- Fix executing virt-* scripts (bz #1347938)
|
||||||
|
|
||||||
* Sat Jun 18 2016 Cole Robinson <crobinso@redhat.com> - 1.4.0-1
|
* Sat Jun 18 2016 Cole Robinson <crobinso@redhat.com> - 1.4.0-1
|
||||||
- Rebased to version 1.4.0
|
- Rebased to version 1.4.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user