- fixed license to MIT in specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libevdev?expand=0&rev=4
This commit is contained in:
parent
bdf4ef9ef9
commit
a6892baba2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 6 11:08:51 UTC 2014 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- fixed license to MIT in specfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 8 10:25:12 UTC 2014 - sndirsch@suse.com
|
Wed Jan 8 10:25:12 UTC 2014 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package
|
# spec file for package libevdev
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) specCURRENT_YEAR SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) specCURRENT_YEAR SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -15,13 +16,14 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: libevdev
|
Name: libevdev
|
||||||
Version: 0.4
|
Version: 0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: X11
|
|
||||||
Summary: A wrapper library for evdev devices
|
Summary: A wrapper library for evdev devices
|
||||||
Url: http://xorg.freedesktop.org/
|
License: MIT
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
Url: http://xorg.freedesktop.org/
|
||||||
Source0: http://freedesktop.org/software/libevdev/%{name}-%{version}.tar.xz
|
Source0: http://freedesktop.org/software/libevdev/%{name}-%{version}.tar.xz
|
||||||
Patch0: n_buildfix_for_opensuse_12_2.patch
|
Patch0: n_buildfix_for_opensuse_12_2.patch
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
|
Loading…
Reference in New Issue
Block a user