Hello community, here is the log from the commit of package synaptiks for openSUSE:Factory checked in at 2012-03-11 20:05:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/synaptiks (Old) and /work/SRC/openSUSE:Factory/.synaptiks.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "synaptiks", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/synaptiks/synaptiks.changes 2012-02-20 16:19:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.synaptiks.new/synaptiks.changes 2012-03-11 20:05:33.000000000 +0100 @@ -1,0 +2,10 @@ +Sat Mar 10 22:22:36 UTC 2012 - [email protected] + +- Spec file updates: + * Replaced python-setuptools with python-distribute and pyudev with + python-pyudev in BuildRequires: and Requires: (current package names). + * Removed libkde4-devel from BuildRequires: (not needed). + * Added dbus-1-python and upower in recommended packages based on package + requirements. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ synaptiks.spec ++++++ --- /var/tmp/diff_new_pack.HzPjp3/_old 2012-03-11 20:05:34.000000000 +0100 +++ /var/tmp/diff_new_pack.HzPjp3/_new 2012-03-11 20:05:34.000000000 +0100 @@ -16,29 +16,31 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: synaptiks Version: 0.8.1 Release: 0 -License: BSD-2-Clause Summary: A touchpad configuration and management tool for KDE -Url: http://synaptiks.readthedocs.org/ +License: BSD-2-Clause Group: Hardware/Other +Url: http://synaptiks.readthedocs.org/ Source0: http://pypi.python.org/packages/source/s/synaptiks/%{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: gettext -BuildRequires: libkde4-devel BuildRequires: python-devel +BuildRequires: python-distribute BuildRequires: python-kde4 BuildRequires: python-pyudev -BuildRequires: python-setuptools %if 0%{?suse_version} BuildRequires: update-desktop-files %endif Requires: kdebase4-workspace Requires: python-distribute Requires: python-kde4 -Requires: pyudev +Requires: python-pyudev Requires: xorg-x11-driver-input +Recommends: dbus-1-python +Recommends: upower BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires @@ -72,7 +74,7 @@ %files -f %{name}.lang %defattr(-,root,root,-) -%doc CHANGES.rst COPYING PKG-INFO README.rst +%doc CHANGES.rst COPYING README.rst %{_sysconfdir}/xdg/autostart/synaptiks_init_config.desktop %{_datadir}/autostart/synaptiks_autostart.desktop %{_kde4_applicationsdir}/synaptiks.desktop -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
