diff --git a/postplug.spec b/postplug.spec index c5f5851..834fd0b 100644 --- a/postplug.spec +++ b/postplug.spec @@ -1,14 +1,14 @@ %define nopermfs_gid 32 Name: postplug -Version: 1.3.2 +Version: 1.3.4 Release: 1mamba Summary: Pluggable boot-time configuration tool Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.openmamba.org -Source: postplug-%{version}.tar.bz2 +URL: http://gitlab.openmamba.org/openmamba/postplug +Source: http://gitlab.mambasoft.it/openmamba/postplug.git/v%{version}/postplug-%{version}.tar.bz2 Source1: smart-96-unlock-workaround.py License: GPL ## AUTOBUILDREQ-BEGIN @@ -53,7 +53,8 @@ This package is an addon to postplug for Live distributions. Summary: Xorg configuration plugin for %{name} Group: System/Tools Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} -Requires: xorg-server >= 1.10-3mamba +Requires: xorg-ext-libglx >= 1.15.2-6mamba +Requires: libGL-Mesa-dri >= 10.3.4-2mamba %description xorg Postplug is the pluggable boot-time configuration tool. @@ -194,8 +195,16 @@ exit 0 %defattr(-,root,root) %{_sysconfdir}/%{name}/%{name}.d/xorg %{_sysconfdir}/%{name}/rc%{name}.d/30xorg +/sbin/update-alternatives-set-dri %changelog +* Sat Dec 06 2014 Silvan Calarco 1.3.4-1mamba +- update to 1.3.4 + +* Thu Dec 04 2014 Silvan Calarco 1.3.3-1mamba +- update to 1.3.3 +- xorg: require recent versions of xorg-ext-libglx and libGL-Mesa-dri after moving here update-alternatives-set-dri + * Fri Oct 03 2014 Silvan Calarco 1.3.2-1mamba - update to 1.3.2