Hello community,

here is the log from the commit of package vmx-manager for openSUSE:Factory
checked in at Wed Jun 1 10:12:03 CEST 2011.



--------
--- vmx-manager/vmx-manager.changes     2009-01-23 16:52:55.000000000 +0100
+++ /mounts/work_src_done/STABLE/vmx-manager/vmx-manager.changes        
2011-02-15 15:50:25.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Feb 15 15:47:45 CET 2011 - [email protected]
+
+- Fixed I18N support and created lang package.
+- Translations migrated to translation-update-upstream.
+- Use standard %configure macro.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  vmx-manager-po.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vmx-manager.spec ++++++
--- /var/tmp/diff_new_pack.tyGWox/_old  2011-06-01 10:09:04.000000000 +0200
+++ /var/tmp/diff_new_pack.tyGWox/_new  2011-06-01 10:09:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package vmx-manager (Version 0.2.8)
+# spec file for package vmx-manager
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,20 +19,20 @@
 
 
 Name:           vmx-manager
-BuildRequires:  glade-sharp2 glib-sharp2 gnome-sharp2 gtk-sharp2 intltool 
mono-devel ndesk-dbus-glib-devel pkgconfig update-desktop-files
+BuildRequires:  glade-sharp2 glib-sharp2 gnome-sharp2 gtk-sharp2 intltool 
mono-devel ndesk-dbus-glib-devel pkgconfig translation-update-upstream 
update-desktop-files
 Url:            http://www.novell.com
 License:        GPL v2 or later
 Group:          Productivity/Other
 AutoReqProv:    on
 Version:        0.2.8
-Release:        234
+Release:        244
 Summary:        Create, configure, and manage VMware virtual machines
 Source:         %{name}-%{version}.tar.bz2
-Source1:        %{name}-po.tar.gz
 Patch:          %{name}-%{version}.dif
 Patch1:         vmx-manager-fix-lib-version.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       mono-core glade-sharp2 gtk-sharp2 gnome-sharp2
+Recommends:     %name-lang
 BuildArch:      noarch
 
 %description
@@ -45,20 +45,22 @@
 --------
     James Willcox  <[email protected]>
 
+%lang_package
 %prep
-%setup -q -a1
+%setup -q
+translation-update-upstream
 %patch
 %patch1 -p0
 
 %build
-./configure    --prefix=/usr           \
-               --libdir=%{_prefix}/lib \
-               --mandir=%{_mandir}
+%configure\
+       --libdir=%{_prefix}/lib
 make
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 %suse_update_desktop_file vmx-manager
+%find_lang %name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -73,6 +75,8 @@
 %{_datadir}/applications/vmx-manager.desktop
 %{_datadir}/icons/hicolor/*/apps/vmx-manager.*
 
+%files lang -f %name.lang
+
 %post
 
 %postun


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to