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:
parent
320909b699
commit
def71bd5b1
@ -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
|
||||
|
||||
|
@ -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.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user