Accepting request 121451 from GNOME:Factory

push G:F

OBS-URL: https://build.opensuse.org/request/show/121451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2012-05-22 08:10:30 +00:00 committed by Git OBS Bridge
parent 057221aa14
commit 1b942f8e9e
4 changed files with 31 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13a7989572126b7f9013f8289b7e59707e23690fbd5eaa7f033b88245fa12367
size 238476

3
libwacom-0.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62e38476305ba8c998071e77feaa4ec7b8a5ab08b6b483c35f1a4dca8a6b7ede
size 371749

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon May 14 11:17:29 UTC 2012 - vuntz@opensuse.org
- Update to version 0.5:
+ Add support for multiple match statements
+ Add support for bluetotooth devices
+ Add libwacom-list-local-devices helper tool
+ Add list-devices helper tool
+ Rename udev generation tool to generate-udev-rules
+ More metadata description updates
- Create a tools subpackage for the new libwacom-list-local-devices
helper tool.
-------------------------------------------------------------------
Tue Mar 27 10:57:26 UTC 2012 - vuntz@opensuse.org

View File

@ -17,13 +17,13 @@
Name: libwacom
Version: 0.4
Version: 0.5
Release: 0
Summary: Library to identify wacom tablets
License: MIT
Group: System/Libraries
Url: http://linuxwacom.sourceforge.net/
Source: http://download.gnome.org/sources/libwacom/0.4/%{name}-%{version}.tar.xz
Source: http://downloads.sourceforge.net/project/linuxwacom/libwacom/%{name}-%{version}.tar.bz2
Source99: baselibs.conf
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gudev-1.0)
@ -53,6 +53,15 @@ libwacom is a library to identify wacom tablets and their model-specific
features. It provides easy access to information such as "is this a
built-in on-screen tablet", "what is the size of this model", etc.
%package tools
Summary: Library to identify wacom tablets -- Tools
Group: Hardware/Other
%description tools
libwacom is a library to identify wacom tablets and their model-specific
features. It provides easy access to information such as "is this a
built-in on-screen tablet", "what is the size of this model", etc.
%package devel
Summary: Library to identify wacom tablets -- Development Files
Group: Development/Libraries/C and C++
@ -90,6 +99,10 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_datadir}/libwacom/*.tablet
%{_datadir}/libwacom/*.stylus
%files tools
%defattr(-,root,root)
%{_bindir}/libwacom-list-local-devices
%files devel
%defattr(-,root,root)
%{_includedir}/libwacom-1.0/