From e034b3b92a49fe23f9b8e19b9d41448c8e32a991 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 4 Apr 2022 17:07:01 -0400 Subject: scite 5.2.2 with emitunicode patch, for fedora --- scite-fedora/README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'scite-fedora/README.md') diff --git a/scite-fedora/README.md b/scite-fedora/README.md index 853489a..766ff41 100644 --- a/scite-fedora/README.md +++ b/scite-fedora/README.md @@ -4,21 +4,27 @@ https://src.fedoraproject.org/rpms/scite/tree/f29 # Reason for being in stackrpms Fedora and CentOS do not package scite and I have use of them. CentOS 7 relies on version 3 of the application, but CentOS 8 and Fedora relies on version 5. +Devuan Ceres already packages [scite](https://salsa.debian.org/debian/scite) but I want to add some customizations for myself. + # Reverse dependency matrix -Distro | scite version ----------- | --------------- -CentOS 6 | 3.7.6 -CentOS 7 | 3.7.6 -CentOS 8 | 5.1.3 -Fedora 33 | 5.1.3 +Distro | scite version +------------ | --------------- +CentOS 6 | 3.7.6 +CentOS 7 | 3.7.6 +CentOS 8 | 5.2.2 +Fedora 34 | 5.2.2 +Devuan Ceres | 5.2.2 # References void linux [scite](https://github.com/void-linux/void-packages/blob/master/srcpkgs/scite/template) package guided me at version 5.0.1. # Differences -## From upstream +## From upstream for Fedora See file [stackrpms-scite.spec.diff](stackrpms-scite.spec.diff) ## Between scite-fedora and scite-el Run file [fc-el-scite-diff.sh](fc-el-scite-diff.sh). scite-fedora/fc-el-scite-diff.sh | vi - + +## From upstream for Devuan + -- cgit