Compare commits

...
Sign in to create a new pull request.

19 commits

Author SHA1 Message Date
Fedora Release Engineering
a4471ea642 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 09:13:20 +00:00
Kevin Fenzi
ad0cf08c24 Update to 4.20.2. Fixes rhbz#2452225
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-03-29 14:27:20 -07:00
Fedora Release Engineering
c93f4caea0 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:40:17 +00:00
Fabio Valentini
5690969726
Drop dependency on webp-pixbuf-loader (obsolete on f43+) 2025-09-11 16:57:11 +02:00
Fedora Release Engineering
d87d3a0324 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 20:50:17 +00:00
Kevin Fenzi
abeefd8f35 Update to 4.20.1 (fixes rhbz#2346086 )
Fix background to new default.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-03-08 13:23:50 -08:00
Fedora Release Engineering
71745fc82f Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-19 15:50:06 +00:00
Mukundan Ragavan
729ce94ad6 Add BR:libyaml-devel 2024-12-26 16:39:36 -06:00
Mukundan Ragavan
ea64ced495 Update to v4.20.0 2024-12-22 08:16:16 -06:00
Marek Marczykowski-Górecki
18e67d5955 Fix setting default background
Xfce 4.18 has different default background, so update the sed expression

Furthermore, there is already (yet unreleased) change upstream to set
default backdrop via configure option - add a comment about that.
2024-08-16 17:23:54 +02:00
Miroslav Suchý
4e7b0ad87e convert GPLv2+ license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
2024-07-26 03:55:33 +02:00
Fedora Release Engineering
63e3a43f7e Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-20 10:04:08 +00:00
Fedora Release Engineering
e5de463919 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-27 09:42:14 +00:00
Fedora Release Engineering
f71ad14a0f Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 18:51:27 +00:00
Mukundan Ragavan
616579c27d fix typo in conditional 2023-06-04 16:23:37 -05:00
Mukundan Ragavan
11818e25a9 Update to v4.18.1 2023-01-21 16:50:55 -06:00
Fedora Release Engineering
b3644036c4 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 07:28:36 +00:00
Mukundan Ragavan
4875e68398 Update to v4.18.0 (Xfce 4.18) 2023-01-15 21:28:18 -06:00
Mukundan Ragavan
e71f34dfde update xfdekstop to handle webp default background images 2022-10-09 15:00:44 -05:00
3 changed files with 18 additions and 9 deletions

5
.gitignore vendored
View file

@ -25,3 +25,8 @@ xfdesktop-4.6.2.tar.bz2
/xfdesktop-4.14.3.tar.bz2
/xfdesktop-4.16.0.tar.bz2
/xfdesktop-4.16.1.tar.bz2
/xfdesktop-4.18.0.tar.bz2
/xfdesktop-4.18.1.tar.bz2
/xfdesktop-4.20.0.tar.bz2
/xfdesktop-4.20.1.tar.bz2
/xfdesktop-4.20.2.tar.bz2

View file

@ -1 +1 @@
SHA512 (xfdesktop-4.16.1.tar.bz2) = 87e90c2946c80befc38bf724fff6a834d462c47439b727d172e766765d4e7e200a2415c271459b2e820b6d8425f7e92c928ba9a098e63473acf0e7369c122cfb
SHA512 (xfdesktop-4.20.2.tar.bz2) = 396b22246b18cf15a3eea19e6dfe469fa2cb0397164c6bc2bc61b6db8289bfc6e6613cfb0193198efc091c7098370ec7d99f79b183a2c087311349c147eaf982

View file

@ -1,11 +1,12 @@
%global xfceversion 4.16
%global xfceversion 4.20
Name: xfdesktop
Version: 4.16.1
Version: 4.20.2
Release: %autorelease
Summary: Desktop manager for the Xfce Desktop Environment
License: GPLv2+
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
URL: http://www.xfce.org/
Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
@ -21,14 +22,20 @@ BuildRequires: garcon-devel >= 0.1.2
BuildRequires: libwnck3-devel >= 3.14
BuildRequires: libnotify-devel >= 0.4.0
BuildRequires: xfconf-devel >= %{xfceversion}
BuildRequires: libyaml-devel
BuildRequires: intltool
BuildRequires: desktop-file-utils
BuildRequires: libSM-devel
BuildRequires: libICE-devel
BuildRequires: libxfce4windowing-devel
Requires: xfwm4 >= %{xfceversion}
Requires: xfce4-panel >= %{xfceversion}
Requires: redhat-menus
Requires: desktop-backgrounds-compat
%if 0%{?fedora} >= 37 && 0%{?fedora} < 43
Requires: webp-pixbuf-loader%{?_isa}
%endif
%description
This package includes a desktop manager for the Xfce Desktop Environment.
@ -36,11 +43,8 @@ This package includes a desktop manager for the Xfce Desktop Environment.
%prep
%setup -q
# change default background for Fedora
sed -i 's|/backgrounds/xfce/xfce-verticals.png|/backgrounds/images/default.png|' common/xfdesktop-common.h
%build
%configure
%configure --with-default-backdrop-filename=%{_datadir}/backgrounds/images/default.jxl
%make_build
@ -56,7 +60,7 @@ desktop-file-validate \
%files -f %{name}.lang
%license COPYING
%doc TODO ChangeLog NEWS AUTHORS
%doc ChangeLog NEWS AUTHORS
%{_bindir}/*
%{_datadir}/applications/*
%{_datadir}/icons/hicolor/*/*/*