From 849bd10b065b6be226432197307b13d53cd0a57d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 21:30:02 +0000 Subject: [PATCH 01/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index b19512b..f49f6c9 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple CD burning tool for Xfce Group: Applications/Archiving @@ -94,6 +94,9 @@ fi %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.5.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Dec 14 2017 Mukundan Ragavan - 0.5.5-1 - Update to 0.5.5 - Fix appdata installation location From a65faedf7c91e378c60dee3e014f370daa66c2c0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 09:12:27 +0000 Subject: [PATCH 02/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index f49f6c9..22f14e1 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.5.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple CD burning tool for Xfce Group: Applications/Archiving @@ -94,6 +94,9 @@ fi %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.5.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 0.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From ab452e0aff7d36802266ce374513cc3e102bd40b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 27 Jan 2019 13:21:17 +0100 Subject: [PATCH 03/35] Remove obsolete scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- xfburn.spec | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/xfburn.spec b/xfburn.spec index 22f14e1..032b187 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -67,18 +67,6 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a update-desktop-database &> /dev/null ||: touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : - -%postun -update-desktop-database &> /dev/null ||: -if [ $1 -eq 0 ] ; then - touch --no-create %{_datadir}/icons/hicolor &>/dev/null - /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : -fi - -%posttrans -/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : - - %files -f %{name}.lang %doc AUTHORS ChangeLog NEWS TODO %license COPYING From c972ccee872c77d9008c48bfe4593db0051c9b05 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:31 +0100 Subject: [PATCH 04/35] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- xfburn.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index 032b187..77aaaf1 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -7,7 +7,6 @@ Version: 0.5.5 Release: 3%{?dist} Summary: Simple CD burning tool for Xfce -Group: Applications/Archiving License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} #VCS: git:git://git.xfce.org/apps/xfburn From b8847a6df474de94c891ff34389ca608a3942d14 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 29 Jan 2019 06:17:42 +0100 Subject: [PATCH 05/35] Remove obsolete scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- xfburn.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/xfburn.spec b/xfburn.spec index 77aaaf1..80bf1e0 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -61,11 +61,6 @@ desktop-file-install --vendor "" \ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.appdata.xml - -%post -update-desktop-database &> /dev/null ||: -touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : - %files -f %{name}.lang %doc AUTHORS ChangeLog NEWS TODO %license COPYING From adfbff50f17b1fef2440e86924594eccf95da258 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 12:16:25 +0000 Subject: [PATCH 06/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index 80bf1e0..4498d5f 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.5.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -76,6 +76,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 0.5.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 0.5.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From 5fb6ef270b4ec5e9157d747918e24a3a898d610f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 04:03:02 +0000 Subject: [PATCH 07/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index 4498d5f..0e85482 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.5.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -76,6 +76,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 0.5.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 0.5.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 65bec007da1ab475b8034d9f8f5914e359ed83f9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 3 Nov 2019 11:02:41 -0800 Subject: [PATCH 08/35] Update to 0.6.1 --- .gitignore | 1 + sources | 2 +- xfburn.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9b97164..ec0ebf8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ xfburn-0.4.3.tar.bz2 /xfburn-0.5.2.tar.bz2 /xfburn-0.5.4.tar.bz2 /xfburn-0.5.5.tar.bz2 +/xfburn-0.6.1.tar.bz2 diff --git a/sources b/sources index bc5dc2f..ced8549 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfburn-0.5.5.tar.bz2) = 37574aa7dcec65c26a8fd5019c3776196763fa1ebb0f531002f5bcb72a6eb0ec19ed994dd14726988766d890ef257c39c26e64ca3f5944386c03d9b54c26a90a +SHA512 (xfburn-0.6.1.tar.bz2) = 8ea747ab248a20e835082bbb89e09c3e4746201a1da956bc87a2eef5359d1508e5461c7d8a35327aa2261fb7cac576e8521596f83011bc2240b2fbebde60b9c2 diff --git a/xfburn.spec b/xfburn.spec index 0e85482..ed5be98 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -1,10 +1,10 @@ # Review: https://bugzilla.redhat.com/show_bug.cgi?id=473679 -%global majorversion 0.5 +%global majorversion 0.6 Name: xfburn -Version: 0.5.5 -Release: 5%{?dist} +Version: 0.6.1 +Release: 1%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -76,6 +76,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a %changelog +* Sun Nov 03 2019 Kevin Fenzi - 0.6.1-1 +- Update to 0.6.1 + * Sat Jul 27 2019 Fedora Release Engineering - 0.5.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 41abab531018ae52162225898f63ce3cbdb9ee71 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 04:18:08 +0000 Subject: [PATCH 09/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index ed5be98..1d21a24 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -76,6 +76,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 0.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Nov 03 2019 Kevin Fenzi - 0.6.1-1 - Update to 0.6.1 From 56d6896f9a4bb359c8c37371b45d1b99ee77833b Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sat, 7 Mar 2020 17:11:03 -0500 Subject: [PATCH 10/35] Update to 0.6.2 --- .gitignore | 1 + sources | 2 +- xfburn.spec | 11 +++++++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ec0ebf8..536cf8e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ xfburn-0.4.3.tar.bz2 /xfburn-0.5.4.tar.bz2 /xfburn-0.5.5.tar.bz2 /xfburn-0.6.1.tar.bz2 +/xfburn-0.6.2.tar.bz2 diff --git a/sources b/sources index ced8549..8728c99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfburn-0.6.1.tar.bz2) = 8ea747ab248a20e835082bbb89e09c3e4746201a1da956bc87a2eef5359d1508e5461c7d8a35327aa2261fb7cac576e8521596f83011bc2240b2fbebde60b9c2 +SHA512 (xfburn-0.6.2.tar.bz2) = c74d21244b5029aaa72c4911ea7549458aea161623a6a020a165b8148f320053a83189de87f71192f006579ca435558d0c07e1a8aa4165db8cfb30581f8882b4 diff --git a/xfburn.spec b/xfburn.spec index 1d21a24..0cca466 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -3,8 +3,8 @@ %global majorversion 0.6 Name: xfburn -Version: 0.6.1 -Release: 2%{?dist} +Version: 0.6.2 +Release: 1%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -59,7 +59,7 @@ desktop-file-install --vendor "" \ --add-category=Utility \ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop -appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.appdata.xml +appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce.%{name}.appdata.xml %files -f %{name}.lang %doc AUTHORS ChangeLog NEWS TODO @@ -69,13 +69,16 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a %{_datadir}/Thunar/sendto/*.desktop %{_datadir}/icons/hicolor/*/stock/media/stock_%{name}*.png %{_datadir}/icons/hicolor/scalable/stock/media/stock_%{name}*.svg -%{_datadir}/metainfo/%{name}.appdata.xml +%{_datadir}/metainfo/org.xfce.%{name}.appdata.xml %dir %{_datadir}/%{name}/ %{_datadir}/%{name}/*.ui %{_mandir}/man1/%{name}.* %changelog +* Sat Mar 07 2020 Mukundan Ragavan - 0.6.2-1 +- Update to 0.6.2 + * Fri Jan 31 2020 Fedora Release Engineering - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 483c6613641c5de79b312aff11364dff6bd9fcb8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 14:36:40 +0000 Subject: [PATCH 11/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index 0cca466..40f42d9 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -76,6 +76,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce. %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.6.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Mar 07 2020 Mukundan Ragavan - 0.6.2-1 - Update to 0.6.2 From f166d091a1d19d0735959054c3c547b54d6a4eee Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Fri, 1 Jan 2021 11:45:06 -0500 Subject: [PATCH 12/35] Drop thunar-vfs from BR (not required for a while) --- xfburn.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/xfburn.spec b/xfburn.spec index 40f42d9..7254bfa 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.6.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -17,7 +17,7 @@ Patch1: xfburn-0.5.4-tmpdir.patch BuildRequires: gcc BuildRequires: libxfce4ui-devel >= 4.12.0 -BuildRequires: thunar-vfs-devel +BuildRequires: exo-devel BuildRequires: libburn-devel >= 0.4.2 BuildRequires: libisofs-devel >= 0.6.2 BuildRequires: dbus-glib-devel >= 0.34 @@ -57,7 +57,7 @@ desktop-file-install --vendor "" \ --dir %{buildroot}%{_datadir}/applications \ --delete-original \ --add-category=Utility \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop + %{buildroot}%{_datadir}/applications/%{name}.desktop appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce.%{name}.appdata.xml @@ -76,6 +76,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce. %changelog +* Fri Jan 01 2021 Mukundan Ragavan - 0.6.2-3 +- Drop thunar-vfs from BR (not required for a while) + * Wed Jul 29 2020 Fedora Release Engineering - 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 83dac2784258a5b13f03b99f4709e29fc219608a Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:16:51 +0000 Subject: [PATCH 13/35] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xfburn.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xfburn.spec b/xfburn.spec index 7254bfa..9ff7b47 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -15,6 +15,7 @@ Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name} # https://bugzilla.redhat.com/show_bug.cgi?id=1284977 Patch1: xfburn-0.5.4-tmpdir.patch +BuildRequires: make BuildRequires: gcc BuildRequires: libxfce4ui-devel >= 4.12.0 BuildRequires: exo-devel From af8c08047637110f57cf5108bf052fc9c7428239 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 23:56:18 +0000 Subject: [PATCH 14/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index 9ff7b47..e26e2ae 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.6.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -77,6 +77,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce. %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.6.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 01 2021 Mukundan Ragavan - 0.6.2-3 - Drop thunar-vfs from BR (not required for a while) From 8d66f4e1e6df04be899c8c252cab662adb215c41 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 21:27:35 +0000 Subject: [PATCH 15/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index e26e2ae..d5ccca3 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.6.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -77,6 +77,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce. %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.6.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 5af1912216920f4c22862015e33a68a7834c9bbd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 04:59:06 +0000 Subject: [PATCH 16/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index d5ccca3..d008844 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.6.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -77,6 +77,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce. %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 0.6.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.6.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From c958ce238d0c4d62567565b4c070beec49c705b0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 12:59:57 +0000 Subject: [PATCH 17/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index d008844..7babd0d 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.6.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -77,6 +77,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce. %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.6.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 0.6.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 8f51e0e31707d3643aea817661d36fe66d5cd8be Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:20:42 +0000 Subject: [PATCH 18/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index 7babd0d..cc05986 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.6.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -77,6 +77,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce. %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.6.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.6.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From a51c84f4b1d5bbeaa3727d6ad9ba09d49fb0abfa Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 23 Apr 2023 15:30:34 -0500 Subject: [PATCH 19/35] rpmautospec --- changelog | 173 +++++++++++++++++++++++++++++++++++++++++++++++++++ xfburn.spec | 176 +--------------------------------------------------- 2 files changed, 175 insertions(+), 174 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..b0fdef1 --- /dev/null +++ b/changelog @@ -0,0 +1,173 @@ +* Sat Jan 21 2023 Fedora Release Engineering - 0.6.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 0.6.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sat Jan 22 2022 Fedora Release Engineering - 0.6.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 0.6.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Fri Jan 01 2021 Mukundan Ragavan - 0.6.2-3 +- Drop thunar-vfs from BR (not required for a while) + +* Wed Jul 29 2020 Fedora Release Engineering - 0.6.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Sat Mar 07 2020 Mukundan Ragavan - 0.6.2-1 +- Update to 0.6.2 + +* Fri Jan 31 2020 Fedora Release Engineering - 0.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sun Nov 03 2019 Kevin Fenzi - 0.6.1-1 +- Update to 0.6.1 + +* Sat Jul 27 2019 Fedora Release Engineering - 0.5.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sun Feb 03 2019 Fedora Release Engineering - 0.5.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Jul 14 2018 Fedora Release Engineering - 0.5.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Fri Feb 09 2018 Fedora Release Engineering - 0.5.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Dec 14 2017 Mukundan Ragavan - 0.5.5-1 +- Update to 0.5.5 +- Fix appdata installation location +- Drop upstreamed patch + +* Thu Aug 03 2017 Fedora Release Engineering - 0.5.4-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 0.5.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 0.5.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Mar 24 2016 Richard Shaw - 0.5.4-5 +- Change temp directory from /tmp to /var/tmp as images can get quite big. +- Modernize spec and bring up to current guidelines. + +* Fri Feb 05 2016 Fedora Release Engineering - 0.5.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Sep 30 2015 Kevin Fenzi 0.5.4-3 +- Fix icon. Fixes bug #1265310 + +* Fri Jun 19 2015 Fedora Release Engineering - 0.5.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sun May 17 2015 Kevin Fenzi 0.5.4-1 +- Update to 0.5.4 and switch to gstreamer1 + +* Sat Feb 28 2015 Kevin Fenzi 0.5.2-5 +- Rebuild for Xfce 4.10 + +* Sat Feb 21 2015 Till Maas - 0.5.2-4 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + +* Mon Aug 18 2014 Fedora Release Engineering - 0.5.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sun Jun 08 2014 Fedora Release Engineering - 0.5.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Wed Apr 09 2014 Kevin Fenzi 0.5.2-1 +- Update to 0.5.2 + +* Thu Feb 20 2014 Kevin Fenzi 0.5.0-1 +- Update to 0.5.0 + +* Tue Nov 12 2013 Frantisek Kluknavsky - 0.4.3-13 +- support for aarch64, patch from https://bugzilla.redhat.com/show_bug.cgi?id=926769 +- modified bogus dates in changelog + +* Sun Aug 04 2013 Fedora Release Engineering - 0.4.3-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Fri Feb 15 2013 Fedora Release Engineering - 0.4.3-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Fri Sep 28 2012 Christoph Wickert - 0.4.3-10 +- Fix crash when creating directory (#639804, #676086 and #851900) +- Fix crash when adding lots of files (#669971) +- Make sure desktop file validates + +* Sun Jul 22 2012 Fedora Release Engineering - 0.4.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Tue May 01 2012 Christoph Wickert - 0.4.3-8 +- Fix build with latest glib +- Add VCS key and review # + +* Sat Jan 14 2012 Fedora Release Engineering - 0.4.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Tue Dec 06 2011 Adam Jackson - 0.4.3-6 +- Rebuild for new libpng + +* Tue Apr 26 2011 Christoph Wickert - 0.4.3-5 +- No longer BuildRequire obsolete hal (#699692) + +* Mon Feb 07 2011 Fedora Release Engineering - 0.4.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Sat Dec 04 2010 Christoph Wickert - 0.4.3-3 +- Switch from Thunar-devel to thunar-vfs-devel + +* Thu Apr 22 2010 Christoph Wickert - 0.4.3-2 +- Rebuild for libburn 0.8.0 + +* Sun Feb 14 2010 Christoph Wickert - 0.4.3-1 +- Update to 0.4.3 + +* Fri Jan 29 2010 Christoph Wickert - 0.4.2-3 +- Properly unmount drive before burning (#525514) + +* Thu Oct 29 2009 Christoph Wickert - 0.4.2-2 +- Fix infinite loop in blank disk dialog (#525515) +- Don't crash on burning ISO image (#525518) + +* Fri Jul 24 2009 Christoph Wickert - 0.4.2-1 +- Update to 0.4.2 + +* Wed Feb 25 2009 Christoph Wickert - 0.4.1-1 +- Update to 0.4.1 +- Include new manpage + +* Mon Jan 26 2009 Denis Leroy - 0.4.0-1 +- Update to upstream 0.4.0 + +* Tue Nov 04 2008 Christoph Wickert - 0.3.91-2 +- Don't enable debug +- Require hicolor-icon-theme + +* Tue Nov 04 2008 Christoph Wickert - 0.3.91-1 +- Update to 0.3.91 + +* Wed Jul 16 2008 Christoph Wickert - 0.3.2-1 +- Update to 0.3.2 + +* Fri Jul 11 2008 Christoph Wickert - 0.3.1-1 +- Update to 0.3.1 + +* Wed Jun 11 2008 Christoph Wickert - 0.3.0-1 +- Update to 0.3.0 stable + +* Mon Jan 07 2008 Christoph Wickert - 0.3.0-0.1.20080107svn26552 +- Update to 0.3.0svn-26552. +. Switch to libburn and drop requirements for genisoimage, cdrdao and wodim + +* Sun Feb 25 2007 Christoph Wickert - 0.1-0.1.20070225svn25032 +- Initial package. diff --git a/xfburn.spec b/xfburn.spec index cc05986..5fa3d96 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -4,7 +4,7 @@ Name: xfburn Version: 0.6.2 -Release: 8%{?dist} +Release: %autorelease Summary: Simple CD burning tool for Xfce License: GPLv2+ @@ -77,176 +77,4 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce. %changelog -* Sat Jan 21 2023 Fedora Release Engineering - 0.6.2-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Sat Jul 23 2022 Fedora Release Engineering - 0.6.2-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Sat Jan 22 2022 Fedora Release Engineering - 0.6.2-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 0.6.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering - 0.6.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Fri Jan 01 2021 Mukundan Ragavan - 0.6.2-3 -- Drop thunar-vfs from BR (not required for a while) - -* Wed Jul 29 2020 Fedora Release Engineering - 0.6.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sat Mar 07 2020 Mukundan Ragavan - 0.6.2-1 -- Update to 0.6.2 - -* Fri Jan 31 2020 Fedora Release Engineering - 0.6.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sun Nov 03 2019 Kevin Fenzi - 0.6.1-1 -- Update to 0.6.1 - -* Sat Jul 27 2019 Fedora Release Engineering - 0.5.5-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sun Feb 03 2019 Fedora Release Engineering - 0.5.5-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Jul 14 2018 Fedora Release Engineering - 0.5.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri Feb 09 2018 Fedora Release Engineering - 0.5.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Dec 14 2017 Mukundan Ragavan - 0.5.5-1 -- Update to 0.5.5 -- Fix appdata installation location -- Drop upstreamed patch - -* Thu Aug 03 2017 Fedora Release Engineering - 0.5.4-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 0.5.4-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 0.5.4-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Mar 24 2016 Richard Shaw - 0.5.4-5 -- Change temp directory from /tmp to /var/tmp as images can get quite big. -- Modernize spec and bring up to current guidelines. - -* Fri Feb 05 2016 Fedora Release Engineering - 0.5.4-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Sep 30 2015 Kevin Fenzi 0.5.4-3 -- Fix icon. Fixes bug #1265310 - -* Fri Jun 19 2015 Fedora Release Engineering - 0.5.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sun May 17 2015 Kevin Fenzi 0.5.4-1 -- Update to 0.5.4 and switch to gstreamer1 - -* Sat Feb 28 2015 Kevin Fenzi 0.5.2-5 -- Rebuild for Xfce 4.10 - -* Sat Feb 21 2015 Till Maas - 0.5.2-4 -- Rebuilt for Fedora 23 Change - https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code - -* Mon Aug 18 2014 Fedora Release Engineering - 0.5.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sun Jun 08 2014 Fedora Release Engineering - 0.5.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Wed Apr 09 2014 Kevin Fenzi 0.5.2-1 -- Update to 0.5.2 - -* Thu Feb 20 2014 Kevin Fenzi 0.5.0-1 -- Update to 0.5.0 - -* Tue Nov 12 2013 Frantisek Kluknavsky - 0.4.3-13 -- support for aarch64, patch from https://bugzilla.redhat.com/show_bug.cgi?id=926769 -- modified bogus dates in changelog - -* Sun Aug 04 2013 Fedora Release Engineering - 0.4.3-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Fri Feb 15 2013 Fedora Release Engineering - 0.4.3-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Fri Sep 28 2012 Christoph Wickert - 0.4.3-10 -- Fix crash when creating directory (#639804, #676086 and #851900) -- Fix crash when adding lots of files (#669971) -- Make sure desktop file validates - -* Sun Jul 22 2012 Fedora Release Engineering - 0.4.3-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Tue May 01 2012 Christoph Wickert - 0.4.3-8 -- Fix build with latest glib -- Add VCS key and review # - -* Sat Jan 14 2012 Fedora Release Engineering - 0.4.3-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Dec 06 2011 Adam Jackson - 0.4.3-6 -- Rebuild for new libpng - -* Tue Apr 26 2011 Christoph Wickert - 0.4.3-5 -- No longer BuildRequire obsolete hal (#699692) - -* Mon Feb 07 2011 Fedora Release Engineering - 0.4.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Sat Dec 04 2010 Christoph Wickert - 0.4.3-3 -- Switch from Thunar-devel to thunar-vfs-devel - -* Thu Apr 22 2010 Christoph Wickert - 0.4.3-2 -- Rebuild for libburn 0.8.0 - -* Sun Feb 14 2010 Christoph Wickert - 0.4.3-1 -- Update to 0.4.3 - -* Fri Jan 29 2010 Christoph Wickert - 0.4.2-3 -- Properly unmount drive before burning (#525514) - -* Thu Oct 29 2009 Christoph Wickert - 0.4.2-2 -- Fix infinite loop in blank disk dialog (#525515) -- Don't crash on burning ISO image (#525518) - -* Fri Jul 24 2009 Christoph Wickert - 0.4.2-1 -- Update to 0.4.2 - -* Wed Feb 25 2009 Christoph Wickert - 0.4.1-1 -- Update to 0.4.1 -- Include new manpage - -* Mon Jan 26 2009 Denis Leroy - 0.4.0-1 -- Update to upstream 0.4.0 - -* Tue Nov 04 2008 Christoph Wickert - 0.3.91-2 -- Don't enable debug -- Require hicolor-icon-theme - -* Tue Nov 04 2008 Christoph Wickert - 0.3.91-1 -- Update to 0.3.91 - -* Wed Jul 16 2008 Christoph Wickert - 0.3.2-1 -- Update to 0.3.2 - -* Fri Jul 11 2008 Christoph Wickert - 0.3.1-1 -- Update to 0.3.1 - -* Wed Jun 11 2008 Christoph Wickert - 0.3.0-1 -- Update to 0.3.0 stable - -* Mon Jan 07 2008 Christoph Wickert - 0.3.0-0.1.20080107svn26552 -- Update to 0.3.0svn-26552. -. Switch to libburn and drop requirements for genisoimage, cdrdao and wodim - -* Sun Feb 25 2007 Christoph Wickert - 0.1-0.1.20070225svn25032 -- Initial package. +%autochangelog From 73b9bce9fca3279a558682f36b5fe7b0aab2acf2 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 23 Apr 2023 15:33:24 -0500 Subject: [PATCH 20/35] drop tmp directory patch (upstreamed); update to v0.7.0 --- .gitignore | 1 + sources | 2 +- xfburn-0.5.4-tmpdir.patch | 51 --------------------------------------- xfburn.spec | 7 ++---- 4 files changed, 4 insertions(+), 57 deletions(-) delete mode 100644 xfburn-0.5.4-tmpdir.patch diff --git a/.gitignore b/.gitignore index 536cf8e..bf5d2c6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ xfburn-0.4.3.tar.bz2 /xfburn-0.5.5.tar.bz2 /xfburn-0.6.1.tar.bz2 /xfburn-0.6.2.tar.bz2 +/xfburn-0.7.0.tar.bz2 diff --git a/sources b/sources index 8728c99..fce1d7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfburn-0.6.2.tar.bz2) = c74d21244b5029aaa72c4911ea7549458aea161623a6a020a165b8148f320053a83189de87f71192f006579ca435558d0c07e1a8aa4165db8cfb30581f8882b4 +SHA512 (xfburn-0.7.0.tar.bz2) = 5ac679926809839d36c94d918ebc9bb409b9940127eba1cae6daf6614288f5d18181be5b7b4d249f0f0e973c2a4a22b8b3ce5709a2d23e5d4dd3b412cf5846d1 diff --git a/xfburn-0.5.4-tmpdir.patch b/xfburn-0.5.4-tmpdir.patch deleted file mode 100644 index a4a35a3..0000000 --- a/xfburn-0.5.4-tmpdir.patch +++ /dev/null @@ -1,51 +0,0 @@ ---- a/xfburn/xfburn-copy-cd-dialog.c -+++ b/xfburn/xfburn-copy-cd-dialog.c -@@ -170,7 +170,7 @@ xfburn_copy_cd_dialog_init (XfburnCopyCd - - priv->entry_path_iso = gtk_entry_new (); - gtk_widget_show (priv->entry_path_iso); -- tmp_dir = xfburn_settings_get_string ("temporary-dir", "/tmp"); -+ tmp_dir = xfburn_settings_get_string ("temporary-dir", "/var/tmp"); - default_path = g_build_filename (tmp_dir, "xfburn.iso", NULL); - gtk_entry_set_text (GTK_ENTRY (priv->entry_path_iso), default_path); - g_free (default_path); -@@ -281,7 +281,7 @@ cb_dialog_response (XfburnCopyCdDialog * - gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (priv->check_eject)) ? " --eject" : "", - gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (priv->check_dummy)) ? " --simulate" : "", - device_burn != device_read && gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (priv->check_onthefly)) ? " --on-the-fly" : "", -- " --datafile /tmp/xfburn.bin", NULL); -+ " --datafile /var/tmp/xfburn.bin", NULL); - g_free (source_device); - g_free (speed); - ---- a/xfburn/xfburn-copy-dvd-dialog.c -+++ b/xfburn/xfburn-copy-dvd-dialog.c -@@ -170,7 +170,7 @@ xfburn_copy_dvd_dialog_init (XfburnCopyD - - priv->entry_path_iso = gtk_entry_new (); - gtk_widget_show (priv->entry_path_iso); -- tmp_dir = xfburn_settings_get_string ("temporary-dir", "/tmp"); -+ tmp_dir = xfburn_settings_get_string ("temporary-dir", "/var/tmp"); - default_path = g_build_filename (tmp_dir, "xfburn.iso", NULL); - gtk_entry_set_text (GTK_ENTRY (priv->entry_path_iso), default_path); - g_free (default_path); -@@ -281,7 +281,7 @@ cb_dialog_response (XfburnCopyDvdDialog - gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (priv->check_eject)) ? " --eject" : "", - gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (priv->check_dummy)) ? " --simulate" : "", - device_burn != device_read && gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (priv->check_onthefly)) ? " --on-the-fly" : "", -- " --datafile /tmp/xfburn.bin", NULL); -+ " --datafile /var/tmp/xfburn.bin", NULL); - g_free (source_device); - - // dialog_progress = xfburn_copy_cd_progress_dialog_new (); ---- a/xfburn/xfburn-preferences-dialog.c -+++ b/xfburn/xfburn-preferences-dialog.c -@@ -369,7 +369,7 @@ xfburn_preferences_dialog_load_settings - - gchar *temp_dir; - -- temp_dir = xfburn_settings_get_string ("temporary-dir", "/tmp"); -+ temp_dir = xfburn_settings_get_string ("temporary-dir", "/var/tmp"); - gtk_file_chooser_set_filename (GTK_FILE_CHOOSER (priv->chooser_button), temp_dir); - g_free (temp_dir); - diff --git a/xfburn.spec b/xfburn.spec index 5fa3d96..3f16628 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -1,9 +1,9 @@ # Review: https://bugzilla.redhat.com/show_bug.cgi?id=473679 -%global majorversion 0.6 +%global majorversion 0.7 Name: xfburn -Version: 0.6.2 +Version: 0.7.0 Release: %autorelease Summary: Simple CD burning tool for Xfce @@ -12,9 +12,6 @@ URL: http://goodies.xfce.org/projects/applications/%{name} #VCS: git:git://git.xfce.org/apps/xfburn Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 -# https://bugzilla.redhat.com/show_bug.cgi?id=1284977 -Patch1: xfburn-0.5.4-tmpdir.patch - BuildRequires: make BuildRequires: gcc BuildRequires: libxfce4ui-devel >= 4.12.0 From 83e73befa05d32fbe64596fc58b357d674f41287 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:43:11 +0000 Subject: [PATCH 21/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering From e31eaa3254f13ace0ea2cc1eec7325c6746b7f55 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:32:12 +0000 Subject: [PATCH 22/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 7228a5ee996b8c7c54fb6d29b2fe5c758eb65199 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Fri, 17 May 2024 09:23:10 +0200 Subject: [PATCH 23/35] spec cleanup and modernization --- xfburn.spec | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/xfburn.spec b/xfburn.spec index 3f16628..1c623f6 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -7,12 +7,12 @@ Version: 0.7.0 Release: %autorelease Summary: Simple CD burning tool for Xfce -License: GPLv2+ -URL: http://goodies.xfce.org/projects/applications/%{name} -#VCS: git:git://git.xfce.org/apps/xfburn -Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 +License: GPL-2.0-or-later +URL: https://docs.xfce.org/apps/xfburn/start +#VCS: git:https://gitlab.xfce.org/apps/xfburn.git +Source0: https://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 -BuildRequires: make +BuildRequires: make BuildRequires: gcc BuildRequires: libxfce4ui-devel >= 4.12.0 BuildRequires: exo-devel @@ -38,9 +38,6 @@ compositions of data to either CD or DVD. %prep %autosetup -p1 -# fix appdata installation location -sed -i 's/\$(datadir)\/appdata/\$(datadir)\/metainfo/' Makefile.in - %build %configure @@ -48,7 +45,7 @@ sed -i 's/\$(datadir)\/appdata/\$(datadir)\/metainfo/' Makefile.in %install -%make_install INSTALL='install -p' +%make_install %find_lang %{name} desktop-file-install --vendor "" \ @@ -59,6 +56,7 @@ desktop-file-install --vendor "" \ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce.%{name}.appdata.xml + %files -f %{name}.lang %doc AUTHORS ChangeLog NEWS TODO %license COPYING From 7725e9bdccdebd01ceabd53265e585d5f2602625 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 15 Jul 2024 17:32:35 -0700 Subject: [PATCH 24/35] Update to 0.7.1. Signed-off-by: Kevin Fenzi --- .gitignore | 1 + sources | 2 +- xfburn.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bf5d2c6..625edd1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ xfburn-0.4.3.tar.bz2 /xfburn-0.6.1.tar.bz2 /xfburn-0.6.2.tar.bz2 /xfburn-0.7.0.tar.bz2 +/xfburn-0.7.1.tar.bz2 diff --git a/sources b/sources index fce1d7c..7118c2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfburn-0.7.0.tar.bz2) = 5ac679926809839d36c94d918ebc9bb409b9940127eba1cae6daf6614288f5d18181be5b7b4d249f0f0e973c2a4a22b8b3ce5709a2d23e5d4dd3b412cf5846d1 +SHA512 (xfburn-0.7.1.tar.bz2) = ff5548655986a2dd4f21a0eebc971713c8ed463c8826899f37546af6255506c5b8b619c1667fd82eca6bc22355714bc7c3af269de071b3ce071dd6738207764a diff --git a/xfburn.spec b/xfburn.spec index 1c623f6..5d3b6a9 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -3,7 +3,7 @@ %global majorversion 0.7 Name: xfburn -Version: 0.7.0 +Version: 0.7.1 Release: %autorelease Summary: Simple CD burning tool for Xfce From 8b2d2723bbd531568418d2d65bf46e637b1afb3c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:55:57 +0000 Subject: [PATCH 25/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 373641c65ead2a128f5f80b23145eb58e3431c2f Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sat, 17 Aug 2024 14:43:58 -0500 Subject: [PATCH 26/35] Update to v0.7.2 --- .gitignore | 1 + sources | 2 +- xfburn.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 625edd1..a048d6b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ xfburn-0.4.3.tar.bz2 /xfburn-0.6.2.tar.bz2 /xfburn-0.7.0.tar.bz2 /xfburn-0.7.1.tar.bz2 +/xfburn-0.7.2.tar.bz2 diff --git a/sources b/sources index 7118c2c..bc6eaa3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfburn-0.7.1.tar.bz2) = ff5548655986a2dd4f21a0eebc971713c8ed463c8826899f37546af6255506c5b8b619c1667fd82eca6bc22355714bc7c3af269de071b3ce071dd6738207764a +SHA512 (xfburn-0.7.2.tar.bz2) = 7966fc32a71b029f3e511565bcb751b06a9b87c2b434c9d546cccc1ba43479b1d1b17c9afe743babd08192e39907e4967e755a7b5fd72df3906645cce50db9a9 diff --git a/xfburn.spec b/xfburn.spec index 5d3b6a9..e400216 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -3,7 +3,7 @@ %global majorversion 0.7 Name: xfburn -Version: 0.7.1 +Version: 0.7.2 Release: %autorelease Summary: Simple CD burning tool for Xfce From bdbf0579acbb802c1009514f426ee0d108c385fd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:40:34 +0000 Subject: [PATCH 27/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 6dd7be0c629da9a7421ca324423a2f1054b27db3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:45:27 +0000 Subject: [PATCH 28/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 7eb59a83bc456fae5f9445be839bdec4a8ec2d86 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:35:25 +0000 Subject: [PATCH 29/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 5b1b461af90b7392c8150ac13ef16fe734fbfda8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 22 Apr 2026 14:20:39 +0200 Subject: [PATCH 30/35] update to 0.8.0 --- .gitignore | 1 + sources | 2 +- xfburn.spec | 19 +++++++++---------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index a048d6b..47c46df 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ xfburn-0.4.3.tar.bz2 /xfburn-0.7.0.tar.bz2 /xfburn-0.7.1.tar.bz2 /xfburn-0.7.2.tar.bz2 +/xfburn-0.8.0.tar.bz2 diff --git a/sources b/sources index bc6eaa3..6ae88f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfburn-0.7.2.tar.bz2) = 7966fc32a71b029f3e511565bcb751b06a9b87c2b434c9d546cccc1ba43479b1d1b17c9afe743babd08192e39907e4967e755a7b5fd72df3906645cce50db9a9 +SHA512 (xfburn-0.8.0.tar.bz2) = 51bb2da9f3cedb2789834ba96fe3a63013ea29b1544f9541e5a8d40d866846b6b9c631224530761ded45a9f8ed82a23aec8f19a473286b363d0406b2edfd6858 diff --git a/xfburn.spec b/xfburn.spec index e400216..e9b6a0a 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -1,9 +1,9 @@ # Review: https://bugzilla.redhat.com/show_bug.cgi?id=473679 -%global majorversion 0.7 +%global majorversion 0.8 Name: xfburn -Version: 0.7.2 +Version: 0.8.0 Release: %autorelease Summary: Simple CD burning tool for Xfce @@ -14,15 +14,14 @@ Source0: https://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name BuildRequires: make BuildRequires: gcc -BuildRequires: libxfce4ui-devel >= 4.12.0 -BuildRequires: exo-devel -BuildRequires: libburn-devel >= 0.4.2 -BuildRequires: libisofs-devel >= 0.6.2 -BuildRequires: dbus-glib-devel >= 0.34 -BuildRequires: gstreamer1-devel >= 0.10.2 +BuildRequires: libxfce4ui-devel >= 4.18.0 +BuildRequires: exo-devel >= 4.18.0 +BuildRequires: libburn-devel +BuildRequires: libisofs-devel +BuildRequires: gstreamer1-devel BuildRequires: gstreamer1-plugins-base-devel -BuildRequires: gtk2-devel >= 2.10.0 -BuildRequires: desktop-file-utils +BuildRequires: gtk3-devel +BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool BuildRequires: libgudev1-devel From 00f4eaa5cec6f8ebe98c945303c687f1ae85c675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 22 Apr 2026 14:34:38 +0200 Subject: [PATCH 31/35] switch to meson for builds --- xfburn.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/xfburn.spec b/xfburn.spec index e9b6a0a..9c83aec 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -12,7 +12,7 @@ URL: https://docs.xfce.org/apps/xfburn/start #VCS: git:https://gitlab.xfce.org/apps/xfburn.git Source0: https://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 -BuildRequires: make +BuildRequires: meson BuildRequires: gcc BuildRequires: libxfce4ui-devel >= 4.18.0 BuildRequires: exo-devel >= 4.18.0 @@ -26,6 +26,7 @@ BuildRequires: gettext BuildRequires: intltool BuildRequires: libgudev1-devel BuildRequires: libappstream-glib +BuildRequires: docbook-style-xsl Requires: hicolor-icon-theme %description @@ -38,13 +39,15 @@ compositions of data to either CD or DVD. %autosetup -p1 +%conf +%meson + %build -%configure -%make_build +%meson_build %install -%make_install +%meson_install %find_lang %{name} desktop-file-install --vendor "" \ From cf242e97766aa2303eb4270f28df4f0e955232db Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:08:35 +0000 Subject: [PATCH 32/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild From a74c983be5d73513ddde2268170d2d1f166000e2 Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Fri, 31 Jul 2026 02:20:21 -0300 Subject: [PATCH 33/35] spec cleanup and modernization enable tests fix Armenian translation directory name (hye->hy) Signed-off-by: Filipe Rosset --- xfburn.spec | 36 ++++++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 10 deletions(-) diff --git a/xfburn.spec b/xfburn.spec index 9c83aec..cb5afa7 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -12,23 +12,25 @@ URL: https://docs.xfce.org/apps/xfburn/start #VCS: git:https://gitlab.xfce.org/apps/xfburn.git Source0: https://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 -BuildRequires: meson -BuildRequires: gcc -BuildRequires: libxfce4ui-devel >= 4.18.0 +BuildRequires: desktop-file-utils +BuildRequires: docbook-style-xsl BuildRequires: exo-devel >= 4.18.0 -BuildRequires: libburn-devel -BuildRequires: libisofs-devel +BuildRequires: gcc +BuildRequires: gettext +BuildRequires: glib2-devel >= 2.66.0 BuildRequires: gstreamer1-devel BuildRequires: gstreamer1-plugins-base-devel BuildRequires: gtk3-devel -BuildRequires: desktop-file-utils -BuildRequires: gettext -BuildRequires: intltool -BuildRequires: libgudev1-devel BuildRequires: libappstream-glib -BuildRequires: docbook-style-xsl +BuildRequires: libburn-devel +BuildRequires: libgudev-devel +BuildRequires: libisofs-devel +BuildRequires: libxfce4ui-devel >= 4.18.0 +BuildRequires: libxfce4util-devel +BuildRequires: meson Requires: hicolor-icon-theme + %description Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can blank CD-RWs, burn and create iso images, as well as burn personal @@ -46,9 +48,23 @@ compositions of data to either CD or DVD. %meson_build +%check +%meson_test + + %install %meson_install +# Rename invalid locale directory hye to hy +if [ -d %{buildroot}%{_datadir}/locale/hye ]; then + if [ -d %{buildroot}%{_datadir}/locale/hy ]; then + mv %{buildroot}%{_datadir}/locale/hye/LC_MESSAGES/*.mo %{buildroot}%{_datadir}/locale/hy/LC_MESSAGES/ + rm -rf %{buildroot}%{_datadir}/locale/hye + else + mv %{buildroot}%{_datadir}/locale/hye %{buildroot}%{_datadir}/locale/hy + fi +fi + %find_lang %{name} desktop-file-install --vendor "" \ --dir %{buildroot}%{_datadir}/applications \ From ed1fc2ca3469b5c6b3fe9ba515038093059868a6 Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Fri, 31 Jul 2026 02:21:29 -0300 Subject: [PATCH 34/35] simplify .gitignore file Signed-off-by: Filipe Rosset --- .gitignore | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 47c46df..04afdae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1 @@ -xfburn-0.4.3.tar.bz2 -/xfburn-0.5.0.tar.bz2 -/xfburn-0.5.2.tar.bz2 -/xfburn-0.5.4.tar.bz2 -/xfburn-0.5.5.tar.bz2 -/xfburn-0.6.1.tar.bz2 -/xfburn-0.6.2.tar.bz2 -/xfburn-0.7.0.tar.bz2 -/xfburn-0.7.1.tar.bz2 -/xfburn-0.7.2.tar.bz2 -/xfburn-0.8.0.tar.bz2 +/xfburn-*.tar.bz2 From 4ec9ae272f2ecb314d2efd6782feb9f8cd099ca9 Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Fri, 31 Jul 2026 12:04:26 -0300 Subject: [PATCH 35/35] drop glib2-devel version requirement --- xfburn.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfburn.spec b/xfburn.spec index cb5afa7..768af7e 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -17,7 +17,7 @@ BuildRequires: docbook-style-xsl BuildRequires: exo-devel >= 4.18.0 BuildRequires: gcc BuildRequires: gettext -BuildRequires: glib2-devel >= 2.66.0 +BuildRequires: glib2-devel BuildRequires: gstreamer1-devel BuildRequires: gstreamer1-plugins-base-devel BuildRequires: gtk3-devel