commit
ee1233b88c
Binary file not shown.
BIN
libwacom-1.4.1.tar.bz2
Normal file
BIN
libwacom-1.4.1.tar.bz2
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: libwacom
|
||||
Version: 0.31
|
||||
Release: 2
|
||||
Version: 1.4.1
|
||||
Release: 1
|
||||
Summary: Wacom Tablets Library
|
||||
Requires: %{name}-data
|
||||
License: MIT
|
||||
@ -39,7 +39,7 @@ autoreconf --force -v --install || exit 1
|
||||
%install
|
||||
%make_install INSTALL="install -p"
|
||||
install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
||||
./tools/generate-udev-rules > ${RPM_BUILD_ROOT}/%{_udevrulesdir}/65-libwacom.rules
|
||||
./tools/generate-hwdb > ${RPM_BUILD_ROOT}/%{_udevrulesdir}/65-libwacom.rules
|
||||
|
||||
|
||||
%check
|
||||
@ -49,11 +49,12 @@ make %{?_smp_mflags} check
|
||||
|
||||
%files
|
||||
%{_libdir}/libwacom.so.*
|
||||
%{_udevrulesdir}/65-libwacom.rules
|
||||
%{_libdir}/udev/hwdb.d/*
|
||||
%{_libdir}/udev/rules.d/*
|
||||
%{_bindir}/libwacom-list-local-devices
|
||||
%{_mandir}/man1/libwacom-list-local-devices.1*
|
||||
%license COPYING
|
||||
%doc README
|
||||
%doc README.md
|
||||
%exclude %{_libdir}/*.la
|
||||
|
||||
%files devel
|
||||
@ -68,5 +69,8 @@ make %{?_smp_mflags} check
|
||||
%{_datadir}/libwacom/layouts/*.svg
|
||||
|
||||
%changelog
|
||||
* Thu Jul 23 2020 jinzhimin <jinzhimin2@openeuler.org> - 1.4.1-1
|
||||
- Package update
|
||||
|
||||
* Tue Aug 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.31-2
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user