Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1980201 Details for
Bug 2224960
Review Request: rust-input-sys - Bindgen generated unsafe libinput wrapper
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 6208027 to 6215304
spec-from-6208027-to-6215304.diff (text/plain), 3.26 KB, created by
Fedora Review Service
on 2023-07-26 23:50:17 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6208027 to 6215304
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2023-07-26 23:50:17 UTC
Size:
3.26 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6208027 >+++ https://copr.fedorainfracloud.org/coprs/build/6215304 >@@ -16,6 +16,7 @@ > Source: https://github.com/Smithay/input.rs/raw/v0.8.3/LICENSE > # Manually created patch for downstream crate metadata changes > # * bump bindgen to 0.63: https://github.com/Smithay/input.rs/pull/57 >+# * default to gen feature > Patch: input-sys-fix-metadata.diff > > BuildRequires: rust-packaging >= 21 >@@ -30,6 +31,7 @@ > Summary: %{summary} > BuildArch: noarch > Requires: pkgconfig(libinput) >+Requires: pkgconfig(libudev) > > %description devel %{_description} > >@@ -37,7 +39,7 @@ > use the "%{crate}" crate. > > %files devel >-%license %{crate_instdir}/LICENSE >+# FIXME: no license files detected > %{crate_instdir}/ > > %package -n %{name}+default-devel >@@ -76,71 +78,6 @@ > %files -n %{name}+gen-devel > %ghost %{crate_instdir}/Cargo.toml > >-%package -n %{name}+libinput_1_11-devel >-Summary: %{summary} >-BuildArch: noarch >-Requires: pkgconfig(libinput) >= 1.11 >- >-%description -n %{name}+libinput_1_11-devel %{_description} >- >-This package contains library source intended for building other packages which >-use the "libinput_1_11" feature of the "%{crate}" crate. >- >-%files -n %{name}+libinput_1_11-devel >-%ghost %{crate_instdir}/Cargo.toml >- >-%package -n %{name}+libinput_1_14-devel >-Summary: %{summary} >-BuildArch: noarch >-Requires: pkgconfig(libinput) >= 1.14 >- >-%description -n %{name}+libinput_1_14-devel %{_description} >- >-This package contains library source intended for building other packages which >-use the "libinput_1_14" feature of the "%{crate}" crate. >- >-%files -n %{name}+libinput_1_14-devel >-%ghost %{crate_instdir}/Cargo.toml >- >-%package -n %{name}+libinput_1_15-devel >-Summary: %{summary} >-BuildArch: noarch >-Requires: pkgconfig(libinput) >= 1.15 >- >-%description -n %{name}+libinput_1_15-devel %{_description} >- >-This package contains library source intended for building other packages which >-use the "libinput_1_15" feature of the "%{crate}" crate. >- >-%files -n %{name}+libinput_1_15-devel >-%ghost %{crate_instdir}/Cargo.toml >- >-%package -n %{name}+libinput_1_19-devel >-Summary: %{summary} >-BuildArch: noarch >-Requires: pkgconfig(libinput) >= 1.19 >- >-%description -n %{name}+libinput_1_19-devel %{_description} >- >-This package contains library source intended for building other packages which >-use the "libinput_1_19" feature of the "%{crate}" crate. >- >-%files -n %{name}+libinput_1_19-devel >-%ghost %{crate_instdir}/Cargo.toml >- >-%package -n %{name}+libinput_1_21-devel >-Summary: %{summary} >-BuildArch: noarch >-Requires: pkgconfig(libinput) >= 1.21 >- >-%description -n %{name}+libinput_1_21-devel %{_description} >- >-This package contains library source intended for building other packages which >-use the "libinput_1_21" feature of the "%{crate}" crate. >- >-%files -n %{name}+libinput_1_21-devel >-%ghost %{crate_instdir}/Cargo.toml >- > %package -n %{name}+update_bindings-devel > Summary: %{summary} > BuildArch: noarch >@@ -162,6 +99,7 @@ > %generate_buildrequires > %cargo_generate_buildrequires > echo 'pkgconfig(libinput)' >+echo 'pkgconfig(libudev)' > > %build > %cargo_build
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2224960
: 1980201