update to 0.1.6 [release 0.1.6-1mamba;Sun Nov 10 2024]
This commit is contained in:
parent
6cad744c4a
commit
e1d6ffdfe4
@ -1,16 +1,17 @@
|
|||||||
Name: lxmenu-data
|
Name: lxmenu-data
|
||||||
Version: 0.1.5
|
Version: 0.1.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Data files for the LXDE menu
|
Summary: Data files for the LXDE menu
|
||||||
Group: Graphical Desktop/Applications/Environment
|
Group: Graphical Desktop/Applications/Environment
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Fabio Giani <fabio.giani@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.lxde.org/
|
URL: http://www.lxde.org/
|
||||||
Source: http://downloads.sourceforge.net/project/lxde/lxmenu-data%20%28desktop%20menu%29/lxmenu-data-%{version}.tar.xz
|
Source: https://github.com/lxde/lxmenu-data.git/%{version}/lxmenu-data-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -18,8 +19,8 @@ The lxmenu-data contains files used to build the menu in LXDE according to the f
|
|||||||
Currently it's used by LXPanel and LXLauncher.
|
Currently it's used by LXPanel and LXLauncher.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%setup -q
|
%setup -q
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -34,11 +35,14 @@ Currently it's used by LXPanel and LXLauncher.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING README TODO
|
|
||||||
%config(noreplace) %{_sysconfdir}/xdg/menus/lxde-applications.menu
|
%config(noreplace) %{_sysconfdir}/xdg/menus/lxde-applications.menu
|
||||||
%{_datadir}/desktop-directories/lxde-*.directory
|
%{_datadir}/desktop-directories/lxde-*.directory
|
||||||
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 10 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.6-1mamba
|
||||||
|
- update to 0.1.6
|
||||||
|
|
||||||
* Fri May 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.5-1mamba
|
* Fri May 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.5-1mamba
|
||||||
- update to 0.1.5
|
- update to 0.1.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user