automatic version update by autodist [release 3.28.1-1mamba;Mon Aug 13 2018]
This commit is contained in:
parent
0db68394ba
commit
cfea6f8d52
@ -1,7 +1,7 @@
|
||||
%define apiver 3.0
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gnome-session
|
||||
Version: 3.24.2
|
||||
Version: 3.28.1
|
||||
Release: 1mamba
|
||||
Summary: GNOME desktop session manager
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -74,12 +74,14 @@ GNOME desktop session manager.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make
|
||||
%meson
|
||||
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
export DESTDIR=%{buildroot}
|
||||
%meson_install
|
||||
|
||||
%find_lang %{name}-%{apiver}
|
||||
|
||||
@ -102,6 +104,7 @@ exit 0
|
||||
%files -f %{name}-%{apiver}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/gnome-session
|
||||
%{_bindir}/gnome-session-custom-session
|
||||
%{_bindir}/gnome-session-inhibit
|
||||
#%{_bindir}/gnome-session-properties
|
||||
%{_bindir}/gnome-session-quit
|
||||
@ -130,6 +133,9 @@ exit 0
|
||||
#ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Mon Aug 13 2018 Automatic Build System <autodist@mambasoft.it> 3.28.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 20 2017 Automatic Build System <autodist@mambasoft.it> 3.24.2-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user