]> git.pld-linux.org Git - packages/mousepad.git/commitdiff
- up to 0.6.1 auto/th/mousepad-0.6.1-1
authorKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Sun, 14 May 2023 06:35:55 +0000 (06:35 +0000)
committerKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Sun, 14 May 2023 06:35:55 +0000 (06:35 +0000)
mousepad-desktop.patch
mousepad.spec

index 92933cbd0d70cd84937aa509714f2d80f220af26..0c5a154860ea0d80ad0128e699e219ba7a6c76c8 100644 (file)
@@ -1,11 +1,11 @@
---- mousepad-0.5.6/org.xfce.mousepad.desktop.in.in~    2021-07-31 09:34:47.000000000 +0000
-+++ mousepad-0.5.6/org.xfce.mousepad.desktop.in.in     2021-08-01 08:54:15.953921671 +0000
+--- mousepad-0.6.1/org.xfce.mousepad.desktop.in.in~    2023-04-22 18:26:50.000000000 +0000
++++ mousepad-0.6.1/org.xfce.mousepad.desktop.in.in     2023-05-14 06:28:20.742812815 +0000
 @@ -8,7 +8,7 @@
  Terminal=false
  StartupNotify=true
  Type=Application
 -Categories=Utility;TextEditor;GTK;
 +Categories=X-XFCE;Utility;TextEditor;GTK;
- MimeType=text/plain;
+ MimeType=text/plain;application/x-zerosize;
  Actions=preferences;
  
index b5447c68b511ba27a54f2f0afc5dfa17ebefca2c..14e8f0bc43385a8b23b8a5e757a83648d0d3699f 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Text editor for Xfce based on Leafpad
 Summary(pl.UTF-8):     Edytor tekstu dla Xfce oparty na Leafpadzie
 Name:          mousepad
-Version:       0.6.0
+Version:       0.6.1
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Editors
 Source0:       https://archive.xfce.org/src/apps/mousepad/0.6/%{name}-%{version}.tar.bz2
-# Source0-md5: 33bf0588828cc1252fa17a2312f974b1
+# Source0-md5: 9f1b5565cbb8975f85ed5cc0ff6a876b
 Patch0:                %{name}-desktop.patch
 URL:           https://www.xfce.org/projects/mousepad/
 BuildRequires: autoconf >= 2.52
@@ -16,10 +16,11 @@ BuildRequires:      glib2-devel >= 2.56.2
 BuildRequires: gspell-devel >= 1.6.0
 BuildRequires: gtk+3-devel >= 3.22
 BuildRequires: gtksourceview4-devel >= 4.0.0
-BuildRequires: intltool >= 0.35.0
 BuildRequires: libtool
+BuildRequires: libxfce4ui-devel >= 4.18
 BuildRequires: pkgconfig >= 1:0.9.0
-BuildRequires: xfce4-dev-tools >= 4.14.0
+BuildRequires: polkit-devel >= 0.102
+BuildRequires: xfce4-dev-tools >= 4.18.0
 Requires:      desktop-file-utils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -46,7 +47,6 @@ mkdir -p m4
 %{__sed} -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
 
 %build
-%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoheader}
This page took 0.143611 seconds and 4 git commands to generate.