automatic version update by autodist [release 4.20.0-1mamba;Sun Jan 05 2025]
This commit is contained in:
parent
828ad4df80
commit
3aa844ffc6
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version|cut -d. -f1-2)
|
%define majver %(echo %version|cut -d. -f1-2)
|
||||||
Name: xfce4-session
|
Name: xfce4-session
|
||||||
Version: 4.18.4
|
Version: 4.20.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Xfce Session manager
|
Summary: Xfce Session manager
|
||||||
Group: Graphical Desktop/Applications/Other
|
Group: Graphical Desktop/Applications/Other
|
||||||
@ -25,15 +25,14 @@ BuildRequires: libpolkit-devel
|
|||||||
BuildRequires: libwnck-devel
|
BuildRequires: libwnck-devel
|
||||||
BuildRequires: libxfce4ui-devel
|
BuildRequires: libxfce4ui-devel
|
||||||
BuildRequires: libxfce4util-devel
|
BuildRequires: libxfce4util-devel
|
||||||
|
BuildRequires: libxfce4windowing-devel
|
||||||
BuildRequires: libxfconf-devel
|
BuildRequires: libxfconf-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libxfce4ui-devel >= %{majver}
|
BuildRequires: libxfce4windowing-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
xfce4-session is the session manager for the Xfce desktop environment.
|
xfce4-session is the session manager for the Xfce desktop environment.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -47,7 +46,6 @@ xfce4-session is the session manager for the Xfce desktop environment.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
|
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
@ -59,16 +57,20 @@ make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/*
|
%{_sysconfdir}/xdg/*
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
%{_libdir}/xfce4/session/xfsm-shutdown-helper
|
||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
%{_datadir}/icons/*
|
%{_datadir}/icons/*
|
||||||
%{_datadir}/polkit-1/actions/org.xfce.session.policy
|
%{_datadir}/polkit-1/actions/org.xfce.session.policy
|
||||||
%{_datadir}/xsessions/xfce.desktop
|
%{_datadir}/xsessions/xfce.desktop
|
||||||
%{_datadir}/xdg-desktop-portal/xfce-portals.conf
|
%{_datadir}/xdg-desktop-portal/xfce-portals.conf
|
||||||
%{_libdir}/xfce4/session/xfsm-shutdown-helper
|
%{_datadir}/wayland-sessions/xfce-wayland.desktop
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 05 2025 Automatic Build System <autodist@openmamba.org> 4.20.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jun 10 2024 Automatic Build System <autodist@openmamba.org> 4.18.4-1mamba
|
* Mon Jun 10 2024 Automatic Build System <autodist@openmamba.org> 4.18.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user