From 8d693610ccd9847bf11f1e216dd4ea41504ae7cc Mon Sep 17 00:00:00 2001 From: Sofia Boldyreva Date: Fri, 17 Mar 2023 15:13:25 +0100 Subject: [PATCH] Import elementary-wallpapers-5.4-6.el9 --- .elementary-wallpapers.metadata | 1 + .gitignore | 1 + SOURCES/elementary-wallpapers.xml | 124 ++++++++++++++++++++++++++++++ SPECS/elementary-wallpapers.spec | 120 +++++++++++++++++++++++++++++ 4 files changed, 246 insertions(+) create mode 100644 .elementary-wallpapers.metadata create mode 100644 .gitignore create mode 100644 SOURCES/elementary-wallpapers.xml create mode 100644 SPECS/elementary-wallpapers.spec diff --git a/.elementary-wallpapers.metadata b/.elementary-wallpapers.metadata new file mode 100644 index 0000000..ae24aaa --- /dev/null +++ b/.elementary-wallpapers.metadata @@ -0,0 +1 @@ +8184a07c4d44462e01d838550508da409e0217f6 SOURCES/elementary-wallpapers-5.4.tar.gz diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ec458de --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/elementary-wallpapers-5.4.tar.gz diff --git a/SOURCES/elementary-wallpapers.xml b/SOURCES/elementary-wallpapers.xml new file mode 100644 index 0000000..85a336c --- /dev/null +++ b/SOURCES/elementary-wallpapers.xml @@ -0,0 +1,124 @@ + + + + + Ashim DSilva + /usr/share/backgrounds/elementary/Ashim DSilva.jpg + zoom + #000000 + #000000 + solid + + + Canazei Granite Ridges + /usr/share/backgrounds/elementary/Canazei Granite Ridges.jpg + zoom + #000000 + #000000 + solid + + + Carmine De Fazio + /usr/share/backgrounds/elementary/Carmine De Fazio.jpg + zoom + #000000 + #000000 + solid + + + Jonas Nilsson Lee + /usr/share/backgrounds/elementary/Jonas Nilsson Lee.jpg + zoom + #000000 + #000000 + solid + + + Julia Craice + /usr/share/backgrounds/elementary/Julia Craice.jpg + zoom + #000000 + #000000 + solid + + + Luca Bravo + /usr/share/backgrounds/elementary/Luca Bravo.jpg + zoom + #000000 + #000000 + solid + + + Morskie Oko + /usr/share/backgrounds/elementary/Morskie Oko.jpg + zoom + #000000 + #000000 + solid + + + Mr. Lee + /usr/share/backgrounds/elementary/Mr. Lee.jpg + zoom + #000000 + #000000 + solid + + + Nattu Adnan + /usr/share/backgrounds/elementary/Nattu Adnan.jpg + zoom + #000000 + #000000 + solid + + + Pablo Garcia Saldana + /usr/share/backgrounds/elementary/Pablo Garcia Saldana.jpg + zoom + #000000 + #000000 + solid + + + Photo by SpaceX + /usr/share/backgrounds/elementary/Photo by SpaceX.jpg + zoom + #000000 + #000000 + solid + + + Rob Bye + /usr/share/backgrounds/elementary/Rob Bye.jpg + zoom + #000000 + #000000 + solid + + + Ryan Schroeder + /usr/share/backgrounds/elementary/Ryan Schroeder.jpg + zoom + #000000 + #000000 + solid + + + Sunset by the Pier + /usr/share/backgrounds/elementary/Sunset by the Pier.jpg + zoom + #000000 + #000000 + solid + + + leigh-kendell-581 + /usr/share/backgrounds/elementary/leigh-kendell-581.jpg + zoom + #000000 + #000000 + solid + + diff --git a/SPECS/elementary-wallpapers.spec b/SPECS/elementary-wallpapers.spec new file mode 100644 index 0000000..67cbd01 --- /dev/null +++ b/SPECS/elementary-wallpapers.spec @@ -0,0 +1,120 @@ +%global srcname wallpapers +%global default_wallpaper "Ryan Schroeder.jpg" + +Name: elementary-wallpapers +Summary: Collection of wallpapers from the elementary project +Version: 5.4 +Release: 6%{?dist} + +# License breakdown is available in debian/copyright +License: Public Domain + +URL: https://github.com/elementary/%{srcname} +Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz + +# background settings file for gnome-control-center +Source1: %{name}.xml + +BuildRequires: coreutils + +BuildArch: noarch + +Provides: pandora-wallpapers = %{version}-%{release} +Obsoletes: pandora-wallpapers < 0.1.8-2 + + +%description +This is the official collection of wallpapers from the elementary +project. + + +%package gnome +Summary: Collection of wallpapers from elementary (GNOME settings) + +Requires: %{name} = %{version}-%{release} +Requires: gnome-control-center + +Supplements: (%{name} and gnome-control-center) + +%description gnome +This is the official collection of wallpapers from the elementary +project. This package contains the settings file that will make the +wallpapers show up in gnome-control-center. + + +%prep +%autosetup -n %{srcname}-%{version} + + +%build +# Nothing to do + + +%install +# copy wallpapers to install location +mkdir -p %{buildroot}/%{_datadir}/backgrounds/elementary +cp -pav *.jpg %{buildroot}/%{_datadir}/backgrounds/elementary/ + +# create default wallpaper symlink +ln -s ./%{default_wallpaper} %{buildroot}/%{_datadir}/backgrounds/elementary/default + +# copy backgrounds list for gnome-control-center to install location +mkdir -p %{buildroot}/%{_datadir}/gnome-background-properties +cp -pav %{SOURCE1} %{buildroot}/%{_datadir}/gnome-background-properties/ + + +%files +%license debian/copyright +%doc README.md + +%{_datadir}/backgrounds/elementary/ + + +%files gnome +%{_datadir}/gnome-background-properties/elementary-wallpapers.xml + + +%changelog +* Thu Jan 20 2022 Fedora Release Engineering - 5.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Wed Jul 21 2021 Fedora Release Engineering - 5.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jan 26 2021 Fedora Release Engineering - 5.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Jul 27 2020 Fedora Release Engineering - 5.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jan 28 2020 Fedora Release Engineering - 5.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sat Sep 28 2019 Fabio Valentini - 5.4-1 +- Update to version 5.4. + +* Wed Jul 24 2019 Fedora Release Engineering - 5.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Jan 31 2019 Fedora Release Engineering - 5.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Mon Sep 24 2018 Fabio Valentini - 5.3-2 +- Add symlink for default wallpaper. + +* Tue Sep 18 2018 Fabio Valentini - 5.3-1 +- Update to version 5.3. + +* Thu Jul 12 2018 Fedora Release Engineering - 5.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Sat Jul 07 2018 Fabio Valentini - 5.2-1 +- Update to version 5.2. + +* Sun May 27 2018 Fabio Valentini - 5.1-1 +- Update to version 5.1. + +* Sun Jan 21 2018 Fabio Valentini - 5.0-1 +- Initial package obsoleting pandora-wallpapers. + +