automatic version update by autodist [release 4.18.0-1mamba;Mon May 01 2023]
This commit is contained in:
parent
1210d33ac2
commit
fae282312e
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: xfce4-mixer
|
Name: xfce4-mixer
|
||||||
Version: 4.15.0.76572502
|
Version: 4.18.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Volume control plugin for the Xfce 4 panel
|
Summary: Volume control plugin for the Xfce 4 panel
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -15,33 +15,23 @@ Patch1: xfce4-mixer-4.11.0.20210123git-no-full-debug-default-for-git.patc
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libX11-devel
|
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libalsa-devel
|
BuildRequires: libalsa-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libbrotli-devel
|
BuildRequires: libbrotli-devel
|
||||||
BuildRequires: libbsd-devel
|
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libdbus-devel
|
BuildRequires: libdbus-devel
|
||||||
BuildRequires: libdbus-glib-devel
|
BuildRequires: libdbus-glib-devel
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgraphite2-devel
|
BuildRequires: libgraphite2-devel
|
||||||
BuildRequires: libgstreamer-devel
|
BuildRequires: libgstreamer-devel
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
|
BuildRequires: libkeybinder-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpcre-devel
|
BuildRequires: libpcre-devel
|
||||||
BuildRequires: libpng-devel
|
|
||||||
BuildRequires: libstartup-notification-devel
|
|
||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
BuildRequires: libuuid-devel
|
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libxfce4ui-devel
|
BuildRequires: libxfce4ui-devel
|
||||||
BuildRequires: libxfce4util-devel
|
BuildRequires: libxfce4util-devel
|
||||||
BuildRequires: libxfconf-devel
|
BuildRequires: libxfconf-devel
|
||||||
@ -60,8 +50,8 @@ xfce4-mixer is the volume control plugin for the Xfce 4 panel. Includes a simple
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch 0 -p1
|
||||||
%patch1 -p1
|
%patch 1 -p1
|
||||||
|
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
||||||
@ -97,7 +87,6 @@ fi
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/xfce4-mixer
|
%{_bindir}/xfce4-mixer
|
||||||
%{_libdir}/xfce4/panel/plugins/libmixer.la
|
|
||||||
%{_libdir}/xfce4/panel/plugins/libmixer.so
|
%{_libdir}/xfce4/panel/plugins/libmixer.so
|
||||||
%{_datadir}/applications/xfce4-mixer.desktop
|
%{_datadir}/applications/xfce4-mixer.desktop
|
||||||
%{_datadir}/pixmaps/xfce4-mixer/chain-broken.png
|
%{_datadir}/pixmaps/xfce4-mixer/chain-broken.png
|
||||||
@ -110,6 +99,9 @@ fi
|
|||||||
#ChangeLog NEWS README
|
#ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 01 2023 Automatic Build System <autodist@mambasoft.it> 4.18.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Dec 19 2021 Automatic Build System <autodist@mambasoft.it> 4.15.0.76572502-1mamba
|
* Sun Dec 19 2021 Automatic Build System <autodist@mambasoft.it> 4.15.0.76572502-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user