Accepting request 48139 from home:seife:branches:Virtualization
reviewed ok. OBS-URL: https://build.opensuse.org/request/show/48139 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=35
This commit is contained in:
parent
b1e8ab96f7
commit
29ebc6b676
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 14 08:26:13 UTC 2010 - seife@opensuse.org
|
||||||
|
|
||||||
|
- fix build on FACTORY after gconf2 and python changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 28 16:06:55 MDT 2010 - carnold@novell.com
|
Wed Jul 28 16:06:55 MDT 2010 - carnold@novell.com
|
||||||
|
|
||||||
|
@ -195,15 +195,6 @@ sed -i -e 's/Categories=.*/Categories=Qt;X-SuSE-YaST;X-SuSE-YaST-Virtualization;
|
|||||||
%files -f %{name}.lst
|
%files -f %{name}.lst
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING AUTHORS ChangeLog
|
%doc COPYING AUTHORS ChangeLog
|
||||||
%if 0%{?suse_version} <= 1110
|
|
||||||
%dir %{gsysconfdir}/gconf
|
|
||||||
%dir %{gsysconfdir}/gconf/schemas
|
|
||||||
%config %{gsysconfdir}/gconf/schemas/%{name}.schemas
|
|
||||||
%else
|
|
||||||
%dir %{_datadir}/gconf
|
|
||||||
%dir %{_datadir}/gconf/schemas
|
|
||||||
%config %{_datadir}/gconf/schemas/%{name}.schemas
|
|
||||||
%endif
|
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_bindir}/virt-clone
|
%{_bindir}/virt-clone
|
||||||
%{_bindir}/virt-convert
|
%{_bindir}/virt-convert
|
||||||
@ -246,7 +237,7 @@ sed -i -e 's/Categories=.*/Categories=Qt;X-SuSE-YaST;X-SuSE-YaST-Virtualization;
|
|||||||
%dir %{pysite}/virtconv/parsers
|
%dir %{pysite}/virtconv/parsers
|
||||||
%{pysite}/virtconv/parsers/*.py
|
%{pysite}/virtconv/parsers/*.py
|
||||||
%{pysite}/virtconv/parsers/*.pyc
|
%{pysite}/virtconv/parsers/*.pyc
|
||||||
%{pysite}/%{virtinst_name}-py2.6.egg-info
|
%{pysite}/%{virtinst_name}-py2.?.egg-info
|
||||||
%doc %{_datadir}/gnome/help/%{name}/C/figures/*.png
|
%doc %{_datadir}/gnome/help/%{name}/C/figures/*.png
|
||||||
%doc %{_datadir}/gnome/help/%{name}/C/*.xml
|
%doc %{_datadir}/gnome/help/%{name}/C/*.xml
|
||||||
# FIXME: autobuild complains that these are unowned (not true...)
|
# FIXME: autobuild complains that these are unowned (not true...)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user