From 068d5d1b96edbb223ec947dd373ad4286790e42b Mon Sep 17 00:00:00 2001 From: lingsheng <860373352@qq.com> Date: Thu, 1 Aug 2024 11:03:24 +0000 Subject: [PATCH] Clean spec format, fix yaml --- xorg-x11-drv-nouveau.spec | 17 ++++++++++------- xorg-x11-drv-nouveau.yaml | 2 +- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/xorg-x11-drv-nouveau.spec b/xorg-x11-drv-nouveau.spec index 4070c07..f0f8c76 100644 --- a/xorg-x11-drv-nouveau.spec +++ b/xorg-x11-drv-nouveau.spec @@ -5,7 +5,7 @@ Name: xorg-x11-drv-nouveau Epoch: 1 Version: 1.0.17 -Release: 2 +Release: 3 Summary: Xorg X11 nouveau video driver for NVIDIA graphics chipsets URL: https://www.x.org License: MIT @@ -13,12 +13,12 @@ Source0: https://www.x.org/archive/individual/driver/xf86-video-nouveau-%{ Source1: make-git-snapshot.sh BuildRequires: libtool automake autoconf systemd-devel mesa-libGL-devel -BuildRequires: xorg-x11-server-devel libdrm-devel +BuildRequires: xorg-x11-server-devel libdrm-devel -Requires: Xorg %(xserver-sdk-abi-requires ansic) libdrm +Requires: Xorg %(xserver-sdk-abi-requires ansic) libdrm Requires: Xorg %(xserver-sdk-abi-requires videodrv) -%description +%description X.Org X11 nouveau video driver. %package_help @@ -28,7 +28,7 @@ X.Org X11 nouveau video driver. %build autoreconf -vif -%configure +%configure %make_build %install @@ -46,13 +46,16 @@ autoreconf -vif %{_mandir}/man4/nouveau.4* %changelog +* Thu Aug 01 2024 lingsheng - 1:1.0.17-3 +- Clean spec format, fix yaml + * Tue Oct 25 2022 wangkerong - 1:1.0.17-2 - rebuild for next release -* Sat Nov 27 2021 yangcheng 1:1.0.17-1 +* Sat Nov 27 2021 yangcheng - 1:1.0.17-1 - Upgrade to 1.0.17-1 -* Mon Jul 20 2020 chengguipeng 1:1.0.16-1 +* Mon Jul 20 2020 chengguipeng - 1:1.0.16-1 - Upgrade to 1.0.16-1 * Fri Oct 11 2019 openEuler Buildteam - 1:1.0.15-7 diff --git a/xorg-x11-drv-nouveau.yaml b/xorg-x11-drv-nouveau.yaml index d7508be..481f9b4 100644 --- a/xorg-x11-drv-nouveau.yaml +++ b/xorg-x11-drv-nouveau.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau.git tag_prefix: ^xf86-video-nouveau- -seperator: . +separator: .