Accepting request 347844 from home:jengelh:branches:X11:XOrg

- Update RPM groups and trivialize filelist

OBS-URL: https://build.opensuse.org/request/show/347844
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libevdev?expand=0&rev=25
This commit is contained in:
Stefan Dirsch 2015-12-08 09:01:58 +00:00 committed by Git OBS Bridge
parent 320909b699
commit def71bd5b1
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 7 20:48:13 UTC 2015 - jengelh@inai.de
- Update RPM groups and trivialize filelist
-------------------------------------------------------------------
Fri Nov 13 19:59:09 UTC 2015 - mpluskal@suse.com

View File

@ -23,7 +23,7 @@ Version: 1.4.5
Release: 0
Summary: A wrapper library for evdev devices
License: MIT
Group: System/Libraries
Group: Development/Libraries/C and C++
Url: http://xorg.freedesktop.org/
#Git-Web: http://cgit.freedesktop.org/libevdev
@ -46,7 +46,7 @@ the appearance of the device.
%package devel
Summary: Development files for libevdev library
Group: Development/Libraries/Other
Group: Development/Libraries/C and C++
Requires: libevdev%{sonum} = %{version}
%description devel
@ -106,8 +106,7 @@ rm -f "%buildroot/%{_libdir}"/*.la
%defattr(-,root,root)
%doc COPYING
%{_libdir}/%{name}.so
%dir %{_includedir}/%{name}-1.0
%{_includedir}/%{name}-1.0/%{name}/
%{_includedir}/%{name}-1.0/
%{_libdir}/pkgconfig/%{name}.pc
%{_mandir}/man3/libevdev.*