From 9a0a183417569bb0f407c08297fa4fc380cb58bc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 14 Jan 2012 02:54:33 -0600 Subject: [PATCH 01/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 9c0bc20..933d626 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 4.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Fri Dec 23 2011 Kevin Fenzi - 4.8.1-1 - Update to 4.8.1 From a66a59800e653673f08c2cca4c8b13cb06a62f6f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 4 Apr 2012 16:44:19 -0600 Subject: [PATCH 02/77] Update to 4.9.0 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1d4b96a..3fa1af3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.7.5.tar.bz2 /xfconf-4.8.0.tar.bz2 /xfconf-4.8.1.tar.bz2 +/xfconf-4.9.0.tar.bz2 diff --git a/sources b/sources index 9d1ee8d..86a3ee5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70b4185aa7eed8a85f015f16c5c86d36 xfconf-4.8.1.tar.bz2 +ccced675964aded626f40ace7317c391 xfconf-4.9.0.tar.bz2 diff --git a/xfconf.spec b/xfconf.spec index 933d626..372eb97 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,8 +1,8 @@ -%global xfceversion 4.8 +%global xfceversion 4.9 Name: xfconf -Version: 4.8.1 -Release: 2%{?dist} +Version: 4.9.0 +Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Sun Apr 01 2012 Kevin Fenzi - 4.9.0-1 +- Update to 4.9.0 + * Sat Jan 14 2012 Fedora Release Engineering - 4.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild From f38ccf1e4462602447b7bc888b6725e4a28bfce4 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 14 Apr 2012 12:06:18 -0600 Subject: [PATCH 03/77] Update to 4.9.1 (Xfce 4.10pre2) --- .gitignore | 1 + sources | 2 +- xfconf.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3fa1af3..2d3eabd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.8.0.tar.bz2 /xfconf-4.8.1.tar.bz2 /xfconf-4.9.0.tar.bz2 +/xfconf-4.9.1.tar.bz2 diff --git a/sources b/sources index 86a3ee5..551d543 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ccced675964aded626f40ace7317c391 xfconf-4.9.0.tar.bz2 +ba9756ced7b6cbc88ccf1fb4d0b62334 xfconf-4.9.1.tar.bz2 diff --git a/xfconf.spec b/xfconf.spec index 372eb97..93291d1 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,7 +1,7 @@ %global xfceversion 4.9 Name: xfconf -Version: 4.9.0 +Version: 4.9.1 Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce @@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Sat Apr 14 2012 Kevin Fenzi - 4.9.1-1 +- Update to 4.9.1 (Xfce 4.10pre2) + * Sun Apr 01 2012 Kevin Fenzi - 4.9.0-1 - Update to 4.9.0 From 53581c1ab66079d7a00b2d966c27ef3cd27e9695 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Sat, 28 Apr 2012 22:43:13 +0200 Subject: [PATCH 04/77] Update to 4.10.0 final - Make build verbose - Add VCS key --- .gitignore | 1 + sources | 2 +- xfconf.spec | 20 +++++++++++++------- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 2d3eabd..e0bc960 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.8.1.tar.bz2 /xfconf-4.9.0.tar.bz2 /xfconf-4.9.1.tar.bz2 +/xfconf-4.10.0.tar.bz2 diff --git a/sources b/sources index 551d543..4db37e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba9756ced7b6cbc88ccf1fb4d0b62334 xfconf-4.9.1.tar.bz2 +4ed48150a03fb5f42b455494307b7f28 xfconf-4.10.0.tar.bz2 diff --git a/xfconf.spec b/xfconf.spec index 93291d1..52c2032 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,20 +1,21 @@ -%global xfceversion 4.9 +%global xfceversion 4.10 Name: xfconf -Version: 4.9.1 +Version: 4.10.0 Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base License: GPLv2 URL: http://www.xfce.org/ +#VCS git:git://git.xfce.org/xfce/xfconf Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel -BuildRequires: libxfce4util-devel >= %{xfceversion} -BuildRequires: dbus-devel -BuildRequires: dbus-glib-devel +BuildRequires: pkgconfig(libxfce4util-1.0) >= %{xfceversion} +BuildRequires: pkgconfig(dbus-1) >= 1.1.0 +BuildRequires: pkgconfig(dbus-glib-1) >= 1.1.0 BuildRequires: perl(ExtUtils::Depends) BuildRequires: perl(ExtUtils::PkgConfig) BuildRequires: perl(ExtUtils::MakeMaker) @@ -25,7 +26,7 @@ BuildRequires: intltool Requires: dbus-x11 -Obsoletes: libxfce4mcs < 4.4.3-3 +Obsoletes: libxfce4mcs < 4.4.3-3 %description Xfconf is a hierarchical (tree-like) configuration system where the @@ -65,7 +66,7 @@ interact with xfconf using perl. sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install rm -rf $RPM_BUILD_ROOT @@ -113,6 +114,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Sat Apr 28 2012 Christoph Wickert - 4.10.0-1 +- Update to 4.10.0 final +- Make build verbose +- Add VCS key + * Sat Apr 14 2012 Kevin Fenzi - 4.9.1-1 - Update to 4.9.1 (Xfce 4.10pre2) From d4e7362eb6e44ea3aff21ff555b8e43f26ccb979 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Sat, 28 Apr 2012 22:50:13 +0200 Subject: [PATCH 05/77] Fix BR version --- xfconf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 52c2032..4a8129d 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel BuildRequires: pkgconfig(libxfce4util-1.0) >= %{xfceversion} BuildRequires: pkgconfig(dbus-1) >= 1.1.0 -BuildRequires: pkgconfig(dbus-glib-1) >= 1.1.0 +BuildRequires: pkgconfig(dbus-glib-1) >= 0.84 BuildRequires: perl(ExtUtils::Depends) BuildRequires: perl(ExtUtils::PkgConfig) BuildRequires: perl(ExtUtils::MakeMaker) From 0c47ab8089c8d5ee217bc89eb91ef737541a46e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 12 Jun 2012 13:31:19 +0200 Subject: [PATCH 06/77] Perl 5.16 rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 4a8129d..1becee7 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.10.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Tue Jun 12 2012 Petr Pisar - 4.10.0-2 +- Perl 5.16 rebuild + * Sat Apr 28 2012 Christoph Wickert - 4.10.0-1 - Update to 4.10.0 final - Make build verbose From a0f650382582d6fc1e598814b7874fc56536abef Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 22 Jul 2012 00:25:07 -0500 Subject: [PATCH 07/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 1becee7..90b88d2 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Sun Jul 22 2012 Fedora Release Engineering - 4.10.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jun 12 2012 Petr Pisar - 4.10.0-2 - Perl 5.16 rebuild From 5e0752f4490f3e6845035d57031e1c87b21abdb2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 21:42:17 -0600 Subject: [PATCH 08/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 90b88d2..cc1adf3 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.10.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 4.10.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sun Jul 22 2012 Fedora Release Engineering - 4.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild From cd694b5dee4a3aea1cd999dc3fa8279fd8a9be74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jul 2013 21:06:36 +0200 Subject: [PATCH 09/77] Perl 5.18 rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index cc1adf3..97f17ce 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.10.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Jul 18 2013 Petr Pisar - 4.10.0-5 +- Perl 5.18 rebuild + * Fri Feb 15 2013 Fedora Release Engineering - 4.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild From ffb5fdf3ecfcbca9e7d7437b996390649405aa42 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 03:10:34 -0500 Subject: [PATCH 10/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 97f17ce..e640c84 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.10.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 4.10.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Jul 18 2013 Petr Pisar - 4.10.0-5 - Perl 5.18 rebuild From ea167d5fad2acd8090a75e7cf74be0e9f3ea5b50 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 8 Jun 2014 00:48:34 -0500 Subject: [PATCH 11/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index e640c84..bc8caa7 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.10.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 4.10.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun Aug 04 2013 Fedora Release Engineering - 4.10.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild From a8066222605f306bf2cc5712db70df3f39df9699 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Aug 2014 09:58:29 +0000 Subject: [PATCH 12/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index bc8caa7..1b12857 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.10.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 4.10.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Sun Jun 08 2014 Fedora Release Engineering - 4.10.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild From dab18f34bd501fac6f9dc999e595672a276773d6 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 1 Sep 2014 09:20:54 +0200 Subject: [PATCH 13/77] Perl 5.20 rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 1b12857..b04fce9 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.10.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Mon Sep 01 2014 Jitka Plesnikova - 4.10.0-9 +- Perl 5.20 rebuild + * Mon Aug 18 2014 Fedora Release Engineering - 4.10.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild From 1f4b5e97a49fe3ed86ec001d7ff5f00c948cd194 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 21 Feb 2015 22:16:41 +0100 Subject: [PATCH 14/77] Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code --- xfconf.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index b04fce9..3c4e14b 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.10.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -114,6 +114,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Sat Feb 21 2015 Till Maas - 4.10.0-10 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Mon Sep 01 2014 Jitka Plesnikova - 4.10.0-9 - Perl 5.20 rebuild From e19fad7a6b19b4411030dc320d8016b29826f6c5 Mon Sep 17 00:00:00 2001 From: nonamedotc Date: Sat, 28 Feb 2015 11:04:32 -0600 Subject: [PATCH 15/77] Update to stable release 4.12.0 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 10 ++++++---- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e0bc960..ed62620 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.9.0.tar.bz2 /xfconf-4.9.1.tar.bz2 /xfconf-4.10.0.tar.bz2 +/xfconf-4.12.0.tar.bz2 diff --git a/sources b/sources index 4db37e1..3297193 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ed48150a03fb5f42b455494307b7f28 xfconf-4.10.0.tar.bz2 +8ebfac507b4d6ce3f4bac9d257c2853b xfconf-4.12.0.tar.bz2 diff --git a/xfconf.spec b/xfconf.spec index 3c4e14b..88eabec 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,8 +1,8 @@ -%global xfceversion 4.10 +%global xfceversion 4.12 Name: xfconf -Version: 4.10.0 -Release: 10%{?dist} +Version: 4.12.0 +Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -10,7 +10,6 @@ License: GPLv2 URL: http://www.xfce.org/ #VCS git:git://git.xfce.org/xfce/xfconf Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel BuildRequires: pkgconfig(libxfce4util-1.0) >= %{xfceversion} @@ -114,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-1 +- Update to stable release 4.12.0 + * Sat Feb 21 2015 Till Maas - 4.10.0-10 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code From 9742e866870ec359178a18c061c1fbd2bf6773cb Mon Sep 17 00:00:00 2001 From: nonamedotc Date: Sat, 28 Feb 2015 12:58:18 -0600 Subject: [PATCH 16/77] Update to stable release 4.12.0 - Fix permissions for installed libraries --- xfconf.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xfconf.spec b/xfconf.spec index 88eabec..b29b6de 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -71,6 +71,9 @@ make %{?_smp_mflags} V=1 rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' +# fix permissions for installed libraries +chmod 755 $RPM_BUILD_ROOT/%{_libdir}/*.so + # remove unneeded la files. rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la # remove perl temp file @@ -115,6 +118,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-1 - Update to stable release 4.12.0 +- Fix permissions for installed libraries * Sat Feb 21 2015 Till Maas - 4.10.0-10 - Rebuilt for Fedora 23 Change From 794cf886a1cb6b3f5ac50b5075bfd663e5d5ac2a Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 8 Jun 2015 16:20:45 +0200 Subject: [PATCH 17/77] Perl 5.22 rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index b29b6de..745db75 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Mon Jun 08 2015 Jitka Plesnikova - 4.12.0-2 +- Perl 5.22 rebuild + * Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-1 - Update to stable release 4.12.0 - Fix permissions for installed libraries From b4489e0ff49af768c3e14cbc571887edc66e233d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 04:00:13 +0000 Subject: [PATCH 18/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 745db75..c159905 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 4.12.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Jun 08 2015 Jitka Plesnikova - 4.12.0-2 - Perl 5.22 rebuild From f0f6cc3cf6e015617e9075e4dadd9065d04db9be Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 5 Feb 2016 03:29:38 +0000 Subject: [PATCH 19/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index c159905..501d429 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Fri Feb 05 2016 Fedora Release Engineering - 4.12.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Jun 19 2015 Fedora Release Engineering - 4.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From 25b8540b27bc65895c6556bb039cb699f24e5778 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 16 May 2016 22:20:48 +0200 Subject: [PATCH 20/77] Perl 5.24 rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 501d429..ddf52d5 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Mon May 16 2016 Jitka Plesnikova - 4.12.0-5 +- Perl 5.24 rebuild + * Fri Feb 05 2016 Fedora Release Engineering - 4.12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From b4e60ccfad9491513e3cfe1fc52a4af42c219dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:23:14 +0200 Subject: [PATCH 21/77] Mandatory Perl build-requires added --- xfconf.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xfconf.spec b/xfconf.spec index ddf52d5..4286748 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -15,6 +15,8 @@ BuildRequires: glib2-devel BuildRequires: pkgconfig(libxfce4util-1.0) >= %{xfceversion} BuildRequires: pkgconfig(dbus-1) >= 1.1.0 BuildRequires: pkgconfig(dbus-glib-1) >= 0.84 +BuildRequires: perl-devel +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::Depends) BuildRequires: perl(ExtUtils::PkgConfig) BuildRequires: perl(ExtUtils::MakeMaker) From c1a2da19156e46a4d01276e4424e6d9a3a6b9a03 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 24 Oct 2016 20:27:13 -0400 Subject: [PATCH 22/77] Update to 4.12.1 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ed62620..7fb0769 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.9.1.tar.bz2 /xfconf-4.10.0.tar.bz2 /xfconf-4.12.0.tar.bz2 +/xfconf-4.12.1.tar.bz2 diff --git a/sources b/sources index 3297193..d500966 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ebfac507b4d6ce3f4bac9d257c2853b xfconf-4.12.0.tar.bz2 +20dc8d2bfd80ba136bf4964021b32757 xfconf-4.12.1.tar.bz2 diff --git a/xfconf.spec b/xfconf.spec index 4286748..514165b 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,8 +1,8 @@ %global xfceversion 4.12 Name: xfconf -Version: 4.12.0 -Release: 5%{?dist} +Version: 4.12.1 +Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Mon Oct 24 2016 Mukundan Ragavan - 4.12.1-1 +- Update to 4.12.1 + * Mon May 16 2016 Jitka Plesnikova - 4.12.0-5 - Perl 5.24 rebuild From 0a48effa6a85829e8ec7b45703d0f99aa2aa8c5d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 17:51:13 +0000 Subject: [PATCH 23/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 514165b..bbad064 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 4.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Oct 24 2016 Mukundan Ragavan - 4.12.1-1 - Update to 4.12.1 From 3bb7198e4820c08f4bc8d4741ead0a0d70fa6ad6 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 6 Jun 2017 18:02:10 +0200 Subject: [PATCH 24/77] Perl 5.26 rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index bbad064..0dcc3c4 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Tue Jun 06 2017 Jitka Plesnikova - 4.12.1-3 +- Perl 5.26 rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 4.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From 516d19e4b2b087da0512ff5bb40585ac4fa06a92 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 22:06:48 +0000 Subject: [PATCH 25/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 0dcc3c4..b7e624d 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 4.12.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Jun 06 2017 Jitka Plesnikova - 4.12.1-3 - Perl 5.26 rebuild From 6dafcc1e6df4f6a5d46b76e5fcde86e4fc8a4d73 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 3 Aug 2017 10:42:23 +0000 Subject: [PATCH 26/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index b7e624d..af5cae5 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 4.12.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Thu Jul 27 2017 Fedora Release Engineering - 4.12.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From ce55a891f1fb83f292390b9408109526559e876d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 21:38:27 +0000 Subject: [PATCH 27/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index af5cae5..98d80f7 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 4.12.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 03 2017 Fedora Release Engineering - 4.12.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 9f38b38004eac306610d1253914d4281e7227e53 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:00:37 +0100 Subject: [PATCH 28/77] Remove %clean section None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko --- xfconf.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index 98d80f7..d8d6332 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -89,9 +89,6 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %find_lang %{name} -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig From d05f5a41c5f5baf28304a4e65a3116c7eb0c4d11 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 30 Jun 2018 02:40:22 +0200 Subject: [PATCH 29/77] Perl 5.28 rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index d8d6332..781c5b1 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -115,6 +115,9 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %{_mandir}/man3/*.3* %changelog +* Sat Jun 30 2018 Jitka Plesnikova - 4.12.1-7 +- Perl 5.28 rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 4.12.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From 86ed8057752a1f8cd2528a4c8d36d9cd3482b66f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 7 Jul 2018 13:53:40 -0700 Subject: [PATCH 30/77] Drop unneeded ldconfig calls --- xfconf.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index 781c5b1..ed8c7c6 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -89,10 +89,6 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %find_lang %{name} -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog NEWS TODO COPYING From 54e27863c006b24bb57caf18133d33e1bfaed77e Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Mon, 9 Jul 2018 23:54:15 -0500 Subject: [PATCH 31/77] Remove needless use of %defattr --- xfconf.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index ed8c7c6..282fcfb 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -90,7 +90,6 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %find_lang %{name} %files -f %{name}.lang -%defattr(-,root,root,-) %doc AUTHORS ChangeLog NEWS TODO COPYING %{_libdir}/lib*.so.* %{_bindir}/xfconf-query @@ -98,14 +97,12 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %{_datadir}/dbus-1/services/org.xfce.Xfconf.service %files devel -%defattr(-,root,root,-) %doc %{_datadir}/gtk-doc %{_libdir}/lib*.so %{_libdir}/pkgconfig/*.pc %{_includedir}/xfce4/xfconf-0 %files perl -%defattr(-,root,root,-) %{perl_vendorarch}/auto/* %{perl_vendorarch}/Xfce4 %{_mandir}/man3/*.3* From 55c1748aa00ef4b496a1944cc7af39768db54561 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 09:17:52 +0000 Subject: [PATCH 32/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 282fcfb..13fb98e 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -108,6 +108,9 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %{_mandir}/man3/*.3* %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 4.12.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sat Jun 30 2018 Jitka Plesnikova - 4.12.1-7 - Perl 5.28 rebuild From c235a832887ee4ffb106cc99e55843393bc152dc Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 16 Jul 2018 18:59:32 -0400 Subject: [PATCH 33/77] Add gcc-c++ as BR --- xfconf.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 13fb98e..a8c6510 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.12.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -24,6 +24,7 @@ BuildRequires: perl(Glib) BuildRequires: perl(Glib::MakeHelper) BuildRequires: gettext BuildRequires: intltool +BuildRequires: gcc-c++ Requires: dbus-x11 @@ -108,6 +109,9 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %{_mandir}/man3/*.3* %changelog +* Mon Jul 16 2018 Mukundan Ragavan - 4.12.1-9 +- Add gcc-c++ as BR + * Sat Jul 14 2018 Fedora Release Engineering - 4.12.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From 197879db7627057f3bb6b25244c035e145982d03 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sat, 11 Aug 2018 12:43:28 -0400 Subject: [PATCH 34/77] update to 4.13.5 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 21 ++++++++++++++------- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 7fb0769..af4257e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.10.0.tar.bz2 /xfconf-4.12.0.tar.bz2 /xfconf-4.12.1.tar.bz2 +/xfconf-4.13.5.tar.bz2 diff --git a/sources b/sources index d500966..6150c12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20dc8d2bfd80ba136bf4964021b32757 xfconf-4.12.1.tar.bz2 +SHA512 (xfconf-4.13.5.tar.bz2) = 34e6b99be0b288707f8632c5fe4f2e66e01ec3950f4d194a7007afb4bc1cfe8bea44f8f80873de2364680481921332c9860b23bca4ced94ecb95c9199df5315b diff --git a/xfconf.spec b/xfconf.spec index a8c6510..c9b0777 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,8 +1,8 @@ -%global xfceversion 4.12 +%global xfceversion 4.13 Name: xfconf -Version: 4.12.1 -Release: 9%{?dist} +Version: 4.13.5 +Release: 20%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -68,21 +68,23 @@ interact with xfconf using perl. sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool -make %{?_smp_mflags} V=1 +%make_build %install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' +%make_install # fix permissions for installed libraries chmod 755 $RPM_BUILD_ROOT/%{_libdir}/*.so # remove unneeded la files. rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la + # remove perl temp file rm -f $RPM_BUILD_ROOT/%{perl_archlib}/perllocal.pod + # remove unneeded dynloader bootstrap file rm -f $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.bs + # remove .packlist files. find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; # fix permissions on the .so file @@ -91,7 +93,8 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %find_lang %{name} %files -f %{name}.lang -%doc AUTHORS ChangeLog NEWS TODO COPYING +%license COPYING +%doc AUTHORS ChangeLog NEWS TODO %{_libdir}/lib*.so.* %{_bindir}/xfconf-query %{_libdir}/xfce4/xfconf/ @@ -109,6 +112,10 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %{_mandir}/man3/*.3* %changelog +* Sat Aug 11 2018 Mukundan Ragavan - 4.13.5-20 +- Update to 4.13.5 +- Spec cleanup + * Mon Jul 16 2018 Mukundan Ragavan - 4.12.1-9 - Add gcc-c++ as BR From 0fec2b5aa5dd2cddc916b084254d8c722376edcb Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 22 Oct 2018 18:46:55 -0400 Subject: [PATCH 35/77] Update to 4.13.6 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index af4257e..a91c66b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.12.0.tar.bz2 /xfconf-4.12.1.tar.bz2 /xfconf-4.13.5.tar.bz2 +/xfconf-4.13.6.tar.bz2 diff --git a/sources b/sources index 6150c12..9b7e1b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.13.5.tar.bz2) = 34e6b99be0b288707f8632c5fe4f2e66e01ec3950f4d194a7007afb4bc1cfe8bea44f8f80873de2364680481921332c9860b23bca4ced94ecb95c9199df5315b +SHA512 (xfconf-4.13.6.tar.bz2) = 0eaa1ad428be5bea97b891a6bf0488293064e31d4869b70389ded940a23f9d8cffd0801dd98932658a67e57d6a0da95998872202cf7756aa24caa8f9d2c5f755 diff --git a/xfconf.spec b/xfconf.spec index c9b0777..b7eae21 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,8 +1,8 @@ %global xfceversion 4.13 Name: xfconf -Version: 4.13.5 -Release: 20%{?dist} +Version: 4.13.6 +Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -112,6 +112,9 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %{_mandir}/man3/*.3* %changelog +* Mon Oct 22 2018 Mukundan Ragavan - 4.13.6-1 +- Update to 4.13.6 + * Sat Aug 11 2018 Mukundan Ragavan - 4.13.5-20 - Update to 4.13.5 - Spec cleanup From 6c3f38991193741c31bab6ebfba28d85f4306caf Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 22 Oct 2018 22:03:48 -0400 Subject: [PATCH 36/77] Fix files section Spec clean up --- xfconf.spec | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index b7eae21..8f653c1 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.13.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -74,21 +74,22 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %make_install # fix permissions for installed libraries -chmod 755 $RPM_BUILD_ROOT/%{_libdir}/*.so - -# remove unneeded la files. -rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la +chmod 755 %{buildroot}/%{_libdir}/*.so # remove perl temp file -rm -f $RPM_BUILD_ROOT/%{perl_archlib}/perllocal.pod +rm -f %{buildroot}/%{perl_archlib}/perllocal.pod # remove unneeded dynloader bootstrap file -rm -f $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.bs +rm -f %{buildroot}/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.bs # remove .packlist files. -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find %{buildroot} -type f -name .packlist -exec rm -f {} \; + +# get rid of .la files +find %{buildroot} -type f -name *.la -exec rm -f {} \; + # fix permissions on the .so file -chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so +chmod 755 %{buildroot}/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %find_lang %{name} @@ -98,6 +99,7 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %{_libdir}/lib*.so.* %{_bindir}/xfconf-query %{_libdir}/xfce4/xfconf/ +%{_libdir}/gio/modules/libxfconfgsettingsbackend.so %{_datadir}/dbus-1/services/org.xfce.Xfconf.service %files devel @@ -112,6 +114,10 @@ chmod 755 $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %{_mandir}/man3/*.3* %changelog +* Mon Oct 22 2018 Mukundan Ragavan - 4.13.6-2 +- Fix files section +- Spec clean up + * Mon Oct 22 2018 Mukundan Ragavan - 4.13.6-1 - Update to 4.13.6 From 54ffcdad2dfef6cb26ef0feba1d5b43a36887548 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Thu, 17 Jan 2019 12:30:03 +0100 Subject: [PATCH 37/77] - Limit the perl subpackage to Fedora, nothing requires it anyway --- xfconf.spec | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index 8f653c1..ab6e30d 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,8 +1,13 @@ %global xfceversion 4.13 +%if 0%{?fedora} +%bcond_without perl +%else +%bcond_with perl +%endif Name: xfconf Version: 4.13.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Hierarchical configuration system for Xfce Group: System Environment/Base @@ -15,6 +20,7 @@ BuildRequires: glib2-devel BuildRequires: pkgconfig(libxfce4util-1.0) >= %{xfceversion} BuildRequires: pkgconfig(dbus-1) >= 1.1.0 BuildRequires: pkgconfig(dbus-glib-1) >= 0.84 +%if %{with perl} BuildRequires: perl-devel BuildRequires: perl-generators BuildRequires: perl(ExtUtils::Depends) @@ -22,6 +28,7 @@ BuildRequires: perl(ExtUtils::PkgConfig) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Glib) BuildRequires: perl(Glib::MakeHelper) +%endif BuildRequires: gettext BuildRequires: intltool BuildRequires: gcc-c++ @@ -50,6 +57,7 @@ Obsoletes: xfce-mcs-manager-devel < 4.4.3-3 This package includes the libraries and header files you will need to compile applications for xfconf. +%if %{with perl} %package perl Summary: Perl modules for xfconf Group: Development/Libraries @@ -59,6 +67,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi %description perl This package includes the perl modules and files you will need to interact with xfconf using perl. +%endif %prep %setup -q @@ -76,21 +85,23 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool # fix permissions for installed libraries chmod 755 %{buildroot}/%{_libdir}/*.so +%if %{with perl} # remove perl temp file rm -f %{buildroot}/%{perl_archlib}/perllocal.pod # remove unneeded dynloader bootstrap file rm -f %{buildroot}/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.bs +# fix permissions on the .so file +chmod 755 %{buildroot}/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so +%endif + # remove .packlist files. find %{buildroot} -type f -name .packlist -exec rm -f {} \; # get rid of .la files find %{buildroot} -type f -name *.la -exec rm -f {} \; -# fix permissions on the .so file -chmod 755 %{buildroot}/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so - %find_lang %{name} %files -f %{name}.lang @@ -108,12 +119,17 @@ chmod 755 %{buildroot}/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so %{_libdir}/pkgconfig/*.pc %{_includedir}/xfce4/xfconf-0 +%if %{with perl} %files perl %{perl_vendorarch}/auto/* %{perl_vendorarch}/Xfce4 %{_mandir}/man3/*.3* +%endif %changelog +* Thu Jan 17 2019 Dan Horák - 4.13.6-3 +- Limit the perl subpackage to Fedora, nothing requires it anyway + * Mon Oct 22 2018 Mukundan Ragavan - 4.13.6-2 - Fix files section - Spec clean up From 5c11f68d3412f1d57c7326395fd0be23277432cf Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:31 +0100 Subject: [PATCH 38/77] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- xfconf.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index ab6e30d..2501ad7 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -10,7 +10,6 @@ Version: 4.13.6 Release: 3%{?dist} Summary: Hierarchical configuration system for Xfce -Group: System Environment/Base License: GPLv2 URL: http://www.xfce.org/ #VCS git:git://git.xfce.org/xfce/xfconf @@ -44,7 +43,6 @@ beneath the channel nodes are called "properties." %package devel Summary: Development tools for xfconf -Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig Requires: dbus-devel @@ -60,7 +58,6 @@ to compile applications for xfconf. %if %{with perl} %package perl Summary: Perl modules for xfconf -Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) From 1c0505e5e3a4e36c55f1033f1671f0e4fcc4844f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 12:24:29 +0000 Subject: [PATCH 39/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 2501ad7..8535b54 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -7,7 +7,7 @@ Name: xfconf Version: 4.13.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -124,6 +124,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 4.13.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Jan 17 2019 Dan Horák - 4.13.6-3 - Limit the perl subpackage to Fedora, nothing requires it anyway From 7e84708ec04b5fb7efabb2e4842e5d9c833f493d Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sat, 18 May 2019 08:42:37 -0400 Subject: [PATCH 40/77] Update to 4.13.7 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 8 +++++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a91c66b..51e0542 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.12.1.tar.bz2 /xfconf-4.13.5.tar.bz2 /xfconf-4.13.6.tar.bz2 +/xfconf-4.13.7.tar.bz2 diff --git a/sources b/sources index 9b7e1b3..689e125 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.13.6.tar.bz2) = 0eaa1ad428be5bea97b891a6bf0488293064e31d4869b70389ded940a23f9d8cffd0801dd98932658a67e57d6a0da95998872202cf7756aa24caa8f9d2c5f755 +SHA512 (xfconf-4.13.7.tar.bz2) = 113fb22b449a318b0cca6521914eda6cfeb6b2056a1aad4d49a5e83c28661c843c9912bbf7eddb7d6cd1f172b532c73dd02259bf6fabe60a377024f9f8d5825d diff --git a/xfconf.spec b/xfconf.spec index 8535b54..b8f8410 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -6,8 +6,8 @@ %endif Name: xfconf -Version: 4.13.6 -Release: 4%{?dist} +Version: 4.13.7 +Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -107,7 +107,6 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_libdir}/lib*.so.* %{_bindir}/xfconf-query %{_libdir}/xfce4/xfconf/ -%{_libdir}/gio/modules/libxfconfgsettingsbackend.so %{_datadir}/dbus-1/services/org.xfce.Xfconf.service %files devel @@ -124,6 +123,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Sat May 18 2019 Mukundan Ragavan - 4.13.7-1 +- Update to 4.13.7 + * Sun Feb 03 2019 Fedora Release Engineering - 4.13.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From e5ede28bb4610fcacf48ab26aaee6240c91fd1a7 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 31 May 2019 16:41:51 +0200 Subject: [PATCH 41/77] Perl 5.30 rebuild --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index b8f8410..5e6d01f 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -7,7 +7,7 @@ Name: xfconf Version: 4.13.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -123,6 +123,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Fri May 31 2019 Jitka Plesnikova - 4.13.7-2 +- Perl 5.30 rebuild + * Sat May 18 2019 Mukundan Ragavan - 4.13.7-1 - Update to 4.13.7 From d60e468c3a90a08862e37f6206496fa6adf15397 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 1 Jul 2019 21:53:18 -0400 Subject: [PATCH 42/77] Update to 4.13.8 --- xfconf.spec | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index 5e6d01f..e0e1afd 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,13 +1,13 @@ %global xfceversion 4.13 %if 0%{?fedora} -%bcond_without perl -%else %bcond_with perl +%else +%bcond_without perl %endif Name: xfconf -Version: 4.13.7 -Release: 2%{?dist} +Version: 4.13.8 +Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -31,10 +31,12 @@ BuildRequires: perl(Glib::MakeHelper) BuildRequires: gettext BuildRequires: intltool BuildRequires: gcc-c++ +BuildRequires: gobject-introspection-devel Requires: dbus-x11 Obsoletes: libxfce4mcs < 4.4.3-3 +Obsoletes: xfconf-perl < 4.13.8 %description Xfconf is a hierarchical (tree-like) configuration system where the @@ -73,6 +75,7 @@ interact with xfconf using perl. %configure --disable-static --with-perl-options=INSTALLDIRS="vendor" sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool +export LD_LIBRARY_PATH="`pwd`/xfconf/.libs" %make_build @@ -107,7 +110,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_libdir}/lib*.so.* %{_bindir}/xfconf-query %{_libdir}/xfce4/xfconf/ +%{_libdir}/girepository-1.0/Xfconf-0.typelib %{_datadir}/dbus-1/services/org.xfce.Xfconf.service +%{_datadir}/gir-1.0/Xfconf-0.gir %files devel %doc %{_datadir}/gtk-doc @@ -123,6 +128,11 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Mon Jul 01 2019 Mukundan Ragavan - 4.13.8-1 +- Update to 4.13.8 +- Enable gobject introspection +- Following upstream, disable perl bindings and obsolete xfconf-perl sub-pkg + * Fri May 31 2019 Jitka Plesnikova - 4.13.7-2 - Perl 5.30 rebuild From 06522a5db3f0cedc8d3e12828999279a94894bf7 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 1 Jul 2019 21:53:37 -0400 Subject: [PATCH 43/77] Update to 4.13.8 --- .gitignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 51e0542..bab9356 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.13.5.tar.bz2 /xfconf-4.13.6.tar.bz2 /xfconf-4.13.7.tar.bz2 +/xfconf-4.13.8.tar.bz2 diff --git a/sources b/sources index 689e125..0cd23ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.13.7.tar.bz2) = 113fb22b449a318b0cca6521914eda6cfeb6b2056a1aad4d49a5e83c28661c843c9912bbf7eddb7d6cd1f172b532c73dd02259bf6fabe60a377024f9f8d5825d +SHA512 (xfconf-4.13.8.tar.bz2) = 2b6afee1c9299e56e1576f93b34410c99b16109e83b0b34c4e13d952997d4812de6a6ab69f015c8f7fb8cf01e1b00b5d953261c3cbbfeab216c878aae3618f77 From 964be0f5353b416839c6323c1fb1ff21f35ca340 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 04:11:54 +0000 Subject: [PATCH 44/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index e0e1afd..9c4fe72 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -7,7 +7,7 @@ Name: xfconf Version: 4.13.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -128,6 +128,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 4.13.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 01 2019 Mukundan Ragavan - 4.13.8-1 - Update to 4.13.8 - Enable gobject introspection From c017b70535aa997d3b8314343e6cb141b0cf4f0d Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 29 Jul 2019 17:50:10 -0400 Subject: [PATCH 45/77] rebuild for xfce 4.14pre3 --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 9c4fe72..902093c 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -7,7 +7,7 @@ Name: xfconf Version: 4.13.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -128,6 +128,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Mon Jul 29 2019 Mukundan Ragavan - 4.13.8-3 +- rebuild for xfce 4.14pre3 + * Sat Jul 27 2019 Fedora Release Engineering - 4.13.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From a7899928e9f4184fc0c55ada812b33dbd7e89b2c Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 29 Jul 2019 20:14:08 -0400 Subject: [PATCH 46/77] Enable vala --- xfconf.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 902093c..f2db26c 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -7,7 +7,7 @@ Name: xfconf Version: 4.13.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -32,6 +32,7 @@ BuildRequires: gettext BuildRequires: intltool BuildRequires: gcc-c++ BuildRequires: gobject-introspection-devel +BuildRequires: vala Requires: dbus-x11 @@ -111,6 +112,8 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_bindir}/xfconf-query %{_libdir}/xfce4/xfconf/ %{_libdir}/girepository-1.0/Xfconf-0.typelib +%{_datadir}/vala/vapi/libxfconf-0.deps +%{_datadir}/vala/vapi/libxfconf-0.vapi %{_datadir}/dbus-1/services/org.xfce.Xfconf.service %{_datadir}/gir-1.0/Xfconf-0.gir @@ -128,6 +131,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Mon Jul 29 2019 Mukundan Ragavan - 4.13.8-4 +- Enable vala + * Mon Jul 29 2019 Mukundan Ragavan - 4.13.8-3 - rebuild for xfce 4.14pre3 From 73145f1e475035edb36134d2cad111152807ad62 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 12 Aug 2019 17:34:30 -0400 Subject: [PATCH 47/77] Update to 4.14.1 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index bab9356..6b42d4a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.13.6.tar.bz2 /xfconf-4.13.7.tar.bz2 /xfconf-4.13.8.tar.bz2 +/xfconf-4.14.1.tar.bz2 diff --git a/sources b/sources index 0cd23ba..47e893b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.13.8.tar.bz2) = 2b6afee1c9299e56e1576f93b34410c99b16109e83b0b34c4e13d952997d4812de6a6ab69f015c8f7fb8cf01e1b00b5d953261c3cbbfeab216c878aae3618f77 +SHA512 (xfconf-4.14.1.tar.bz2) = 727d013f7e71e0eb9ff17e464acd65c1fa507f8eba1bd29621dae070161042f60f47b8ac048b28849bf45232d04d5d6e48530aa0bd1e661a3f58db47703a8808 diff --git a/xfconf.spec b/xfconf.spec index f2db26c..888ad74 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,4 +1,4 @@ -%global xfceversion 4.13 +%global xfceversion 4.14 %if 0%{?fedora} %bcond_with perl %else @@ -6,8 +6,8 @@ %endif Name: xfconf -Version: 4.13.8 -Release: 4%{?dist} +Version: 4.14.1 +Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -131,6 +131,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Mon Aug 12 2019 Mukundan Ragavan - 4.14.1-1 +- Update to 4.14.1 + * Mon Jul 29 2019 Mukundan Ragavan - 4.13.8-4 - Enable vala From 49c0acdbcc358a76df679204ee4641367d526e94 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 04:27:34 +0000 Subject: [PATCH 48/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 888ad74..18de1d1 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -7,7 +7,7 @@ Name: xfconf Version: 4.14.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -131,6 +131,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 4.14.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Aug 12 2019 Mukundan Ragavan - 4.14.1-1 - Update to 4.14.1 From 10ed76f1b7224c2011bed1b5487ed3ad860fd00d Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 6 May 2020 11:35:35 -0400 Subject: [PATCH 49/77] Update to 4.14.3 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6b42d4a..8486362 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.13.7.tar.bz2 /xfconf-4.13.8.tar.bz2 /xfconf-4.14.1.tar.bz2 +/xfconf-4.14.3.tar.bz2 diff --git a/sources b/sources index 47e893b..51c21fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.14.1.tar.bz2) = 727d013f7e71e0eb9ff17e464acd65c1fa507f8eba1bd29621dae070161042f60f47b8ac048b28849bf45232d04d5d6e48530aa0bd1e661a3f58db47703a8808 +SHA512 (xfconf-4.14.3.tar.bz2) = e3add05018215cc597bb76d852903077e1fd0a21429c462116c560739eaf32167f9dddac3adb36e89b9380b87fc4b4c38d4ee9fdd5139b540268be437fc3a713 diff --git a/xfconf.spec b/xfconf.spec index 18de1d1..faea537 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -6,8 +6,8 @@ %endif Name: xfconf -Version: 4.14.1 -Release: 2%{?dist} +Version: 4.14.3 +Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -131,6 +131,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Wed Mar 06 2020 Mukundan Ragavan - 4.14.3-1 +- Update to 4.14.3 + * Fri Jan 31 2020 Fedora Release Engineering - 4.14.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 11485d04cc57564b650a89fc0a12ac6155fde4d1 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Thu, 7 May 2020 08:32:30 -0400 Subject: [PATCH 50/77] Update to 4.14.3 --- xfconf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index faea537..49cf545 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -131,7 +131,7 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog -* Wed Mar 06 2020 Mukundan Ragavan - 4.14.3-1 +* Wed May 06 2020 Mukundan Ragavan - 4.14.3-1 - Update to 4.14.3 * Fri Jan 31 2020 Fedora Release Engineering - 4.14.1-2 From bb7909d8e63510f3f1b52291d94d1355035fcf7c Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 30 Jun 2020 13:54:21 -0600 Subject: [PATCH 51/77] Disable LTO. --- xfconf.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 49cf545..d83e2e1 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -7,7 +7,7 @@ Name: xfconf Version: 4.14.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -73,6 +73,11 @@ interact with xfconf using perl. %setup -q %build +# gobject introspection does not work with LTO. There is an effort to fix this +# in the appropriate project upstreams, so hopefully LTO can be enabled someday +# Disable LTO. +%define _lto_cflags %{nil} + %configure --disable-static --with-perl-options=INSTALLDIRS="vendor" sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool @@ -131,6 +136,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Tue Jun 30 2020 Jeff Law - 4.14.3-2 +Disable LTO + * Wed May 06 2020 Mukundan Ragavan - 4.14.3-1 - Update to 4.14.3 From be96040c37bd51cb72b972ef0f9dcb5822f35d0e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 14:43:52 +0000 Subject: [PATCH 52/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index d83e2e1..0e521da 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -7,7 +7,7 @@ Name: xfconf Version: 4.14.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -136,6 +136,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 4.14.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jun 30 2020 Jeff Law - 4.14.3-2 Disable LTO From 6ba64857f3022ad91f5c8967d123ea35f1352026 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 1 Aug 2020 09:43:48 +0000 Subject: [PATCH 53/77] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 0e521da..bd78371 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -7,7 +7,7 @@ Name: xfconf Version: 4.14.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -136,6 +136,10 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Sat Aug 01 2020 Fedora Release Engineering - 4.14.3-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 4.14.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 8220cfea9eb3cc01f44865473629026c12f47362 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Tue, 10 Nov 2020 20:11:00 -0500 Subject: [PATCH 54/77] Update to 4.14.4 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8486362..b9aef55 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.13.8.tar.bz2 /xfconf-4.14.1.tar.bz2 /xfconf-4.14.3.tar.bz2 +/xfconf-4.14.4.tar.bz2 diff --git a/sources b/sources index 51c21fe..e90251b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.14.3.tar.bz2) = e3add05018215cc597bb76d852903077e1fd0a21429c462116c560739eaf32167f9dddac3adb36e89b9380b87fc4b4c38d4ee9fdd5139b540268be437fc3a713 +SHA512 (xfconf-4.14.4.tar.bz2) = 2335c73078ec1b035ceb1d96a2e16d9e63ca7ad5cabac96478d134ad3f94c0e81351df8acd8fb446a97a56f30472502006d93e96acdafc69262af3bbb1fc79ad diff --git a/xfconf.spec b/xfconf.spec index bd78371..00ba94b 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -6,8 +6,8 @@ %endif Name: xfconf -Version: 4.14.3 -Release: 4%{?dist} +Version: 4.14.4 +Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -136,6 +136,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Tue Nov 10 2020 Mukundan Ragavan - 4.14.4-1 +- Update to 4.14.4 + * Sat Aug 01 2020 Fedora Release Engineering - 4.14.3-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 3f14eb0055df8b2877347ce706971afc88033e00 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 23 Dec 2020 10:23:03 -0500 Subject: [PATCH 55/77] Update to 4.16.0 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 13 ++++++++++--- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b9aef55..bc235af 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.14.1.tar.bz2 /xfconf-4.14.3.tar.bz2 /xfconf-4.14.4.tar.bz2 +/xfconf-4.16.0.tar.bz2 diff --git a/sources b/sources index e90251b..3d5285c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.14.4.tar.bz2) = 2335c73078ec1b035ceb1d96a2e16d9e63ca7ad5cabac96478d134ad3f94c0e81351df8acd8fb446a97a56f30472502006d93e96acdafc69262af3bbb1fc79ad +SHA512 (xfconf-4.16.0.tar.bz2) = d2e6b272243d6eda71f42cb3df18cb9c0745a1864718639e9aa494902dfe5b4989b2761fee2195456e5725cad0f744978f9c95c6f01e48aa016a919ce3468344 diff --git a/xfconf.spec b/xfconf.spec index 00ba94b..56bcd2d 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,4 +1,5 @@ -%global xfceversion 4.14 +%global xfceversion 4.16 + %if 0%{?fedora} %bcond_with perl %else @@ -6,7 +7,7 @@ %endif Name: xfconf -Version: 4.14.4 +Version: 4.16.0 Release: 1%{?dist} Summary: Hierarchical configuration system for Xfce @@ -112,7 +113,7 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %files -f %{name}.lang %license COPYING -%doc AUTHORS ChangeLog NEWS TODO +%doc AUTHORS NEWS TODO %{_libdir}/lib*.so.* %{_bindir}/xfconf-query %{_libdir}/xfce4/xfconf/ @@ -121,12 +122,15 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_datadir}/vala/vapi/libxfconf-0.vapi %{_datadir}/dbus-1/services/org.xfce.Xfconf.service %{_datadir}/gir-1.0/Xfconf-0.gir +%{_datadir}/bash-completion/completions/xfconf-query %files devel %doc %{_datadir}/gtk-doc %{_libdir}/lib*.so %{_libdir}/pkgconfig/*.pc %{_includedir}/xfce4/xfconf-0 +%{_libdir}/gio/modules/libxfconfgsettingsbackend.so +%{_datadir}/gtk-doc/html/%{name}/* %if %{with perl} %files perl @@ -136,6 +140,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Wed Dec 23 2020 Mukundan Ragavan - 4.16.0-1 +- Update to 4.16.0 + * Tue Nov 10 2020 Mukundan Ragavan - 4.14.4-1 - Update to 4.14.4 From 5c6800403b4511c579b437ed98fa0ca69aaa2404 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:25:49 +0000 Subject: [PATCH 56/77] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xfconf.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xfconf.spec b/xfconf.spec index 56bcd2d..d48b72b 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -16,6 +16,7 @@ URL: http://www.xfce.org/ #VCS git:git://git.xfce.org/xfce/xfconf Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2 +BuildRequires: make BuildRequires: glib2-devel BuildRequires: pkgconfig(libxfce4util-1.0) >= %{xfceversion} BuildRequires: pkgconfig(dbus-1) >= 1.1.0 From 9f242df496c6e5bf776f087c64cc51b05ad3eb0b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 28 Jan 2021 00:02:57 +0000 Subject: [PATCH 57/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index d48b72b..34eb646 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -8,7 +8,7 @@ Name: xfconf Version: 4.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -141,6 +141,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 4.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 23 2020 Mukundan Ragavan - 4.16.0-1 - Update to 4.16.0 From 890c130ab38045c397ee3d0a2a77357c8624010b Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 9 May 2021 22:42:20 -0600 Subject: [PATCH 58/77] - Re-enable LTO now that gobject-introspection has been fixed. --- xfconf.spec | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index 34eb646..1870540 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -8,7 +8,7 @@ Name: xfconf Version: 4.16.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -75,11 +75,6 @@ interact with xfconf using perl. %setup -q %build -# gobject introspection does not work with LTO. There is an effort to fix this -# in the appropriate project upstreams, so hopefully LTO can be enabled someday -# Disable LTO. -%define _lto_cflags %{nil} - %configure --disable-static --with-perl-options=INSTALLDIRS="vendor" sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool @@ -141,6 +136,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Sun May 09 2021 Jeff Law - 4.16.0-3 +- Re-enable LTO now that gobject-introspection has been fixed. + * Thu Jan 28 2021 Fedora Release Engineering - 4.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild @@ -158,7 +156,7 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 30 2020 Jeff Law - 4.14.3-2 -Disable LTO +- Disable LTO * Wed May 06 2020 Mukundan Ragavan - 4.14.3-1 - Update to 4.14.3 From 26a46ebb6ca0b1050a418ac4f991d6ad6abe8678 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 21:34:32 +0000 Subject: [PATCH 59/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 1870540..8449e21 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -8,7 +8,7 @@ Name: xfconf Version: 4.16.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -136,6 +136,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 4.16.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun May 09 2021 Jeff Law - 4.16.0-3 - Re-enable LTO now that gobject-introspection has been fixed. From 32ec348559e197be776d6e329c234928824173e9 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 19 Sep 2021 09:10:57 -0400 Subject: [PATCH 60/77] Replace dbus-x11 with dbus in requires (fixes bz#1975572) --- xfconf.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index 8449e21..68fd172 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -8,7 +8,7 @@ Name: xfconf Version: 4.16.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -16,7 +16,7 @@ URL: http://www.xfce.org/ #VCS git:git://git.xfce.org/xfce/xfconf Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2 -BuildRequires: make +BuildRequires: make BuildRequires: glib2-devel BuildRequires: pkgconfig(libxfce4util-1.0) >= %{xfceversion} BuildRequires: pkgconfig(dbus-1) >= 1.1.0 @@ -36,7 +36,7 @@ BuildRequires: gcc-c++ BuildRequires: gobject-introspection-devel BuildRequires: vala -Requires: dbus-x11 +Requires: dbus Obsoletes: libxfce4mcs < 4.4.3-3 Obsoletes: xfconf-perl < 4.13.8 @@ -136,6 +136,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Sun Sep 19 2021 Mukundan Ragavan - 4.16.0-5 +- Replace dbus-x11 with dbus in requires (fixes bz#1975572) + * Fri Jul 23 2021 Fedora Release Engineering - 4.16.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 5b9bbff10b8244a3e41ff7ef9e488e296e011eaa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:06:18 +0000 Subject: [PATCH 61/77] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 68fd172..a20e0c8 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -8,7 +8,7 @@ Name: xfconf Version: 4.16.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -136,6 +136,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %endif %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 4.16.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sun Sep 19 2021 Mukundan Ragavan - 4.16.0-5 - Replace dbus-x11 with dbus in requires (fixes bz#1975572) From f40fa4c1d8b86496dd1f81810e80c6a1ac2a5c94 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Fri, 13 May 2022 07:17:42 -0500 Subject: [PATCH 62/77] Remove all perl conditionals --- xfconf.spec | 49 ++++--------------------------------------------- 1 file changed, 4 insertions(+), 45 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index a20e0c8..609ec7b 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,14 +1,8 @@ %global xfceversion 4.16 -%if 0%{?fedora} -%bcond_with perl -%else -%bcond_without perl -%endif - Name: xfconf Version: 4.16.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -21,15 +15,6 @@ BuildRequires: glib2-devel BuildRequires: pkgconfig(libxfce4util-1.0) >= %{xfceversion} BuildRequires: pkgconfig(dbus-1) >= 1.1.0 BuildRequires: pkgconfig(dbus-glib-1) >= 0.84 -%if %{with perl} -BuildRequires: perl-devel -BuildRequires: perl-generators -BuildRequires: perl(ExtUtils::Depends) -BuildRequires: perl(ExtUtils::PkgConfig) -BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(Glib) -BuildRequires: perl(Glib::MakeHelper) -%endif BuildRequires: gettext BuildRequires: intltool BuildRequires: gcc-c++ @@ -60,17 +45,6 @@ Obsoletes: xfce-mcs-manager-devel < 4.4.3-3 This package includes the libraries and header files you will need to compile applications for xfconf. -%if %{with perl} -%package perl -Summary: Perl modules for xfconf -Requires: %{name} = %{version}-%{release} -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) - -%description perl -This package includes the perl modules and files you will need to -interact with xfconf using perl. -%endif - %prep %setup -q @@ -88,17 +62,6 @@ export LD_LIBRARY_PATH="`pwd`/xfconf/.libs" # fix permissions for installed libraries chmod 755 %{buildroot}/%{_libdir}/*.so -%if %{with perl} -# remove perl temp file -rm -f %{buildroot}/%{perl_archlib}/perllocal.pod - -# remove unneeded dynloader bootstrap file -rm -f %{buildroot}/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.bs - -# fix permissions on the .so file -chmod 755 %{buildroot}/%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.so -%endif - # remove .packlist files. find %{buildroot} -type f -name .packlist -exec rm -f {} \; @@ -128,14 +91,10 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_libdir}/gio/modules/libxfconfgsettingsbackend.so %{_datadir}/gtk-doc/html/%{name}/* -%if %{with perl} -%files perl -%{perl_vendorarch}/auto/* -%{perl_vendorarch}/Xfce4 -%{_mandir}/man3/*.3* -%endif - %changelog +* Fri May 13 2022 Mukundan Ragavan - 4.16.0-7 +- Remove all perl conditionals + * Sat Jan 22 2022 Fedora Release Engineering - 4.16.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From a160847d51609b24de09f442d1af43754a6b1167 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 13:08:06 +0000 Subject: [PATCH 63/77] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 609ec7b..6cc3670 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.16.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -92,6 +92,9 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_datadir}/gtk-doc/html/%{name}/* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 4.16.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri May 13 2022 Mukundan Ragavan - 4.16.0-7 - Remove all perl conditionals From 0b8db085c423df3c6127405a9408827e6a8f4658 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 15 Jan 2023 19:02:04 -0600 Subject: [PATCH 64/77] rpmautospec --- changelog | 251 +++++++++++++++++++++++++++++++++++++++++++++++++++ xfconf.spec | 254 +--------------------------------------------------- 2 files changed, 253 insertions(+), 252 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..b9ea7d0 --- /dev/null +++ b/changelog @@ -0,0 +1,251 @@ +* Sat Jul 23 2022 Fedora Release Engineering - 4.16.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Fri May 13 2022 Mukundan Ragavan - 4.16.0-7 +- Remove all perl conditionals + +* Sat Jan 22 2022 Fedora Release Engineering - 4.16.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Sun Sep 19 2021 Mukundan Ragavan - 4.16.0-5 +- Replace dbus-x11 with dbus in requires (fixes bz#1975572) + +* Fri Jul 23 2021 Fedora Release Engineering - 4.16.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Sun May 09 2021 Jeff Law - 4.16.0-3 +- Re-enable LTO now that gobject-introspection has been fixed. + +* Thu Jan 28 2021 Fedora Release Engineering - 4.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Dec 23 2020 Mukundan Ragavan - 4.16.0-1 +- Update to 4.16.0 + +* Tue Nov 10 2020 Mukundan Ragavan - 4.14.4-1 +- Update to 4.14.4 + +* Sat Aug 01 2020 Fedora Release Engineering - 4.14.3-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 4.14.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jun 30 2020 Jeff Law - 4.14.3-2 +- Disable LTO + +* Wed May 06 2020 Mukundan Ragavan - 4.14.3-1 +- Update to 4.14.3 + +* Fri Jan 31 2020 Fedora Release Engineering - 4.14.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Mon Aug 12 2019 Mukundan Ragavan - 4.14.1-1 +- Update to 4.14.1 + +* Mon Jul 29 2019 Mukundan Ragavan - 4.13.8-4 +- Enable vala + +* Mon Jul 29 2019 Mukundan Ragavan - 4.13.8-3 +- rebuild for xfce 4.14pre3 + +* Sat Jul 27 2019 Fedora Release Engineering - 4.13.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Mon Jul 01 2019 Mukundan Ragavan - 4.13.8-1 +- Update to 4.13.8 +- Enable gobject introspection +- Following upstream, disable perl bindings and obsolete xfconf-perl sub-pkg + +* Fri May 31 2019 Jitka Plesnikova - 4.13.7-2 +- Perl 5.30 rebuild + +* Sat May 18 2019 Mukundan Ragavan - 4.13.7-1 +- Update to 4.13.7 + +* Sun Feb 03 2019 Fedora Release Engineering - 4.13.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Thu Jan 17 2019 Dan Horák - 4.13.6-3 +- Limit the perl subpackage to Fedora, nothing requires it anyway + +* Mon Oct 22 2018 Mukundan Ragavan - 4.13.6-2 +- Fix files section +- Spec clean up + +* Mon Oct 22 2018 Mukundan Ragavan - 4.13.6-1 +- Update to 4.13.6 + +* Sat Aug 11 2018 Mukundan Ragavan - 4.13.5-20 +- Update to 4.13.5 +- Spec cleanup + +* Mon Jul 16 2018 Mukundan Ragavan - 4.12.1-9 +- Add gcc-c++ as BR + +* Sat Jul 14 2018 Fedora Release Engineering - 4.12.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Sat Jun 30 2018 Jitka Plesnikova - 4.12.1-7 +- Perl 5.28 rebuild + +* Fri Feb 09 2018 Fedora Release Engineering - 4.12.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Aug 03 2017 Fedora Release Engineering - 4.12.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 4.12.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Tue Jun 06 2017 Jitka Plesnikova - 4.12.1-3 +- Perl 5.26 rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 4.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Mon Oct 24 2016 Mukundan Ragavan - 4.12.1-1 +- Update to 4.12.1 + +* Mon May 16 2016 Jitka Plesnikova - 4.12.0-5 +- Perl 5.24 rebuild + +* Fri Feb 05 2016 Fedora Release Engineering - 4.12.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Fri Jun 19 2015 Fedora Release Engineering - 4.12.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Mon Jun 08 2015 Jitka Plesnikova - 4.12.0-2 +- Perl 5.22 rebuild + +* Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-1 +- Update to stable release 4.12.0 +- Fix permissions for installed libraries + +* Sat Feb 21 2015 Till Maas - 4.10.0-10 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + +* Mon Sep 01 2014 Jitka Plesnikova - 4.10.0-9 +- Perl 5.20 rebuild + +* Mon Aug 18 2014 Fedora Release Engineering - 4.10.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sun Jun 08 2014 Fedora Release Engineering - 4.10.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sun Aug 04 2013 Fedora Release Engineering - 4.10.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Jul 18 2013 Petr Pisar - 4.10.0-5 +- Perl 5.18 rebuild + +* Fri Feb 15 2013 Fedora Release Engineering - 4.10.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Sun Jul 22 2012 Fedora Release Engineering - 4.10.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Tue Jun 12 2012 Petr Pisar - 4.10.0-2 +- Perl 5.16 rebuild + +* Sat Apr 28 2012 Christoph Wickert - 4.10.0-1 +- Update to 4.10.0 final +- Make build verbose +- Add VCS key + +* Sat Apr 14 2012 Kevin Fenzi - 4.9.1-1 +- Update to 4.9.1 (Xfce 4.10pre2) + +* Sun Apr 01 2012 Kevin Fenzi - 4.9.0-1 +- Update to 4.9.0 + +* Sat Jan 14 2012 Fedora Release Engineering - 4.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Fri Dec 23 2011 Kevin Fenzi - 4.8.1-1 +- Update to 4.8.1 + +* Thu Jul 21 2011 Petr Sabata - 4.8.0-4 +- Perl mass rebuild + +* Mon Jun 20 2011 Marcela Mašláňová - 4.8.0-3 +- Perl mass rebuild + +* Mon Feb 07 2011 Fedora Release Engineering - 4.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Sun Jan 16 2011 Kevin Fenzi - 4.8.0-1 +- Update to 4.8.0 final. + +* Sun Jan 02 2011 Christoph Wickert - 4.7.5-1 +- Update to 4.7.5 + +* Fri Dec 03 2010 Christoph Wickert - 4.7.4-1 +- Update to 4.7.4 +- Fix directory ownership + +* Sun Sep 05 2010 Christoph Wickert - 4.7.3-1 +- Update to 4.7.3 + +* Mon Aug 23 2010 Kevin Fenzi - 4.6.2-3 +- Remove unneeded gtk-doc dep. Fixes bug #604423 + +* Wed Jun 02 2010 Marcela Maslanova - 4.6.2-2 +- Mass rebuild with perl-5.12.0 + +* Fri May 21 2010 Kevin Fenzi - 4.6.2-1 +- Update to 4.6.2 + +* Mon Dec 7 2009 Stepan Kasal - 4.6.1-5 +- rebuild against perl 5.10.1 + +* Tue Oct 20 2009 Orion Poplawski - 4.6.1-4 +- Add BR perl(ExtUtils::MakeMaker) and perl(Glib::MakeHelper) + +* Mon Jul 27 2009 Fedora Release Engineering - 4.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Sun Jun 14 2009 Christoph Wickert - 4.6.1-2 +- Require dbus-x11 (#505499) + +* Sun Apr 19 2009 Kevin Fenzi - 4.6.1-1 +- Update to 4.6.1 + +* Mon Mar 02 2009 Christoph Wickert - 4.6.0-2 +- Fix directory ownership problems +- Move gtk-doc into devel package and mark it %%doc +- Make devel package require gtk-doc + +* Thu Feb 26 2009 Kevin Fenzi - 4.6.0-1 +- Update to 4.6.0 + +* Thu Feb 26 2009 Fedora Release Engineering - 4.5.99.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Mon Jan 26 2009 Kevin Fenzi - 4.5.99.1-1 +- Update to 4.5.99.1 + +* Thu Jan 22 2009 Christoph Wickert - 4.5.93-3 +- Let xfce4-settings Obsolete mcs manager and plugin packages + +* Thu Jan 22 2009 Christoph Wickert - 4.5.93-2 +- Add Obsoletes for mcs devel package + +* Tue Jan 13 2009 Kevin Fenzi - 4.5.93-1 +- Update to 4.5.93 + +* Fri Jan 02 2009 Kevin Fenzi - 4.5.92-4 +- Add Obsoletes for mcs packages + +* Mon Dec 22 2008 Kevin Fenzi - 4.5.92-3 +- Fixes for review ( bug 477732 ) + +* Mon Dec 22 2008 Kevin Fenzi - 4.5.92-2 +- Add gettext BuildRequires + +* Sun Dec 21 2008 Kevin Fenzi - 4.5.92-1 +- Initial version for Fedora diff --git a/xfconf.spec b/xfconf.spec index 6cc3670..a75fef6 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -2,7 +2,7 @@ Name: xfconf Version: 4.16.0 -Release: 8%{?dist} +Release: %autorelease Summary: Hierarchical configuration system for Xfce License: GPLv2 @@ -92,254 +92,4 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_datadir}/gtk-doc/html/%{name}/* %changelog -* Sat Jul 23 2022 Fedora Release Engineering - 4.16.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Fri May 13 2022 Mukundan Ragavan - 4.16.0-7 -- Remove all perl conditionals - -* Sat Jan 22 2022 Fedora Release Engineering - 4.16.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Sun Sep 19 2021 Mukundan Ragavan - 4.16.0-5 -- Replace dbus-x11 with dbus in requires (fixes bz#1975572) - -* Fri Jul 23 2021 Fedora Release Engineering - 4.16.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Sun May 09 2021 Jeff Law - 4.16.0-3 -- Re-enable LTO now that gobject-introspection has been fixed. - -* Thu Jan 28 2021 Fedora Release Engineering - 4.16.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Dec 23 2020 Mukundan Ragavan - 4.16.0-1 -- Update to 4.16.0 - -* Tue Nov 10 2020 Mukundan Ragavan - 4.14.4-1 -- Update to 4.14.4 - -* Sat Aug 01 2020 Fedora Release Engineering - 4.14.3-4 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 4.14.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue Jun 30 2020 Jeff Law - 4.14.3-2 -- Disable LTO - -* Wed May 06 2020 Mukundan Ragavan - 4.14.3-1 -- Update to 4.14.3 - -* Fri Jan 31 2020 Fedora Release Engineering - 4.14.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Mon Aug 12 2019 Mukundan Ragavan - 4.14.1-1 -- Update to 4.14.1 - -* Mon Jul 29 2019 Mukundan Ragavan - 4.13.8-4 -- Enable vala - -* Mon Jul 29 2019 Mukundan Ragavan - 4.13.8-3 -- rebuild for xfce 4.14pre3 - -* Sat Jul 27 2019 Fedora Release Engineering - 4.13.8-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Mon Jul 01 2019 Mukundan Ragavan - 4.13.8-1 -- Update to 4.13.8 -- Enable gobject introspection -- Following upstream, disable perl bindings and obsolete xfconf-perl sub-pkg - -* Fri May 31 2019 Jitka Plesnikova - 4.13.7-2 -- Perl 5.30 rebuild - -* Sat May 18 2019 Mukundan Ragavan - 4.13.7-1 -- Update to 4.13.7 - -* Sun Feb 03 2019 Fedora Release Engineering - 4.13.6-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Thu Jan 17 2019 Dan Horák - 4.13.6-3 -- Limit the perl subpackage to Fedora, nothing requires it anyway - -* Mon Oct 22 2018 Mukundan Ragavan - 4.13.6-2 -- Fix files section -- Spec clean up - -* Mon Oct 22 2018 Mukundan Ragavan - 4.13.6-1 -- Update to 4.13.6 - -* Sat Aug 11 2018 Mukundan Ragavan - 4.13.5-20 -- Update to 4.13.5 -- Spec cleanup - -* Mon Jul 16 2018 Mukundan Ragavan - 4.12.1-9 -- Add gcc-c++ as BR - -* Sat Jul 14 2018 Fedora Release Engineering - 4.12.1-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Sat Jun 30 2018 Jitka Plesnikova - 4.12.1-7 -- Perl 5.28 rebuild - -* Fri Feb 09 2018 Fedora Release Engineering - 4.12.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Aug 03 2017 Fedora Release Engineering - 4.12.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 4.12.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Tue Jun 06 2017 Jitka Plesnikova - 4.12.1-3 -- Perl 5.26 rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 4.12.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Mon Oct 24 2016 Mukundan Ragavan - 4.12.1-1 -- Update to 4.12.1 - -* Mon May 16 2016 Jitka Plesnikova - 4.12.0-5 -- Perl 5.24 rebuild - -* Fri Feb 05 2016 Fedora Release Engineering - 4.12.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Fri Jun 19 2015 Fedora Release Engineering - 4.12.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Mon Jun 08 2015 Jitka Plesnikova - 4.12.0-2 -- Perl 5.22 rebuild - -* Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-1 -- Update to stable release 4.12.0 -- Fix permissions for installed libraries - -* Sat Feb 21 2015 Till Maas - 4.10.0-10 -- Rebuilt for Fedora 23 Change - https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code - -* Mon Sep 01 2014 Jitka Plesnikova - 4.10.0-9 -- Perl 5.20 rebuild - -* Mon Aug 18 2014 Fedora Release Engineering - 4.10.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sun Jun 08 2014 Fedora Release Engineering - 4.10.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sun Aug 04 2013 Fedora Release Engineering - 4.10.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Thu Jul 18 2013 Petr Pisar - 4.10.0-5 -- Perl 5.18 rebuild - -* Fri Feb 15 2013 Fedora Release Engineering - 4.10.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Sun Jul 22 2012 Fedora Release Engineering - 4.10.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Tue Jun 12 2012 Petr Pisar - 4.10.0-2 -- Perl 5.16 rebuild - -* Sat Apr 28 2012 Christoph Wickert - 4.10.0-1 -- Update to 4.10.0 final -- Make build verbose -- Add VCS key - -* Sat Apr 14 2012 Kevin Fenzi - 4.9.1-1 -- Update to 4.9.1 (Xfce 4.10pre2) - -* Sun Apr 01 2012 Kevin Fenzi - 4.9.0-1 -- Update to 4.9.0 - -* Sat Jan 14 2012 Fedora Release Engineering - 4.8.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Fri Dec 23 2011 Kevin Fenzi - 4.8.1-1 -- Update to 4.8.1 - -* Thu Jul 21 2011 Petr Sabata - 4.8.0-4 -- Perl mass rebuild - -* Mon Jun 20 2011 Marcela Mašláňová - 4.8.0-3 -- Perl mass rebuild - -* Mon Feb 07 2011 Fedora Release Engineering - 4.8.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Sun Jan 16 2011 Kevin Fenzi - 4.8.0-1 -- Update to 4.8.0 final. - -* Sun Jan 02 2011 Christoph Wickert - 4.7.5-1 -- Update to 4.7.5 - -* Fri Dec 03 2010 Christoph Wickert - 4.7.4-1 -- Update to 4.7.4 -- Fix directory ownership - -* Sun Sep 05 2010 Christoph Wickert - 4.7.3-1 -- Update to 4.7.3 - -* Mon Aug 23 2010 Kevin Fenzi - 4.6.2-3 -- Remove unneeded gtk-doc dep. Fixes bug #604423 - -* Wed Jun 02 2010 Marcela Maslanova - 4.6.2-2 -- Mass rebuild with perl-5.12.0 - -* Fri May 21 2010 Kevin Fenzi - 4.6.2-1 -- Update to 4.6.2 - -* Mon Dec 7 2009 Stepan Kasal - 4.6.1-5 -- rebuild against perl 5.10.1 - -* Tue Oct 20 2009 Orion Poplawski - 4.6.1-4 -- Add BR perl(ExtUtils::MakeMaker) and perl(Glib::MakeHelper) - -* Mon Jul 27 2009 Fedora Release Engineering - 4.6.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Sun Jun 14 2009 Christoph Wickert - 4.6.1-2 -- Require dbus-x11 (#505499) - -* Sun Apr 19 2009 Kevin Fenzi - 4.6.1-1 -- Update to 4.6.1 - -* Mon Mar 02 2009 Christoph Wickert - 4.6.0-2 -- Fix directory ownership problems -- Move gtk-doc into devel package and mark it %%doc -- Make devel package require gtk-doc - -* Thu Feb 26 2009 Kevin Fenzi - 4.6.0-1 -- Update to 4.6.0 - -* Thu Feb 26 2009 Fedora Release Engineering - 4.5.99.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Mon Jan 26 2009 Kevin Fenzi - 4.5.99.1-1 -- Update to 4.5.99.1 - -* Thu Jan 22 2009 Christoph Wickert - 4.5.93-3 -- Let xfce4-settings Obsolete mcs manager and plugin packages - -* Thu Jan 22 2009 Christoph Wickert - 4.5.93-2 -- Add Obsoletes for mcs devel package - -* Tue Jan 13 2009 Kevin Fenzi - 4.5.93-1 -- Update to 4.5.93 - -* Fri Jan 02 2009 Kevin Fenzi - 4.5.92-4 -- Add Obsoletes for mcs packages - -* Mon Dec 22 2008 Kevin Fenzi - 4.5.92-3 -- Fixes for review ( bug 477732 ) - -* Mon Dec 22 2008 Kevin Fenzi - 4.5.92-2 -- Add gettext BuildRequires - -* Sun Dec 21 2008 Kevin Fenzi - 4.5.92-1 -- Initial version for Fedora +%autochangelog From 5182b8874765a748ad5b35520e81b4aed3b5b691 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 15 Jan 2023 20:17:51 -0600 Subject: [PATCH 65/77] Update to v4.18.0 (Xfce 4.18) --- .gitignore | 1 + sources | 2 +- xfconf.spec | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bc235af..62ed396 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.14.3.tar.bz2 /xfconf-4.14.4.tar.bz2 /xfconf-4.16.0.tar.bz2 +/xfconf-4.18.0.tar.bz2 diff --git a/sources b/sources index 3d5285c..396f7f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.16.0.tar.bz2) = d2e6b272243d6eda71f42cb3df18cb9c0745a1864718639e9aa494902dfe5b4989b2761fee2195456e5725cad0f744978f9c95c6f01e48aa016a919ce3468344 +SHA512 (xfconf-4.18.0.tar.bz2) = 49ac3070e44e0c699c157e6c029bf14d932bc1e60b01bc3b4f7451acf403d451ac52e2dfb14fc97298cc774c7a0895616788cdbfc189976805669fcdb7aa47b6 diff --git a/xfconf.spec b/xfconf.spec index a75fef6..809ba92 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,7 +1,7 @@ -%global xfceversion 4.16 +%global xfceversion 4.18 Name: xfconf -Version: 4.16.0 +Version: 4.18.0 Release: %autorelease Summary: Hierarchical configuration system for Xfce From a974fd3d81612850ce13a324a16d5f2a6c1b3e23 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:28:17 +0000 Subject: [PATCH 66/77] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 166fdd1a298b7dae8e57456f41658795d7adc8c1 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Thu, 20 Apr 2023 20:09:23 -0500 Subject: [PATCH 67/77] Update to v4.18.1 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 62ed396..bca4d33 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.14.4.tar.bz2 /xfconf-4.16.0.tar.bz2 /xfconf-4.18.0.tar.bz2 +/xfconf-4.18.1.tar.bz2 diff --git a/sources b/sources index 396f7f3..5688c5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.18.0.tar.bz2) = 49ac3070e44e0c699c157e6c029bf14d932bc1e60b01bc3b4f7451acf403d451ac52e2dfb14fc97298cc774c7a0895616788cdbfc189976805669fcdb7aa47b6 +SHA512 (xfconf-4.18.1.tar.bz2) = cb4cc29497865755df4c9b8db7cbb84f9f2b5ce5eb7216bd5a3e7202424c565a36f4e4592c5ee0035a01fe4df043a87de43a536b0e63e1e200a077631e1c807a diff --git a/xfconf.spec b/xfconf.spec index 809ba92..15263c0 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,7 +1,7 @@ %global xfceversion 4.18 Name: xfconf -Version: 4.18.0 +Version: 4.18.1 Release: %autorelease Summary: Hierarchical configuration system for Xfce From 5cbdd1db65952385cf7da232cd3b63b8603a76c6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:51:07 +0000 Subject: [PATCH 68/77] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering From cfa1a913fecf31ff0a5e85aa129becbb16e62135 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 15 Nov 2023 20:07:34 -0600 Subject: [PATCH 69/77] Update to v4.18.3 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bca4d33..dccc1ba 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.16.0.tar.bz2 /xfconf-4.18.0.tar.bz2 /xfconf-4.18.1.tar.bz2 +/xfconf-4.18.3.tar.bz2 diff --git a/sources b/sources index 5688c5e..17a0c1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.18.1.tar.bz2) = cb4cc29497865755df4c9b8db7cbb84f9f2b5ce5eb7216bd5a3e7202424c565a36f4e4592c5ee0035a01fe4df043a87de43a536b0e63e1e200a077631e1c807a +SHA512 (xfconf-4.18.3.tar.bz2) = e1aa133f79ea584af067369f6fd059cd444c4743270ed90a8b0dfe158f7ae6fbc78af62fab67c64674060c2fd1404f06602ac8c019b0db8b70779a17fde4a327 diff --git a/xfconf.spec b/xfconf.spec index 15263c0..58d4fb2 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,7 +1,7 @@ %global xfceversion 4.18 Name: xfconf -Version: 4.18.1 +Version: 4.18.3 Release: %autorelease Summary: Hierarchical configuration system for Xfce From 970928b78f8de652fe6c1855d9480dccb032a19e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:41:55 +0000 Subject: [PATCH 70/77] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 9769f35656c3ee07b38252ea7fe275e123b5bc1d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:03:47 +0000 Subject: [PATCH 71/77] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From abd6f89aca9bd5d6aa7ddaf61e9791f3bb4097e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 29 Jul 2024 12:32:29 +0200 Subject: [PATCH 72/77] convert GPLv2 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xfconf.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 58d4fb2..43568b5 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -5,7 +5,8 @@ Version: 4.18.3 Release: %autorelease Summary: Hierarchical configuration system for Xfce -License: GPLv2 +# Automatically converted from old format: GPLv2 - review is highly recommended. +License: GPL-2.0-only URL: http://www.xfce.org/ #VCS git:git://git.xfce.org/xfce/xfconf Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2 From 777f887a5f613951f376ae2daaf139e01252cf6e Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 22 Dec 2024 07:55:53 -0600 Subject: [PATCH 73/77] Update to v4.20.0 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 9 +++++---- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index dccc1ba..0d03946 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.18.0.tar.bz2 /xfconf-4.18.1.tar.bz2 /xfconf-4.18.3.tar.bz2 +/xfconf-4.20.0.tar.bz2 diff --git a/sources b/sources index 17a0c1e..0813f82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.18.3.tar.bz2) = e1aa133f79ea584af067369f6fd059cd444c4743270ed90a8b0dfe158f7ae6fbc78af62fab67c64674060c2fd1404f06602ac8c019b0db8b70779a17fde4a327 +SHA512 (xfconf-4.20.0.tar.bz2) = 87ae4e9366cccb6c2f13229539e8317d26bfb3fc5333e769ec2de1b596e04348595bb2e85ca90fb63c6c64968e5108e59490700028aeb077b32b9cd03062d9e9 diff --git a/xfconf.spec b/xfconf.spec index 43568b5..ceac9fc 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,7 +1,7 @@ -%global xfceversion 4.18 +%global xfceversion 4.20 Name: xfconf -Version: 4.18.3 +Version: 4.20.0 Release: %autorelease Summary: Hierarchical configuration system for Xfce @@ -21,6 +21,7 @@ BuildRequires: intltool BuildRequires: gcc-c++ BuildRequires: gobject-introspection-devel BuildRequires: vala +BuildRequires: systemd-rpm-macros Requires: dbus @@ -73,7 +74,7 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %files -f %{name}.lang %license COPYING -%doc AUTHORS NEWS TODO +%doc AUTHORS NEWS %{_libdir}/lib*.so.* %{_bindir}/xfconf-query %{_libdir}/xfce4/xfconf/ @@ -83,6 +84,7 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_datadir}/dbus-1/services/org.xfce.Xfconf.service %{_datadir}/gir-1.0/Xfconf-0.gir %{_datadir}/bash-completion/completions/xfconf-query +%{_userunitdir}/xfconfd.service %files devel %doc %{_datadir}/gtk-doc @@ -90,7 +92,6 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_libdir}/pkgconfig/*.pc %{_includedir}/xfce4/xfconf-0 %{_libdir}/gio/modules/libxfconfgsettingsbackend.so -%{_datadir}/gtk-doc/html/%{name}/* %changelog %autochangelog From a6b459113128feaa1563714cdf0d9ddb7369e6f4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:49:43 +0000 Subject: [PATCH 74/77] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From c3b82585b2a2bb2ca534bb7d8f052d4628b60ebf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:50:05 +0000 Subject: [PATCH 75/77] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 1b3c8425d1643d58df349fe4474358404d7affbc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:40:05 +0000 Subject: [PATCH 76/77] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 0b4ab8a75adc5986c541297a6d3a8e06523bc05a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:13:09 +0000 Subject: [PATCH 77/77] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild