automatic update by autodist [release 1.1.2-1mamba;Sun Dec 03 2017]

This commit is contained in:
Automatic Build System 2024-01-05 19:36:00 +01:00
parent ab2c0988f3
commit f356a810bb

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version | tr _ -)
Name: xdg-utils
Version: 1.1.1
Release: 3mamba
Version: 1.1.2
Release: 1mamba
Summary: Scripts providing desktop integration functions for any Free Desktop
Group: System/Configuration
Vendor: openmamba
@ -35,7 +35,9 @@ The following tools are included in xdg-utils 1.0:
%prep
%setup -q
%patch0 -p1
#%patch0 -p1
# openmamba default browser is chromium
sed -i "s|x-www-browser:firefox:|x-www-browser:chromium:firefox:|" scripts/xdg-*.in
%build
%configure
@ -72,6 +74,9 @@ install -D -m0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/xdg.sh
#README RELEASE_NOTES TODO
%changelog
* Sun Dec 03 2017 Automatic Build System <autodist@mambasoft.it> 1.1.2-1mamba
- automatic update by autodist
* Thu Nov 10 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.1-3mamba
- add midori to default browsers list