This commit is contained in:
parent
74845c3584
commit
6c069f6503
3
virt-manager-0.7.0.tar.bz2
Normal file
3
virt-manager-0.7.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:077a14e2b73a6eab7aea71197be5674b89b267c8e7778764ec6af5b96885ab1a
|
||||
size 1394648
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4cf8368b70017717cafe1b751f4206ea0820c3f1245c53572dd13bc881a152e
|
||||
size 2010911
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 12 12:15:53 MDT 2009 - carnold@novell.com
|
||||
|
||||
- Fixed build issue with virt-manager.schemas location.
|
||||
- Changed .gz files to .bz2 files to save space and quiet RPMLINT
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 30 09:46:58 MDT 2009 - dpmerrill@novell.com
|
||||
|
||||
|
@ -26,15 +26,15 @@ Name: virt-manager
|
||||
%define virtinst_rel 3
|
||||
%define virtinst_name virtinst-%{virtinst_maj}.%{virtinst_min}.%{virtinst_rel}
|
||||
Version: 0.7.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Virtual Machine Manager
|
||||
Group: System/Monitoring
|
||||
License: LGPL v2.1 or later
|
||||
Url: http://virt-manager.et.redhat.com
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
Source0: virt-manager-%{version}.tar.gz
|
||||
Source1: %{virtinst_name}.tar.gz
|
||||
Source0: virt-manager-%{version}.tar.bz2
|
||||
Source1: %{virtinst_name}.tar.bz2
|
||||
Patch0: virtman-desktop.diff
|
||||
Patch1: virtman-vminstall.diff
|
||||
Patch2: virtman-netcat.diff
|
||||
@ -191,7 +191,8 @@ sed -i -e 's/Categories=.*/Categories=Qt;X-SuSE-YaST;X-SuSE-YaST-Virtualization;
|
||||
%doc COPYING AUTHORS ChangeLog
|
||||
# %dir %attr(775,root,root) /etc/gconf
|
||||
# %dir %attr(775,root,root) /etc/gconf/schemas
|
||||
%config %{gsysconfdir}/gconf/schemas/%{name}.schemas
|
||||
#%config %{gsysconfdir}/gconf/schemas/%{name}.schemas
|
||||
%config %{_datadir}/gconf/schemas/%{name}.schemas
|
||||
%{_bindir}/%{name}
|
||||
%{_libexecdir}/%{name}-launch
|
||||
%{_libdir}/%{name}/*
|
||||
@ -233,6 +234,9 @@ sed -i -e 's/Categories=.*/Categories=Qt;X-SuSE-YaST;X-SuSE-YaST-Virtualization;
|
||||
%dir %{_datadir}/applications/YaST2
|
||||
|
||||
%changelog
|
||||
* Fri Jun 12 2009 carnold@novell.com
|
||||
- Fixed build issue with virt-manager.schemas location.
|
||||
- Changed .gz files to .bz2 files to save space and quiet RPMLINT
|
||||
* Thu Apr 30 2009 dpmerrill@novell.com
|
||||
- Add dbus-1-x11 dependency for minimal installations
|
||||
* Tue Apr 21 2009 dpmerrill@novell.com
|
||||
|
3
virtinst-0.400.3.tar.bz2
Normal file
3
virtinst-0.400.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:065d98b8effcc281d5f4e666885db70ff90651bcde98f79bc9cdc53f04380abf
|
||||
size 244258
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3848fc1d35abce89d9b3b20750ff518115193cf7fc367907adb76f4e56702fa8
|
||||
size 350660
|
Loading…
Reference in New Issue
Block a user