This commit is contained in:
parent
b38b456c0d
commit
977f1454a2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 2 01:54:40 CET 2009 - ro@suse.de
|
||||||
|
|
||||||
|
- move sr@Latn to sr@latin
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 4 00:49:51 CET 2008 - dpmerrill@suse.de
|
Thu Dec 4 00:49:51 CET 2008 - dpmerrill@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package virt-manager (Version 0.5.3)
|
# spec file for package virt-manager (Version 0.5.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,7 +26,7 @@ Name: virt-manager
|
|||||||
%define virtinst_rel 2
|
%define virtinst_rel 2
|
||||||
%define virtinst_name virtinst-%{virtinst_maj}.%{virtinst_min}.%{virtinst_rel}
|
%define virtinst_name virtinst-%{virtinst_maj}.%{virtinst_min}.%{virtinst_rel}
|
||||||
Version: 0.5.3
|
Version: 0.5.3
|
||||||
Release: 65
|
Release: 67
|
||||||
Summary: Virtual Machine Manager
|
Summary: Virtual Machine Manager
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later
|
||||||
@ -133,6 +133,8 @@ Authors:
|
|||||||
pushd $RPM_BUILD_DIR/%{virtinst_name}
|
pushd $RPM_BUILD_DIR/%{virtinst_name}
|
||||||
%patch50 -p1
|
%patch50 -p1
|
||||||
popd
|
popd
|
||||||
|
sed -i -e "s@sr\@Latn@sr\@latin@" configure
|
||||||
|
mv po/sr@Latn.po po/sr@latin.po
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# autoreconf -i
|
# autoreconf -i
|
||||||
@ -216,6 +218,8 @@ sed -i '\^/usr/share/gnome/help/^d' %{name}.lang
|
|||||||
%dir %{_datadir}/applications/YaST2
|
%dir %{_datadir}/applications/YaST2
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 02 2009 ro@suse.de
|
||||||
|
- move sr@Latn to sr@latin
|
||||||
* Thu Dec 04 2008 dpmerrill@suse.de
|
* Thu Dec 04 2008 dpmerrill@suse.de
|
||||||
- Remove ia64 from build architectures (bnc#455989)
|
- Remove ia64 from build architectures (bnc#455989)
|
||||||
* Tue Nov 11 2008 dpmerrill@novell.com
|
* Tue Nov 11 2008 dpmerrill@novell.com
|
||||||
|
Loading…
Reference in New Issue
Block a user