public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Leigh Scott <leigh123linux@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xed] f45: clean up
Date: Mon, 21 Sep 2026 21:58:23 GMT	[thread overview]
Message-ID: <179002790366.1.17990183287865732199.rpms-xed-a1894710aa67@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xed
Branch : f45
Commit : a1894710aa671064d94e66a753b2b33f1862031a
Author : Leigh Scott <leigh123linux@gmail.com>
Date   : 2026-09-12T11:24:46+01:00
Stats  : +3/-8 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xed/c/a1894710aa671064d94e66a753b2b33f1862031a?branch=f45

Log:
clean up

---
diff --git a/xed.spec b/xed.spec
index 6ee0e22..65c1dbb 100644
--- a/xed.spec
+++ b/xed.spec
@@ -9,7 +9,7 @@ Summary:	X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional 
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:	GPL-2.0-or-later
 URL:		https://github.com/linuxmint/%{name}
-Source0:	%url/archive/%{version}/%{name}-%{version}.tar.gz
+Source0:	%{url}/archive/%{version}/%{name}-%{version}.tar.gz
 
 ExcludeArch:   %{ix86}
 
@@ -66,7 +66,7 @@ BuildArch:	noarch
 This package contains the documentation files for %{name}.
 
 %prep
-%setup -q
+%autosetup -p1
 
 # Use 'classic'-theme by default.
 %{__sed} -i -e 's!xed!classic!g' data/org.x.editor.gschema.xml.in
@@ -86,11 +86,6 @@ This package contains the documentation files for %{name}.
 %{__sed} -i -e '/.*<project_group>.*/d'				\
 	%{buildroot}%{_metainfodir}/org.x.editor.metainfo.xml
 
-%if 0%{?fedora} > 42
-# libpeas is broken
-#rm -rf %{buildroot}%{_libdir}/%{name}/plugins/{bracket-complete,joinlines*,open-uri-context-menu,textsize*}
-%endif
-
 %find_lang %{name} --with-gnome
 
 %check
@@ -118,7 +113,7 @@ This package contains the documentation files for %{name}.
 %{_mandir}/man1/%{name}.1*
 
 %files devel
-%{_datadir}/%{name}/gir-1.0
+%{_datadir}/%{name}/gir-1.0/
 %{_includedir}/%{name}/
 %{_libdir}/pkgconfig/%{name}.pc
 

                 reply	other threads:[~2026-09-21 21:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179002790366.1.17990183287865732199.rpms-xed-a1894710aa67@fedoraproject.org \
    --to=leigh123linux@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox