Compare commits

..

No commits in common. "71c305a696806840a0a6e544df0841101a8061b1" and "6d263d8b59bf5144380a21fb72f887112fa124c8" have entirely different histories.

3 changed files with 25 additions and 84 deletions

View File

@ -1,36 +1,29 @@
Name: gnome-backgrounds
Version: 44.0
Release: 1
Summary: Desktop backgrounds packaged with the GNOME desktop
License: CC-BY-SA-3.0
URL: https://gitlab.gnome.org/GNOME/gnome-backgrounds
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{version}.tar.xz
Version: 3.30.0
Release: 3
Summary: GNOME desktop comes with a desktop background
License: GPLv2
URL: http://www.gnome.org
Source0: https://download.gnome.org/sources/gnome-backgrounds/3.30/gnome-backgrounds-%{version}.tar.xz
BuildArch: noarch
BuildRequires: gettext
BuildRequires: meson
Obsoletes: gnome-backgrounds < %{version}
# svg pixbuf loader
Requires: (librsvg2 if gdk-pixbuf2)
# webp pixbuf loader
Requires: (webp-pixbuf-loader if gdk-pixbuf2)
BuildRequires: gettext meson
Obsoletes: gnome-backgrounds < 3.24.0-3
%description
The gnome-backgrounds package contains the default
desktop background, known as the Adwaita background,
for the GNOME Desktop version
The gnome-backgrounds package contains the default desktop background,called the GNOME desktop
version of the Adwaita background.
%package extras
Summary: Additional GNOME Backgrounds
Requires: %{name} = %{version}-%{release}
%package extras
Summary: Other GNOME backgrounds
License: GPLv2
Obsoletes: gnome-backgrounds < 3.24.0-3
%description extras
This package contains the additional desktop backgrounds
which are packaged with the GNOME desktop.
%description extras
The package includes other desktop background with the GNOME desktop packaged together.
%prep
%autosetup -p1 -n %{name}-%{version}
%autosetup -n gnome-backgrounds-3.30.0 -p1
%build
%meson
@ -39,69 +32,21 @@ which are packaged with the GNOME desktop.
%install
%meson_install
install -d %{buildroot}%{_datadir}/backgrounds/images
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%files
%license COPYING
%doc AUTHORS NEWS README.md
%doc NEWS README AUTHORS COPYING
%{_datadir}/gnome-background-properties/adwaita.xml
%{_datadir}/gnome-background-properties/blobs.xml
%{_datadir}/gnome-background-properties/drool.xml
%{_datadir}/gnome-background-properties/keys.xml
%{_datadir}/gnome-background-properties/pills.xml
%{_datadir}/gnome-background-properties/truchet.xml
%{_datadir}/backgrounds/gnome/adwaita-d.webp
%{_datadir}/backgrounds/gnome/adwaita-l.webp
%{_datadir}/backgrounds/gnome/blobs-d.svg
%{_datadir}/backgrounds/gnome/blobs-l.svg
%{_datadir}/backgrounds/gnome/drool-d.svg
%{_datadir}/backgrounds/gnome/drool-l.svg
%{_datadir}/backgrounds/gnome/keys-d.webp
%{_datadir}/backgrounds/gnome/keys-l.webp
%{_datadir}/backgrounds/gnome/pills-d.webp
%{_datadir}/backgrounds/gnome/pills-l.webp
%{_datadir}/backgrounds/gnome/truchet-d.webp
%{_datadir}/backgrounds/gnome/truchet-l.webp
%{_datadir}/backgrounds/gnome/{adwaita-day.jpg,adwaita-morning.jpg,adwaita-night.jpg,adwaita-timed.xml}
%exclude %{_datadir}/locale
%files extras
%{_datadir}/gnome-background-properties/design-is-rounded-rectangles.xml
%{_datadir}/gnome-background-properties/dune.xml
%{_datadir}/gnome-background-properties/fold.xml
%{_datadir}/gnome-background-properties/oceans.xml
%{_datadir}/gnome-background-properties/pixels.xml
%{_datadir}/gnome-background-properties/symbolic.xml
%{_datadir}/gnome-background-properties/vnc.xml
%{_datadir}/backgrounds/gnome/design-is-rounded-rectangles-d.webp
%{_datadir}/backgrounds/gnome/design-is-rounded-rectangles-l.webp
%{_datadir}/backgrounds/gnome/dune-d.svg
%{_datadir}/backgrounds/gnome/dune-l.svg
%{_datadir}/backgrounds/gnome/fold-d.webp
%{_datadir}/backgrounds/gnome/fold-l.webp
%{_datadir}/backgrounds/gnome/oceans.svg
%{_datadir}/backgrounds/gnome/pixels-d.webp
%{_datadir}/backgrounds/gnome/pixels-l.webp
%{_datadir}/backgrounds/gnome/symbolic-d.webp
%{_datadir}/backgrounds/gnome/symbolic-l.webp
%{_datadir}/backgrounds/gnome/vnc-d.webp
%{_datadir}/backgrounds/gnome/vnc-l.webp
%doc NEWS README AUTHORS COPYING
%{_datadir}/gnome-background-properties/gnome-backgrounds.xml
%{_datadir}/backgrounds/gnome/{AndICallItBoke.jpg,ColdWarm.jpg,Dark_Ivy.jpg,endless-shapes.jpg,Fabric.jpg}
%{_datadir}/backgrounds/gnome/{Flowerbed.jpg,Icescape.jpg,Road.jpg,Sandstone.jpg,SeaSunset.jpg}
%{_datadir}/backgrounds/gnome/{symbolics-1.jpg,symbolics-2.jpg,Wood.jpg}
%changelog
* Fri Nov 24 2023 zhangxianting <zhangxianting@uniontech.com> - 44.0-1
- update to version 44.0
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43-1
- Update to 43
* Mon Apr 11 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-2
- Add gnome-backgrounds.yaml
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-1
- Upgrade to 42.0
* Mon May 24 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.0-1
- Upgrade to 3.38.0
- Update Version, Release, Source0, autosetup, stage %files
* Sun Jan 19 2020 daiqianwen <daiqianwen@huawei.com> - 3.30.0-3
- Type:bugfix
- ID:NA

View File

@ -1,4 +0,0 @@
version_control: gitlab.gnome
src_repo: gnome-backgrounds
tag_prefix: ^v
seperator: .