Compare commits
No commits in common. "8ddadd308a0a8d8dcb6fbe6f322c94bd3b77ee74" and "81e5aff18e8c655d5ccf3bc0678fd740be003d5e" have entirely different histories.
8ddadd308a
...
81e5aff18e
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,5 +1,5 @@
|
|||||||
Name: libwacom
|
Name: libwacom
|
||||||
Version: 1.12
|
Version: 1.4.1
|
||||||
Release: 2
|
Release: 2
|
||||||
Summary: Wacom Tablets Library
|
Summary: Wacom Tablets Library
|
||||||
Requires: %{name}-data
|
Requires: %{name}-data
|
||||||
@ -29,7 +29,7 @@ BuildArch: noarch
|
|||||||
Tablet information client library library data files.
|
Tablet information client library library data files.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Dtests=disabled -Ddocumentation=disabled
|
%meson -Dtests=disabled -Ddocumentation=disabled
|
||||||
@ -47,13 +47,9 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%{_libdir}/libwacom.so.*
|
%{_libdir}/libwacom.so.*
|
||||||
%{_bindir}/libwacom-list-devices
|
|
||||||
%{_udevrulesdir}/65-libwacom.rules
|
%{_udevrulesdir}/65-libwacom.rules
|
||||||
%{_udevhwdbdir}/65-libwacom.hwdb
|
%{_udevhwdbdir}/65-libwacom.hwdb
|
||||||
%{_bindir}/libwacom-list-local-devices
|
%{_bindir}/libwacom-list-local-devices
|
||||||
%{_bindir}/libwacom-show-stylus
|
|
||||||
%{_bindir}/libwacom-update-db
|
|
||||||
%{_mandir}/man1/libwacom-list-devices.1*
|
|
||||||
%{_mandir}/man1/libwacom-list-local-devices.1*
|
%{_mandir}/man1/libwacom-list-local-devices.1*
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc README.md
|
%doc README.md
|
||||||
@ -70,21 +66,6 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
|||||||
%{_datadir}/libwacom/layouts/*.svg
|
%{_datadir}/libwacom/layouts/*.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 25 2022 Liu Yuntao <liuyuntao10@huawei.com> - 1.12-2
|
|
||||||
- rebuild package
|
|
||||||
|
|
||||||
* Tue Nov 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.12-1
|
|
||||||
- update to 1.12
|
|
||||||
|
|
||||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.7-3
|
|
||||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
|
||||||
|
|
||||||
* Wed Jun 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.7-2
|
|
||||||
- add buildrequire git
|
|
||||||
|
|
||||||
* Mon Feb 1 2021 xinghe <xinghe1@huawei.com> - 1.7-1
|
|
||||||
- update to 1.7
|
|
||||||
|
|
||||||
* Thu Jul 30 2020 jinzhimin<jinzhimin2@huawei.com> - 1.4.1-2
|
* Thu Jul 30 2020 jinzhimin<jinzhimin2@huawei.com> - 1.4.1-2
|
||||||
- fix build failed
|
- fix build failed
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user