public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xed] rawhide: clean up
@ 2026-09-12 10:26 Leigh Scott
0 siblings, 0 replies; only message in thread
From: Leigh Scott @ 2026-09-12 10:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xed
Branch : rawhide
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=rawhide
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-12 10:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-12 10:26 [rpms/xed] rawhide: clean up Leigh Scott
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox