Mageia Bugzilla – Attachment 10026 Details for
Bug 22705
libwacom: invalid key/value pair
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Patch for spec file
wacom_rules_fix.patch (text/plain), 583 bytes, created by
Jeremiah Summers
on 2018-03-05 20:51:02 CET
(
hide
)
Description:
Patch for spec file
Filename:
MIME Type:
Creator:
Jeremiah Summers
Created:
2018-03-05 20:51:02 CET
Size:
583 bytes
patch
obsolete
>--- libwacom.spec_mga 2018-03-05 12:48:17.857966056 -0700 >+++ libwacom.spec 2018-03-05 12:34:30.092420104 -0700 >@@ -6,7 +6,7 @@ > Summary: A library to identify wacom tablets > Epoch: 1 > Version: 0.28 >-Release: %mkrel 1 >+Release: %mkrel 2 > Group: Development/X11 > License: MIT > URL: http://sourceforge.net/projects/linuxwacom/ >@@ -74,5 +74,7 @@ > pushd tools > ./generate-udev-rules > %{buildroot}/%{_udevrulesdir}/65-libwacom.rules > popd >+# Remove failed entries from rule file >+sed -i '/failed/d' %{buildroot}/%{_udevrulesdir}/65-libwacom.rules > > rm -f %{buildroot}%{_libdir}/*.la
--- libwacom.spec_mga 2018-03-05 12:48:17.857966056 -0700 +++ libwacom.spec 2018-03-05 12:34:30.092420104 -0700 @@ -6,7 +6,7 @@ Summary: A library to identify wacom tablets Epoch: 1 Version: 0.28 -Release: %mkrel 1 +Release: %mkrel 2 Group: Development/X11 License: MIT URL: http://sourceforge.net/projects/linuxwacom/ @@ -74,5 +74,7 @@ pushd tools ./generate-udev-rules > %{buildroot}/%{_udevrulesdir}/65-libwacom.rules popd +# Remove failed entries from rule file +sed -i '/failed/d' %{buildroot}/%{_udevrulesdir}/65-libwacom.rules rm -f %{buildroot}%{_libdir}/*.la
View Attachment As Raw
Actions:
View
Attachments on
bug 22705
: 10026