[packages/lxmenu-data] Up to 0.1.7
arekm
arekm at pld-linux.org
Sat Mar 14 11:55:52 CET 2026
commit 2116592e99e517cc2591d875c31d9b0c8e33e327
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 14 11:55:43 2026 +0100
Up to 0.1.7
lxmenu-data.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/lxmenu-data.spec b/lxmenu-data.spec
index 1271f9e..593ddf1 100644
--- a/lxmenu-data.spec
+++ b/lxmenu-data.spec
@@ -1,17 +1,17 @@
Summary: Files required to build menu for LXDE
Summary(pl.UTF-8): Pliki menu dla LXDE
Name: lxmenu-data
-Version: 0.1.5
+Version: 0.1.7
Release: 1
-License: GPL v2+
+License: LGPL v2.1+
Group: X11/Applications
-Source0: https://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.xz
-# Source0-md5: cc1989444284a65dbc7047348a68d6d4
+Source0: https://github.com/lxde/lxmenu-data/archive/refs/tags/%{version}.tar.gz?/%{name}-%{version}.tar.gz
+# Source0-md5: 0de7cd2810e0ea23ebea2b91cfee246c
URL: http://www.lxde.org/
+BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: gettext-tools
BuildRequires: intltool >= 0.40.0
-BuildRequires: tar >= 1:1.22
-BuildRequires: xz
Requires: filesystem >= 4.1-15
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -28,6 +28,7 @@ freedesktop.org.
%setup -q
%build
+./autogen.sh
%configure
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lxmenu-data.git/commitdiff/2116592e99e517cc2591d875c31d9b0c8e33e327
More information about the pld-cvs-commit
mailing list