From 1c4d5e38e16e3678fe5ac9595e4f4730b894cbda Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 02:00:25 +0000 Subject: [PATCH 01/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 86e1f89..4237248 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8p -Release: 1%{?dist} +Release: 2%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -118,6 +118,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 9.8p-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun Mar 15 2015 Mark McKinstry - 9.8p-1 - upgrade to 9.8p (RHBZ#1188844) From 2af72dbb8339f6301a0a06d34575e00e89b2031e Mon Sep 17 00:00:00 2001 From: Mark McKinstry Date: Wed, 23 Sep 2015 03:30:55 +0000 Subject: [PATCH 02/45] upgrade to 9.8q (RHBZ#1260817) --- .gitignore | 1 + sources | 2 +- vile.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index eeb8b0a..c06e829 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /vile-9.8n.tgz /vile-9.8o.tgz /vile-9.8p.tgz +/vile-9.8q.tgz diff --git a/sources b/sources index 9e121d1..eea45a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6f8181e8ea05c15b2f13ae86499780e vile-9.8p.tgz +f97cf10994935007e62a6d5965e71688 vile-9.8q.tgz diff --git a/vile.spec b/vile.spec index 4237248..bbe5e4c 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile -Version: 9.8p -Release: 2%{?dist} +Version: 9.8q +Release: 1%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -29,7 +29,7 @@ Requires: %{name}-common = %{version}-%{release} %description common vile is a text editor which is extremely compatible with vi in terms of "finger feel". In addition, it has extended capabilities in many areas, notably -multi-file editing and viewing, syntax highlighting, and key rebinding. +multi-file editing and viewing, syntax highlighting, and key rebinding. vile-common provides the files needed for all versions of vile. %description -n xvile @@ -118,6 +118,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Wed Sep 23 2015 Mark McKinstry - 9.8q-1 +- upgrade to 9.8q (RHBZ#1260817) + * Fri Jun 19 2015 Fedora Release Engineering - 9.8p-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From 46004ad6831b84eee08679f194194f1741f7ae23 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 5 Feb 2016 02:42:03 +0000 Subject: [PATCH 03/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index bbe5e4c..245b5c8 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8q -Release: 1%{?dist} +Release: 2%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -118,6 +118,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Fri Feb 05 2016 Fedora Release Engineering - 9.8q-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Sep 23 2015 Mark McKinstry - 9.8q-1 - upgrade to 9.8q (RHBZ#1260817) From 0be9b3be45b9ae0b86d6892d9846c29d9b24e6f6 Mon Sep 17 00:00:00 2001 From: Mark McKinstry Date: Mon, 29 Feb 2016 01:02:11 +0000 Subject: [PATCH 04/45] fix package summary (RHBZ#1311501) --- vile.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vile.spec b/vile.spec index 245b5c8..03cfc94 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8q -Release: 2%{?dist} +Release: 3%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -14,7 +14,7 @@ Requires: %{name}-common = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %package common -Summary: The common files needed by any version of the VIM editor +Summary: The common files needed by any version of the vile editor Group: Applications/Editors %package -n xvile @@ -118,6 +118,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Mon Feb 29 2016 Mark McKinstry - 9.8q-3 +- fix package summary (RHBZ#1311501) + * Fri Feb 05 2016 Fedora Release Engineering - 9.8q-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From 9f050bcbf4298367baf9e3d40d78d1f12caf9475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:13:43 +0200 Subject: [PATCH 05/45] Mandatory Perl build-requires added --- vile.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/vile.spec b/vile.spec index 03cfc94..fefc86b 100644 --- a/vile.spec +++ b/vile.spec @@ -22,6 +22,7 @@ Summary: VI Like Emacs Group: Applications/Editors BuildRequires: libXpm-devel BuildRequires: libXt-devel +BuildRequires: perl-generators Requires: xorg-x11-fonts-misc Requires: %{name}-common = %{version}-%{release} From 970803843667913cf67da40d03051922a43d7acd Mon Sep 17 00:00:00 2001 From: Mark McKinstry Date: Fri, 29 Jul 2016 15:08:20 +0000 Subject: [PATCH 06/45] upgrade to 9.8r --- .gitignore | 1 + sources | 2 +- vile.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c06e829..4d5c7db 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /vile-9.8o.tgz /vile-9.8p.tgz /vile-9.8q.tgz +/vile-9.8r.tgz diff --git a/sources b/sources index eea45a3..3adaa7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f97cf10994935007e62a6d5965e71688 vile-9.8q.tgz +9c96aaeddeb324a3b8a3d74cfe783a96 vile-9.8r.tgz diff --git a/vile.spec b/vile.spec index fefc86b..01effbc 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile -Version: 9.8q -Release: 3%{?dist} +Version: 9.8r +Release: 1%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -119,6 +119,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Fri Jul 29 2016 Mark McKinstry - 9.8r-1 +- upgrade to 9.8r (RHBZ#1361436) + * Mon Feb 29 2016 Mark McKinstry - 9.8q-3 - fix package summary (RHBZ#1311501) From 3a54935fadd82507363b37061f60946f2d1eba05 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 17:04:35 +0000 Subject: [PATCH 07/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 01effbc..513d12f 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8r -Release: 1%{?dist} +Release: 2%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -119,6 +119,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 9.8r-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Jul 29 2016 Mark McKinstry - 9.8r-1 - upgrade to 9.8r (RHBZ#1361436) From dd1f2da6e449850ee9fe548fd85a28b86c4d5f5b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 21:18:34 +0000 Subject: [PATCH 08/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 513d12f..c2ba675 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8r -Release: 2%{?dist} +Release: 3%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -119,6 +119,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 9.8r-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 9.8r-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From a4b3e0e11c6e6c6a3d7758fffe77a14b773aed26 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 3 Aug 2017 10:03:56 +0000 Subject: [PATCH 09/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index c2ba675..929ea12 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8r -Release: 3%{?dist} +Release: 4%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -119,6 +119,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 9.8r-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Thu Jul 27 2017 Fedora Release Engineering - 9.8r-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From 49c024867a22213a65f6668e5647bc09543a6b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 20 Jan 2018 23:08:41 +0100 Subject: [PATCH 10/45] Rebuilt for switch to libxcrypt --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 929ea12..dc059fd 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8r -Release: 4%{?dist} +Release: 5%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -119,6 +119,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Sat Jan 20 2018 Björn Esser - 9.8r-5 +- Rebuilt for switch to libxcrypt + * Thu Aug 03 2017 Fedora Release Engineering - 9.8r-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 8eb7da8666d93f046421bd7f323d8b65966c0c8c Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Thu, 8 Feb 2018 01:21:24 -0200 Subject: [PATCH 11/45] - Remove obsolete scriptlets + spec modernization --- vile.spec | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/vile.spec b/vile.spec index dc059fd..eb4e66b 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8r -Release: 5%{?dist} +Release: 6%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -11,7 +11,6 @@ BuildRequires: ncurses-devel BuildRequires: flex BuildRequires: desktop-file-utils Requires: %{name}-common = %{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %package common Summary: The common files needed by any version of the vile editor @@ -74,20 +73,6 @@ desktop-file-install --vendor='' --dir=%{buildroot}%{_datadir}/applications %{SO ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/uxvile.1 ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 - -%post -n xvile -/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : - -%postun -n xvile -if [ $1 -eq 0 ] ; then - /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null - /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : -fi - -%posttrans -n xvile -/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : - - %files %{_bindir}/vile %{_bindir}/vile-pager @@ -119,6 +104,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Thu Feb 08 2018 Filipe Rosset - 9.8r-6 +- Remove obsolete scriptlets + spec modernization + * Sat Jan 20 2018 Björn Esser - 9.8r-5 - Rebuilt for switch to libxcrypt From 5b6591a21909b2999996b09bd14ea33d90f4396b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 08:32:13 +0000 Subject: [PATCH 12/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index eb4e66b..fe488e8 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8r -Release: 6%{?dist} +Release: 7%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -104,6 +104,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %{_datadir}/applications/xvile.desktop %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 9.8r-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 08 2018 Filipe Rosset - 9.8r-6 - Remove obsolete scriptlets + spec modernization From 01fadb3055a3fa4f87fbfd5ad5599eadf8dd7289 Mon Sep 17 00:00:00 2001 From: Mark McKinstry Date: Sat, 28 Jul 2018 13:35:13 -0700 Subject: [PATCH 13/45] add BuildRequires for gcc --- vile.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index fe488e8..1bd228f 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8r -Release: 7%{?dist} +Release: 8%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -9,6 +9,7 @@ Source0: ftp://invisible-island.net/vile/current/%{name}-%{version}.tgz Source1: xvile.desktop BuildRequires: ncurses-devel BuildRequires: flex +BuildRequires: gcc BuildRequires: desktop-file-utils Requires: %{name}-common = %{version}-%{release} @@ -104,6 +105,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %{_datadir}/applications/xvile.desktop %changelog +* Sat Jul 28 2018 Mark McKinstry - 9.8r-8 +- add BuildRequires for gcc (RHBZ#1606646) + * Sat Jul 14 2018 Fedora Release Engineering - 9.8r-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From aa2fb735b54e7e3288abfe7dd38b13936a18263c Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 31 Jul 2018 13:12:31 +0200 Subject: [PATCH 14/45] Rebuild with fixed binutils --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 1bd228f..a1f5faa 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8r -Release: 8%{?dist} +Release: 9%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -105,6 +105,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %{_datadir}/applications/xvile.desktop %changelog +* Tue Jul 31 2018 Florian Weimer - 9.8r-9 +- Rebuild with fixed binutils + * Sat Jul 28 2018 Mark McKinstry - 9.8r-8 - add BuildRequires for gcc (RHBZ#1606646) From feace0ae49caf48339aa2d482cbc73a13dfc0d2d Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Thu, 13 Sep 2018 20:43:53 -0300 Subject: [PATCH 15/45] - rebuilt to latest upstream 9.8s --- .gitignore | 1 + sources | 2 +- vile.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4d5c7db..760ad94 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /vile-9.8p.tgz /vile-9.8q.tgz /vile-9.8r.tgz +/vile-9.8s.tgz diff --git a/sources b/sources index 3adaa7d..e6b57f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c96aaeddeb324a3b8a3d74cfe783a96 vile-9.8r.tgz +SHA512 (vile-9.8s.tgz) = 06bfa64e5908aa31351068c5509e6fcc98bde202b814aa6abe5c449f841378c897df1fdbb8b20bdb5e71578238e1e9d11dac08e66159317276a01a9ac96ae9ab diff --git a/vile.spec b/vile.spec index a1f5faa..51fc990 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile -Version: 9.8r -Release: 9%{?dist} +Version: 9.8s +Release: 1%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -105,6 +105,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %{_datadir}/applications/xvile.desktop %changelog +* Thu Sep 13 2018 Filipe Rosset - 9.8s-1 +- rebuilt to latest upstream 9.8s + * Tue Jul 31 2018 Florian Weimer - 9.8r-9 - Rebuild with fixed binutils From 32c87534e8b72507b8339327143b40af88315841 Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Fri, 7 Dec 2018 00:12:58 -0200 Subject: [PATCH 16/45] - update to latest upstream 9.8t - changelog http://invisible-island.net/vile/CHANGES.html#v9_8t --- .gitignore | 1 + sources | 2 +- vile.spec | 13 +++++++++---- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 760ad94..320738d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /vile-9.8q.tgz /vile-9.8r.tgz /vile-9.8s.tgz +/vile-9.8t.tgz diff --git a/sources b/sources index e6b57f9..9d4f02c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vile-9.8s.tgz) = 06bfa64e5908aa31351068c5509e6fcc98bde202b814aa6abe5c449f841378c897df1fdbb8b20bdb5e71578238e1e9d11dac08e66159317276a01a9ac96ae9ab +SHA512 (vile-9.8t.tgz) = 4be4e37c7231395cae9236796073c2c3e428f1945283785a931c5d4cce94e0f970efa6634b0f9053679a00f4b4577704ea38ded2129e444b26ee9935a1c3d229 diff --git a/vile.spec b/vile.spec index 51fc990..6a16fd3 100644 --- a/vile.spec +++ b/vile.spec @@ -1,11 +1,11 @@ Name: vile -Version: 9.8s +Version: 9.8t Release: 1%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 URL: http://invisible-island.net/vile/ -Source0: ftp://invisible-island.net/vile/current/%{name}-%{version}.tgz +Source0: https://invisible-mirror.net/archives/vile/current/%{name}-%{version}.tgz Source1: xvile.desktop BuildRequires: ncurses-devel BuildRequires: flex @@ -79,7 +79,7 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %{_bindir}/vile-pager %{_bindir}/vile-libdir-path %{_bindir}/vile-to-html -%{_mandir}/man1/vile.1* +%{_mandir}/man1/vile*.1.gz %files common %doc AUTHORS COPYING CHANGES README doc/*doc @@ -95,7 +95,7 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %{_bindir}/xvile-pager %{_bindir}/xvile-libdir-path %{_bindir}/xvile-to-html -%{_mandir}/man1/xvile.1* +%{_mandir}/man1/xvile*.1.gz %{_mandir}/man1/lxvile.1* %{_mandir}/man1/uxvile.1* %{_datadir}/pixmaps/vile.xpm @@ -104,7 +104,12 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %{_datadir}/X11/app-defaults/UXVile %{_datadir}/applications/xvile.desktop + %changelog +* Fri Dec 07 2018 Filipe Rosset - 9.8t-1 +- update to latest upstream 9.8t +- changelog http://invisible-island.net/vile/CHANGES.html#v9_8t + * Thu Sep 13 2018 Filipe Rosset - 9.8s-1 - rebuilt to latest upstream 9.8s From a3bbbf092e5138687180bd798ad8bd6405a6faf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Mon, 14 Jan 2019 19:18:46 +0100 Subject: [PATCH 17/45] Rebuilt for libcrypt.so.2 (#1666033) --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 6a16fd3..b9aaa89 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8t -Release: 1%{?dist} +Release: 2%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -106,6 +106,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Mon Jan 14 2019 Björn Esser - 9.8t-2 +- Rebuilt for libcrypt.so.2 (#1666033) + * Fri Dec 07 2018 Filipe Rosset - 9.8t-1 - update to latest upstream 9.8t - changelog http://invisible-island.net/vile/CHANGES.html#v9_8t From 5c0ffee2334973fda7dae86494b18717a2a39116 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:29 +0100 Subject: [PATCH 18/45] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- vile.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/vile.spec b/vile.spec index b9aaa89..043e3ef 100644 --- a/vile.spec +++ b/vile.spec @@ -2,7 +2,6 @@ Name: vile Version: 9.8t Release: 2%{?dist} Summary: VI Like Emacs -Group: Applications/Editors License: GPLv2 URL: http://invisible-island.net/vile/ Source0: https://invisible-mirror.net/archives/vile/current/%{name}-%{version}.tgz @@ -15,11 +14,9 @@ Requires: %{name}-common = %{version}-%{release} %package common Summary: The common files needed by any version of the vile editor -Group: Applications/Editors %package -n xvile Summary: VI Like Emacs -Group: Applications/Editors BuildRequires: libXpm-devel BuildRequires: libXt-devel BuildRequires: perl-generators From 71af8c74e4fb361d9d9bfb8609cc95913407ba44 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 11:16:37 +0000 Subject: [PATCH 19/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 043e3ef..af588ae 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8t -Release: 2%{?dist} +Release: 3%{?dist} Summary: VI Like Emacs License: GPLv2 URL: http://invisible-island.net/vile/ @@ -103,6 +103,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 9.8t-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jan 14 2019 Björn Esser - 9.8t-2 - Rebuilt for libcrypt.so.2 (#1666033) From 65a234c04134995fd94e192f6af7989d6fc4f54e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 02:58:53 +0000 Subject: [PATCH 20/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index af588ae..5f9a8ca 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8t -Release: 3%{?dist} +Release: 4%{?dist} Summary: VI Like Emacs License: GPLv2 URL: http://invisible-island.net/vile/ @@ -103,6 +103,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 9.8t-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 9.8t-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 37811d0d9ad48e7e79c0741a080021f5515a64bd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 03:08:36 +0000 Subject: [PATCH 21/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 5f9a8ca..7b456fe 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8t -Release: 4%{?dist} +Release: 5%{?dist} Summary: VI Like Emacs License: GPLv2 URL: http://invisible-island.net/vile/ @@ -103,6 +103,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 9.8t-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 9.8t-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From c4cbce71e13a399033cd474d05d434dbb35245aa Mon Sep 17 00:00:00 2001 From: Mark McKinstry Date: Mon, 18 May 2020 10:08:29 -0700 Subject: [PATCH 22/45] Update to 9.8u (RHBZ#1836721) --- .gitignore | 1 + sources | 2 +- vile.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 320738d..322c423 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /vile-9.8r.tgz /vile-9.8s.tgz /vile-9.8t.tgz +/vile-9.8u.tgz diff --git a/sources b/sources index 9d4f02c..a2a0893 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vile-9.8t.tgz) = 4be4e37c7231395cae9236796073c2c3e428f1945283785a931c5d4cce94e0f970efa6634b0f9053679a00f4b4577704ea38ded2129e444b26ee9935a1c3d229 +SHA512 (vile-9.8u.tgz) = d24c63197116b805aceae40b7fe027bd7f3cfa59493a3c7e2fdf9f8c46267cd78a7e0149c8711df89ef4e2dab48b912600b82d096a9b1d84c34c4869ffe9c60c diff --git a/vile.spec b/vile.spec index 7b456fe..ba622c7 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile -Version: 9.8t -Release: 5%{?dist} +Version: 9.8u +Release: 1%{?dist} Summary: VI Like Emacs License: GPLv2 URL: http://invisible-island.net/vile/ @@ -103,6 +103,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Mon May 18 2020 Mark McKinstry - 9.8u-1 +- Update to 9.8u (RHBZ#1836721) + * Fri Jan 31 2020 Fedora Release Engineering - 9.8t-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 2e1456472d9eb9d110f209246780aca53033a489 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 13:42:14 +0000 Subject: [PATCH 23/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index ba622c7..a674ba2 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8u -Release: 1%{?dist} +Release: 2%{?dist} Summary: VI Like Emacs License: GPLv2 URL: http://invisible-island.net/vile/ @@ -103,6 +103,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 9.8u-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon May 18 2020 Mark McKinstry - 9.8u-1 - Update to 9.8u (RHBZ#1836721) From c78f103cd1f4e8acc3e5b037f290f2f809033bed Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:42:20 +0000 Subject: [PATCH 24/45] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- vile.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/vile.spec b/vile.spec index a674ba2..fe62f88 100644 --- a/vile.spec +++ b/vile.spec @@ -6,6 +6,7 @@ License: GPLv2 URL: http://invisible-island.net/vile/ Source0: https://invisible-mirror.net/archives/vile/current/%{name}-%{version}.tgz Source1: xvile.desktop +BuildRequires: make BuildRequires: ncurses-devel BuildRequires: flex BuildRequires: gcc From 49f55e2fa27dc5be6d24fefb53a462e63c46e98a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 23:03:22 +0000 Subject: [PATCH 25/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index fe62f88..398b554 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8u -Release: 2%{?dist} +Release: 3%{?dist} Summary: VI Like Emacs License: GPLv2 URL: http://invisible-island.net/vile/ @@ -104,6 +104,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 9.8u-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 9.8u-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 49f1d95940836b7d7926ed5abb1170fcc9b25d3d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 20:27:23 +0000 Subject: [PATCH 26/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 398b554..7e8e1fe 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8u -Release: 3%{?dist} +Release: 4%{?dist} Summary: VI Like Emacs License: GPLv2 URL: http://invisible-island.net/vile/ @@ -104,6 +104,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 9.8u-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 9.8u-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 8e7694de7610aeeac362d9309a46a7fc44f6e3ce Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 03:57:34 +0000 Subject: [PATCH 27/45] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 7e8e1fe..cf195d5 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8u -Release: 4%{?dist} +Release: 5%{?dist} Summary: VI Like Emacs License: GPLv2 URL: http://invisible-island.net/vile/ @@ -104,6 +104,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 9.8u-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 9.8u-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From bb986011c35542586a7b948b1356a5ed920446b4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 11:51:59 +0000 Subject: [PATCH 28/45] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index cf195d5..d07464a 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8u -Release: 5%{?dist} +Release: 6%{?dist} Summary: VI Like Emacs License: GPLv2 URL: http://invisible-island.net/vile/ @@ -104,6 +104,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 9.8u-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 9.8u-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 7d3b60ee6f3457a5a7a49967635b7c16753efd9c Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sat, 10 Sep 2022 19:55:08 -0400 Subject: [PATCH 29/45] Update to 9.8w (RHBZ#2038288) Signed-off-by: Thomas E. Dickey --- .gitignore | 1 + sources | 2 +- vile.spec | 48 ++++++++++++++++++++++++++++++++---------------- 3 files changed, 34 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index 322c423..0dc9dde 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /vile-9.8s.tgz /vile-9.8t.tgz /vile-9.8u.tgz +/vile-9.8w.tgz diff --git a/sources b/sources index a2a0893..001ec1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vile-9.8u.tgz) = d24c63197116b805aceae40b7fe027bd7f3cfa59493a3c7e2fdf9f8c46267cd78a7e0149c8711df89ef4e2dab48b912600b82d096a9b1d84c34c4869ffe9c60c +SHA512 (vile-9.8w.tgz) = 54a96b400f479c633b917691fdab5ec5098ff1d6a6f5390c085635b4449ee7f02988e52c6b442918917455d02d5d74781ed57e4f944422576cf6532caaa446af diff --git a/vile.spec b/vile.spec index d07464a..3be0224 100644 --- a/vile.spec +++ b/vile.spec @@ -1,12 +1,11 @@ Name: vile -Version: 9.8u -Release: 6%{?dist} +Version: 9.8w +Release: 1%{?dist} Summary: VI Like Emacs License: GPLv2 -URL: http://invisible-island.net/vile/ +URL: https://invisible-island.net/vile/ Source0: https://invisible-mirror.net/archives/vile/current/%{name}-%{version}.tgz -Source1: xvile.desktop -BuildRequires: make +BuildRequires: make BuildRequires: ncurses-devel BuildRequires: flex BuildRequires: gcc @@ -19,6 +18,7 @@ Summary: The common files needed by any version of the vile editor %package -n xvile Summary: VI Like Emacs BuildRequires: libXpm-devel +BuildRequires: libXaw-devel BuildRequires: libXt-devel BuildRequires: perl-generators Requires: xorg-x11-fonts-misc @@ -42,24 +42,29 @@ feel". In addition, it has extended capabilities in many areas, notably multi-file editing and viewing, syntax highlighting, and key rebinding. %prep + +# loadable filters are mistreated by rpmbuild +#define debug_package #{nil} + %setup -q %build %configure --with-loadable-filters \ - --disable-rpath-hack \ - --disable-stripping + --disable-rpath-hack \ + --disable-stripping make %{?_smp_mflags} vile +DESKTOP_FLAGS=--vendor='' \ %configure --with-loadable-filters \ - --disable-rpath-hack \ - --disable-stripping \ - --with-app-defaults=%{_datadir}/X11/app-defaults \ - --with-screen=x11 \ + --disable-rpath-hack \ + --disable-stripping \ + --with-app-defaults=%{_datadir}/X11/app-defaults \ + --with-screen=Xaw \ --with-icon-theme \ - --with-icondir=%{_datadir}/icons/ \ + --with-icondir=%{_datadir}/icons/ \ --with-pixmapdir=%{_datadir}/pixmaps/ \ - --with-xpm + --with-xpm make %{?_smp_mflags} xvile touch vile @@ -67,10 +72,15 @@ touch vile %install make install DESTDIR=%{buildroot} INSTALL='install -p' TARGET='xvile' make install DESTDIR=%{buildroot} INSTALL='install -p' TARGET='vile' -desktop-file-install --vendor='' --dir=%{buildroot}%{_datadir}/applications %{SOURCE1} +make install-desktop DESKTOP_FLAGS=--vendor='' DESKTOP_DIR=%{buildroot}%{_datadir}/applications -ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/uxvile.1 -ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 +rm -v -f %{buildroot}%{_datadir}/applications/lxvile.desktop +rm -v -f %{buildroot}%{_datadir}/applications/uxvile.desktop + +pushd %{buildroot}%{_mandir}/man1 +ln -s xvile.1 uxvile.1 +ln -s xvile.1 lxvile.1 +popd %files %{_bindir}/vile @@ -104,6 +114,12 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %changelog +* Sat Sep 10 2022 Thomas E. Dickey - 9.8w-1 +- Update to 9.8w +- Use desktop file from upstream. +- Use Xaw rather than plain X11 for xvile screentype, to provide menus. +- Change absolute symbolic links for manpage to relative. + * Sat Jul 23 2022 Fedora Release Engineering - 9.8u-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 542d15c3142b81f99fa4e76b694fc3cf35b1cc9c Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 2 Jan 2023 16:19:57 -0500 Subject: [PATCH 30/45] Update to 9.8x (RHBZ#2156421) --- sources | 2 +- vile.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 001ec1e..2fa6bd5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vile-9.8w.tgz) = 54a96b400f479c633b917691fdab5ec5098ff1d6a6f5390c085635b4449ee7f02988e52c6b442918917455d02d5d74781ed57e4f944422576cf6532caaa446af +SHA512 (vile-9.8x.tgz) = 099f38ffd58fb501b18a98b6be031cb51dc3c67f4d7f2e1b43763d4066d5b1f4e46d16e1d0302e437db6b4a27805c5696341e5a3da543adbde60211338732016 diff --git a/vile.spec b/vile.spec index 3be0224..da04a78 100644 --- a/vile.spec +++ b/vile.spec @@ -1,10 +1,10 @@ Name: vile -Version: 9.8w +Version: 9.8x Release: 1%{?dist} Summary: VI Like Emacs License: GPLv2 URL: https://invisible-island.net/vile/ -Source0: https://invisible-mirror.net/archives/vile/current/%{name}-%{version}.tgz +Source0: https://invisible-island.net/archives/vile/current/%{name}-%{version}.tgz BuildRequires: make BuildRequires: ncurses-devel BuildRequires: flex From 24840d0ddc3a7b3b3b1330aa80aa0ea048e40464 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 06:17:01 +0000 Subject: [PATCH 31/45] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index da04a78..4e35ec5 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8x -Release: 1%{?dist} +Release: 2%{?dist} Summary: VI Like Emacs License: GPLv2 URL: https://invisible-island.net/vile/ @@ -114,6 +114,9 @@ popd %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 9.8x-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Sep 10 2022 Thomas E. Dickey - 9.8w-1 - Update to 9.8w - Use desktop file from upstream. From cb4495a434509f7cc9e1d01417fca81918c3f382 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sat, 28 Jan 2023 08:02:50 -0500 Subject: [PATCH 32/45] Update to 9.8y --- .gitignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0dc9dde..162fbdb 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /vile-9.8t.tgz /vile-9.8u.tgz /vile-9.8w.tgz +/vile-9.8y.tgz diff --git a/sources b/sources index 2fa6bd5..067f59c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vile-9.8x.tgz) = 099f38ffd58fb501b18a98b6be031cb51dc3c67f4d7f2e1b43763d4066d5b1f4e46d16e1d0302e437db6b4a27805c5696341e5a3da543adbde60211338732016 +SHA512 (vile-9.8y.tgz) = ce3c7178f6aecfd152e487d0053399739cf8880aa9c38283c9e4e7b95606fa2484f3cf9f7e797f538a47555be5257fbd34b112210e68a39d74f6b8ae7d968c32 From 78b9a125fd04ffe590a2186e1fcb4e8a5b847451 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sat, 28 Jan 2023 08:07:41 -0500 Subject: [PATCH 33/45] Update vile.spec to 9.8y Signed-off-by: Thomas E. Dickey --- vile.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index da04a78..5a6140a 100644 --- a/vile.spec +++ b/vile.spec @@ -1,5 +1,5 @@ Name: vile -Version: 9.8x +Version: 9.8y Release: 1%{?dist} Summary: VI Like Emacs License: GPLv2 @@ -114,6 +114,12 @@ popd %changelog +* Sat Jan 28 2023 Thomas E. Dickey - 9.8y-1 +- Update to 9.8y + +* Mon Jan 02 2023 Thomas E. Dickey - 9.8x-1 +- Update to 9.8x + * Sat Sep 10 2022 Thomas E. Dickey - 9.8w-1 - Update to 9.8w - Use desktop file from upstream. From 3e6420f5c216540ffbd6de7eb897a702b21d5ba0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 17:37:21 +0000 Subject: [PATCH 34/45] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 2070f31..56492bd 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8y -Release: 1%{?dist} +Release: 2%{?dist} Summary: VI Like Emacs License: GPLv2 URL: https://invisible-island.net/vile/ @@ -114,6 +114,9 @@ popd %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 9.8y-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 28 2023 Thomas E. Dickey - 9.8y-1 - Update to 9.8y From 12014f6c0ceace50048eb3a89ba9d8b7c4c85656 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 21 Jan 2024 19:16:58 -0500 Subject: [PATCH 35/45] Update to 9.8z --- .gitignore | 1 + sources | 2 +- vile.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 162fbdb..e460e68 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /vile-9.8u.tgz /vile-9.8w.tgz /vile-9.8y.tgz +/vile-9.8z.tgz diff --git a/sources b/sources index 067f59c..0dc276e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vile-9.8y.tgz) = ce3c7178f6aecfd152e487d0053399739cf8880aa9c38283c9e4e7b95606fa2484f3cf9f7e797f538a47555be5257fbd34b112210e68a39d74f6b8ae7d968c32 +SHA512 (vile-9.8z.tgz) = f5ff6f3d239f993d7b060e89650567e1c622cec1a024901e29d15cd9a588e8603097e12087d54e88beca91a3a7cd7328a541bac62889368da6636f143d6380ff diff --git a/vile.spec b/vile.spec index 56492bd..0bdfa48 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile -Version: 9.8y -Release: 2%{?dist} +Version: 9.8z +Release: 1%{?dist} Summary: VI Like Emacs License: GPLv2 URL: https://invisible-island.net/vile/ @@ -114,6 +114,9 @@ popd %changelog +* Sun Jan 21 2024 Thomas E. Dickey - 9.8z-1 +- Update to 9.8z + * Sat Jul 22 2023 Fedora Release Engineering - 9.8y-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From d68c62a8c2e618276eb78b8e255349b7e3905b0c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 07:44:58 +0000 Subject: [PATCH 36/45] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 0bdfa48..f6355b0 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8z -Release: 1%{?dist} +Release: 2%{?dist} Summary: VI Like Emacs License: GPLv2 URL: https://invisible-island.net/vile/ @@ -114,6 +114,9 @@ popd %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 9.8z-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Thomas E. Dickey - 9.8z-1 - Update to 9.8z From 4d851f8648cb3d380033ae404da3309c10179825 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 08:46:01 +0000 Subject: [PATCH 37/45] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index f6355b0..dcbebb2 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8z -Release: 2%{?dist} +Release: 3%{?dist} Summary: VI Like Emacs License: GPLv2 URL: https://invisible-island.net/vile/ @@ -114,6 +114,9 @@ popd %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 9.8z-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 9.8z-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From f9210b98a8b0376a1919ea7cf642a23c8f9cc6d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 29 Jul 2024 12:28:17 +0200 Subject: [PATCH 38/45] convert GPLv2 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- vile.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/vile.spec b/vile.spec index dcbebb2..1cb7b20 100644 --- a/vile.spec +++ b/vile.spec @@ -1,8 +1,9 @@ Name: vile Version: 9.8z -Release: 3%{?dist} +Release: 4%{?dist} Summary: VI Like Emacs -License: GPLv2 +# Automatically converted from old format: GPLv2 - review is highly recommended. +License: GPL-2.0-only URL: https://invisible-island.net/vile/ Source0: https://invisible-island.net/archives/vile/current/%{name}-%{version}.tgz BuildRequires: make @@ -114,6 +115,9 @@ popd %changelog +* Mon Jul 29 2024 Miroslav Suchý - 9.8z-4 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 9.8z-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 89452da53703dd4feb929ab2c0a88bd7e4e4ec87 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 14:20:02 +0000 Subject: [PATCH 39/45] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 1cb7b20..8a6461f 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8z -Release: 4%{?dist} +Release: 5%{?dist} Summary: VI Like Emacs # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only @@ -115,6 +115,9 @@ popd %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 9.8z-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Jul 29 2024 Miroslav Suchý - 9.8z-4 - convert license to SPDX From c1fd0a20d7a37be39a6decf8c291cf646a8ced2c Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Tue, 28 Jan 2025 19:37:19 -0500 Subject: [PATCH 40/45] Update to 9.8za --- .gitignore | 1 + sources | 2 +- vile.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e460e68..00d2cc8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /vile-9.8w.tgz /vile-9.8y.tgz /vile-9.8z.tgz +/vile-9.8za.tgz diff --git a/sources b/sources index 0dc276e..e06868b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vile-9.8z.tgz) = f5ff6f3d239f993d7b060e89650567e1c622cec1a024901e29d15cd9a588e8603097e12087d54e88beca91a3a7cd7328a541bac62889368da6636f143d6380ff +SHA512 (vile-9.8za.tgz) = 0a3cda7e30b4df24d234c5e6db7ba26f50b1b101ca8f1e700872169e158aa42d6f25ae6243a9671badbdcb8359d3e430f658407470fc1bd70e166f17d1c2c261 diff --git a/vile.spec b/vile.spec index 8a6461f..ed9c482 100644 --- a/vile.spec +++ b/vile.spec @@ -1,5 +1,5 @@ Name: vile -Version: 9.8z +Version: 9.8za Release: 5%{?dist} Summary: VI Like Emacs # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -115,6 +115,9 @@ popd %changelog +* Tue Jan 28 2025 Thomas E. Dickey - 9.8za-1 +- Update to 9.8za + * Sun Jan 19 2025 Fedora Release Engineering - 9.8z-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 978f54635a80474fe82af727198ee3dafe990fa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 1 Feb 2025 19:58:07 +0100 Subject: [PATCH 41/45] Add explicit BR: libxcrypt-devel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Esser --- vile.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index ed9c482..6933713 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8za -Release: 5%{?dist} +Release: 6%{?dist} Summary: VI Like Emacs # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only @@ -8,6 +8,7 @@ URL: https://invisible-island.net/vile/ Source0: https://invisible-island.net/archives/vile/current/%{name}-%{version}.tgz BuildRequires: make BuildRequires: ncurses-devel +BuildRequires: libxcrypt-devel BuildRequires: flex BuildRequires: gcc BuildRequires: desktop-file-utils @@ -115,6 +116,9 @@ popd %changelog +* Sat Feb 01 2025 Björn Esser - 9.8za-6 +- Add explicit BR: libxcrypt-devel + * Tue Jan 28 2025 Thomas E. Dickey - 9.8za-1 - Update to 9.8za From 552caf7033132a6391359c412428edffef9cf3dc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:05:05 +0000 Subject: [PATCH 42/45] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 6933713..43537d0 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8za -Release: 6%{?dist} +Release: 7%{?dist} Summary: VI Like Emacs # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only @@ -116,6 +116,9 @@ popd %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 9.8za-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Feb 01 2025 Björn Esser - 9.8za-6 - Add explicit BR: libxcrypt-devel From 850062b1cfb72d53b2d6e75a2ece65e3fe89b8fa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 19:54:24 +0000 Subject: [PATCH 43/45] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 43537d0..4fbc56f 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8za -Release: 7%{?dist} +Release: 8%{?dist} Summary: VI Like Emacs # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only @@ -116,6 +116,9 @@ popd %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 9.8za-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 9.8za-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From f01e719926ce5f5f58279d669764b466d52ff52f Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 2 Feb 2026 03:41:28 -0500 Subject: [PATCH 44/45] Update to 9.8zb (RHBZ#2435863) --- .gitignore | 1 + sources | 2 +- vile.spec | 10 ++++++++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 00d2cc8..c59c441 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /vile-9.8y.tgz /vile-9.8z.tgz /vile-9.8za.tgz +/vile-9.8zb.tgz diff --git a/sources b/sources index e06868b..c22fd0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vile-9.8za.tgz) = 0a3cda7e30b4df24d234c5e6db7ba26f50b1b101ca8f1e700872169e158aa42d6f25ae6243a9671badbdcb8359d3e430f658407470fc1bd70e166f17d1c2c261 +SHA512 (vile-9.8zb.tgz) = cce86f8aab814026dd1275e6491b025670fcabff52160e5fec2b070427c8d42e843bd17f9235d8991d6ea77ffd4c14e11cc59b0cef006f2d7aa8393d48bb72b3 diff --git a/vile.spec b/vile.spec index 4fbc56f..78d28a4 100644 --- a/vile.spec +++ b/vile.spec @@ -1,5 +1,5 @@ Name: vile -Version: 9.8za +Version: 9.8zb Release: 8%{?dist} Summary: VI Like Emacs # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -8,7 +8,7 @@ URL: https://invisible-island.net/vile/ Source0: https://invisible-island.net/archives/vile/current/%{name}-%{version}.tgz BuildRequires: make BuildRequires: ncurses-devel -BuildRequires: libxcrypt-devel +BuildRequires: libxcrypt-devel BuildRequires: flex BuildRequires: gcc BuildRequires: desktop-file-utils @@ -71,6 +71,9 @@ DESKTOP_FLAGS=--vendor='' \ make %{?_smp_mflags} xvile touch vile +%check +make check + %install make install DESTDIR=%{buildroot} INSTALL='install -p' TARGET='xvile' make install DESTDIR=%{buildroot} INSTALL='install -p' TARGET='vile' @@ -116,6 +119,9 @@ popd %changelog +* Mon Feb 02 2026 Thomas E. Dickey - 9.8zb-1 +- Update to 9.8zb (RHBZ#2435863) + * Sat Jan 17 2026 Fedora Release Engineering - 9.8za-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 35ac67394ac52c3aa4e808c1e0a0336ce3455c26 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:29:00 +0000 Subject: [PATCH 45/45] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- vile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vile.spec b/vile.spec index 78d28a4..ed7ded1 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile Version: 9.8zb -Release: 8%{?dist} +Release: 9%{?dist} Summary: VI Like Emacs # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only @@ -119,6 +119,9 @@ popd %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 9.8zb-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Mon Feb 02 2026 Thomas E. Dickey - 9.8zb-1 - Update to 9.8zb (RHBZ#2435863)