17 Commits

Author SHA256 Message Date
Ana Guerrero
0211d1c4c7 Accepting request 1118252 from hardware
- Remove `fix-kernel-gte-6.4.patch` as it has been merged upstream.
- Fix ueficert package builds.

OBS-URL: https://build.opensuse.org/request/show/1118252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gasket-driver?expand=0&rev=3
2023-10-17 18:25:05 +00:00
Chris Bradbury
9602260a0f Accepting request 1118132 from home:chrBrd:branches:hardware
Tidies and improvements to specfile.

OBS-URL: https://build.opensuse.org/request/show/1118132
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=16
2023-10-17 03:03:02 +00:00
Chris Bradbury
c2905939b6 Accepting request 1118125 from home:chrBrd:branches:hardware
- Remove `fix-kernel-gte-6.4.patch` as it has been merged upstream.
- Fix ueficert package builds.

OBS-URL: https://build.opensuse.org/request/show/1118125
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=15
2023-10-17 00:33:05 +00:00
Dominique Leuenberger
e3b4aafc5a Accepting request 1099604 from hardware
OBS-URL: https://build.opensuse.org/request/show/1099604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gasket-driver?expand=0&rev=2
2023-07-25 09:49:14 +00:00
Chris Bradbury
2e105514f9 Accepting request 1099603 from home:chrBrd:branches:hardware
Add additional patch info.

OBS-URL: https://build.opensuse.org/request/show/1099603
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=13
2023-07-20 00:43:39 +00:00
Chris Bradbury
97d12b5d3f Add fix-kernel-gte-6.4.patch.
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=12
2023-07-20 00:06:35 +00:00
Chris Bradbury
81ccaa1f4b Accepting request 1099600 from home:chrBrd:branches:hardware
Patch to fix bulds with kernel version >= 6.4

OBS-URL: https://build.opensuse.org/request/show/1099600
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=11
2023-07-19 23:58:24 +00:00
Dominique Leuenberger
b50bf8a044 Accepting request 1086853 from hardware
I'm hoping to maintain this package in Factory.

OBS-URL: https://build.opensuse.org/request/show/1086853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gasket-driver?expand=0&rev=1
2023-05-13 15:17:56 +00:00
Chris Bradbury
a8d55a4def Accepting request 1086852 from home:chrBrd:branches:hardware
OBS-URL: https://build.opensuse.org/request/show/1086852
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=9
2023-05-13 01:06:51 +00:00
Chris Bradbury
91492aca3b Accepting request 1086846 from home:chrBrd:branches:hardware
Amend formatting of changes file to fit standard used by most packages.

OBS-URL: https://build.opensuse.org/request/show/1086846
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=8
2023-05-13 00:24:23 +00:00
Chris Bradbury
80d4279a8b Accepting request 1086841 from home:chrBrd:branches:hardware
Rename patch to adhere to oS patching guidelines.

As source and patch files have been added to the package rather than 
being downloaded from GitHub it's worth adhering to the patching guidelines as 
specified here:
https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines

OBS-URL: https://build.opensuse.org/request/show/1086841
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=7
2023-05-12 22:45:43 +00:00
Chris Bradbury
b940c69862 Accepting request 1086840 from home:chrBrd:branches:hardware
Change version to match upstream.

The upstream source doesn't have published releases, but it does include
a changelog for the accompanying Debian package. Using the version
specified in there is better than using the commit hash.

The version in the spec file and the source code filename have been
amended to match.

OBS-URL: https://build.opensuse.org/request/show/1086840
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=6
2023-05-12 22:38:17 +00:00
Chris Bradbury
34f934cb80 Accepting request 1086826 from home:chrBrd:branches:hardware
List RPMLint exclusions file in spec file.

Factory's auto-maintainer declined the package for the following reason:
> Attention, "gasket-driver-rpmlintrc" is not mentioned in spec files 
> as source or patch.

Therefore it has been specified as a "Source" in the spec file.

OBS-URL: https://build.opensuse.org/request/show/1086826
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=5
2023-05-12 21:14:14 +00:00
Chris Bradbury
a9d3d65196 Accepting request 1086820 from home:chrBrd:branches:hardware
Amend services so package can be accepted into Factory.

In order for packages to be accepted into Factory:
> Services are only allowed if their mode is one of localonly, disabled,
> buildtime, manual. Please change the mode of obs_scm and use `osc service
> localrun/disabledrun`.

Therefore all services involved with retrieving source files from the
internet have had their mode set to `localonly`, and the relevant source
files have been added directly to this package.

OBS-URL: https://build.opensuse.org/request/show/1086820
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=4
2023-05-12 20:54:02 +00:00
Chris Bradbury
cfbc2aae74 Accepting request 1086620 from home:chrBrd:branches:hardware
Add patch to enable successful builds for Leap 15.5.

The dma-buf symbols used by this driver were moved into their own `DMA_BUF`
module namespace in kernel 5.16. Consequently, the upstream source conditionally
imports the `DMA_BUF` module namespace if the kernel version is >= 5.16.

However, the `DMA_BUF` module namespace changes have been backported to the
5.14 kernel used in Leap 15.5, causing unpatched source builds to fail.

This change incorporates a patch that removes the conditional check in the
upstream source, importing the `DMA_BUF` module namespace regardless of kernel
version, and applies that patch when `sle_version` is equal to "150500"
(ie. is Leap 15.5 or greater).

The patch is taken from the PR at:
https://github.com/google/gasket-driver/pull/10

OBS-URL: https://build.opensuse.org/request/show/1086620
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=3
2023-05-11 19:51:02 +00:00
Chris Bradbury
2cdcf2af12 Accepting request 1086606 from home:chrBrd:branches:hardware
Improve comments and make minor tidies.

OBS-URL: https://build.opensuse.org/request/show/1086606
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=2
2023-05-11 19:08:36 +00:00
Michal Suchanek
353fe31252 Accepting request 1086510 from home:chrBrd
I want to maintain gasket-driver in Factory and would like to use "hardware" as the devel/feeder project.

OBS-URL: https://build.opensuse.org/request/show/1086510
OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=1
2023-05-11 13:12:19 +00:00