[packages/mousepad] - up to 0.7.0

mrozowik mrozowik at pld-linux.org
Mon Mar 2 13:00:19 CET 2026


commit d85c2f33ea07144b89e94046d7cf5876702e2989
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Mon Mar 2 12:00:11 2026 +0000

    - up to 0.7.0

 mousepad-desktop.patch | 11 -----------
 mousepad.spec          | 23 +++++++----------------
 2 files changed, 7 insertions(+), 27 deletions(-)
---
diff --git a/mousepad.spec b/mousepad.spec
index 6e97fa1..a95deb0 100644
--- a/mousepad.spec
+++ b/mousepad.spec
@@ -1,22 +1,18 @@
 Summary:	Text editor for Xfce based on Leafpad
 Summary(pl.UTF-8):	Edytor tekstu dla Xfce oparty na Leafpadzie
 Name:		mousepad
-Version:	0.6.5
+Version:	0.7.0
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Editors
-Source0:	https://archive.xfce.org/src/apps/mousepad/0.6/%{name}-%{version}.tar.xz
-# Source0-md5:	53a9ddeb8481ed8cd17d795c3881599b
-Patch0:		%{name}-desktop.patch
+Source0:	https://archive.xfce.org/src/apps/mousepad/0.7/%{name}-%{version}.tar.xz
+# Source0-md5:	96c09736fd02da599ffedf215313328f
 URL:		https://www.xfce.org/projects/mousepad/
-BuildRequires:	autoconf >= 2.52
-BuildRequires:	automake
 BuildRequires:	gettext-tools
 BuildRequires:	glib2-devel >= 1:2.56.2
 BuildRequires:	gspell-devel >= 1.6.0
 BuildRequires:	gtk+3-devel >= 3.22
 BuildRequires:	gtksourceview4-devel >= 4.0.0
-BuildRequires:	libtool
 BuildRequires:	libxfce4ui-devel >= 4.18
 BuildRequires:	meson >= 0.57.0
 BuildRequires:	ninja
@@ -46,11 +42,6 @@ pięknego drukowania dokumentów takich jak skrypty powłoki.
 
 %prep
 %setup -q
-%patch -P 0 -p1
-
-mkdir -p m4
-
-%{__sed} -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
 
 %build
 %meson
@@ -89,12 +80,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS
 %attr(755,root,root) %{_bindir}/mousepad
-%attr(755,root,root) %{_libdir}/libmousepad.so.*.*.*
-%attr(755,root,root) %{_libdir}/libmousepad.so.0
+%{_libdir}/libmousepad.so.*.*.*
+%{_libdir}/libmousepad.so.0
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
-%attr(755,root,root) %{_libdir}/%{name}/plugins/libmousepad-plugin-gspell.so
-%attr(755,root,root) %{_libdir}/%{name}/plugins/libmousepad-plugin-shortcuts.so
+%{_libdir}/%{name}/plugins/libmousepad-plugin-gspell.so
+%{_libdir}/%{name}/plugins/libmousepad-plugin-shortcuts.so
 %{_desktopdir}/org.xfce.mousepad.desktop
 %{_desktopdir}/org.xfce.mousepad-settings.desktop
 %{_datadir}/glib-2.0/schemas/org.xfce.mousepad.gschema.xml
diff --git a/mousepad-desktop.patch b/mousepad-desktop.patch
deleted file mode 100644
index 4c27947..0000000
--- a/mousepad-desktop.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- mousepad-0.6.4/org.xfce.mousepad.desktop.in~	2025-03-25 10:39:10.000000000 +0000
-+++ mousepad-0.6.4/org.xfce.mousepad.desktop.in	2025-03-25 11:38:43.039438967 +0000
-@@ -8,7 +8,7 @@
- Terminal=false
- StartupNotify=true
- Type=Application
--Categories=Utility;TextEditor;GTK;
-+Categories=X-XFCE;Utility;TextEditor;GTK;
- MimeType=text/plain;application/x-zerosize;
- Actions=preferences;
- Keywords=Edit;Text;Simple;XFCE;Lightweight;Fast;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mousepad.git/commitdiff/d85c2f33ea07144b89e94046d7cf5876702e2989



More information about the pld-cvs-commit mailing list