Hello community,

here is the log from the commit of package python-xklavier for openSUSE:Factory
checked in at Fri May 27 11:47:45 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-xklavier/python-xklavier.changes        
2011-03-13 19:46:43.000000000 +0100
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Sun Mar 13 18:06:09 UTC 2011 - a...@mizerski.pl
+
+- update to 0.4
+
+-------------------------------------------------------------------
+Thu May  6 19:30:01 UTC 2010 - a...@mizerski.pl
+
+- new package
+

calling whatdependson for head-i586


New:
----
  python-xklavier-0.4.tar.bz2
  python-xklavier.changes
  python-xklavier.spec

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

Other differences:
------------------
++++++ python-xklavier.spec ++++++
#
# spec file for package python-xklavier
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           python-xklavier
Summary:        Python bindings for libxklavier
Group:          Development/Languages/Python
Version:        0.4
Release:        1
License:        LGPLv2.1
Url:            http://devel.randomink.org/projects/python-xklavier
# repacked 
http://devel.randomink.org/attachments/download/6/%%{name}-%%{version}.tar.gz
Source:         %{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  pkgconfig(libxklavier)
BuildRequires:  pkgconfig(python)
BuildRequires:  pkgconfig(pygobject-2.0)
BuildRequires:  pkgconfig(gdk-x11-2.0)
%py_requires
Requires:       python-gobject2

%description
Python-Xklavier is a set of Python bindings for libxklavier,
which is a library providing high-level API for X Keyboard
Extension known as XKB.
The primary motivation for writing the Python bindings was
the development of the keyboard layout configuration section
of Sugar, but hopefully more projects (distribution
installers, etc) will be able to utilize the bindings for
keyboard configuration.

%prep
%setup -q

%build
%configure
%__make %{?_smp_mflags}

%install
%makeinstall
find %buildroot -name "*.la" -delete -print

%clean
%__rm -rf %{buildroot}

%files
%defattr(-,root,root)
%{py_sitedir}/*

%changelog

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to