Hello community,

here is the log from the commit of package xvkbd for openSUSE:Factory checked 
in at 2012-02-24 06:54:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xvkbd (Old)
 and      /work/SRC/openSUSE:Factory/.xvkbd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xvkbd", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xvkbd/xvkbd.changes      2011-09-23 
12:53:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xvkbd.new/xvkbd.changes 2012-02-24 
06:54:54.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 23 11:25:14 UTC 2012 - [email protected]
+
+- fix build on factory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xvkbd.spec ++++++
--- /var/tmp/diff_new_pack.bmspdG/_old  2012-02-24 06:54:54.000000000 +0100
+++ /var/tmp/diff_new_pack.bmspdG/_new  2012-02-24 06:54:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xvkbd (Version 3.2)
+# spec file for package xvkbd
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %if 0%{?suse_version} < 1020
 %define _prefix %{_usr}/X11R6
@@ -26,15 +25,17 @@
 %endif
 
 Name:           xvkbd
-BuildRequires:  update-desktop-files xaw3d xorg-x11-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  xaw3d
+BuildRequires:  xorg-x11-devel
 %if 0%{?suse_version} > 1020
 BuildRequires:  xaw3d-devel
 %endif
 Summary:        Virtual Keyboard for the X Window System
-Version:        3.2
-Release:        2
 License:        GPL-2.0+
 Group:          System/X11/Utilities
+Version:        3.2
+Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://homepage3.nifty.com/tsato/xvkbd/
 # http://homepage3.nifty.com/tsato/xvkbd/xvkbd-%{version}.tar.gz
@@ -49,12 +50,6 @@
 which provides a facility to enter characters onto other clients
 (software) by clicking on an on-screen keyboard.
 
-
-
-Authors:
---------
-    Tom Sato <[email protected]>
-
 %prep
 %setup -q
 %patch1 -p1
@@ -66,27 +61,19 @@
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 make DESTDIR=$RPM_BUILD_ROOT install.man
-%if %suse_version > 820
 %__install -D -m0644 "%{SOURCE1}" 
"%{buildroot}%{_usr}/share/applications/%{name}.desktop"
 %if %suse_version > 1010
 %suse_update_desktop_file -r %{name} Utility Accessibility
 %endif #1010
-%endif #820
 %__install -D -m0644 %{SOURCE2} $RPM_BUILD_ROOT%{_usr}/share/pixmaps/xvkbd.png
 %__install -D -m0644 %{SOURCE3} $RPM_BUILD_ROOT%{appdefdir}/xvkbd.default
 
-%clean
-%__rm -rf "$RPM_BUILD_ROOT"
-
 %files
 %defattr(-,root,root)
 %doc %{_mandir}/man1/xvkbd.1*
-%{appdefdir}/XVkbd*
-%{appdefdir}/xvkbd.default
+%{appdefdir}
 %{_bindir}/xvkbd
-%if %suse_version > 820
 %{_usr}/share/applications/%{name}.desktop
-%endif
 %{_usr}/share/pixmaps/xvkbd.png
 %doc README
 


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

Reply via email to