update to 1.3.4 [release 1.3.4-1mamba;Sat Dec 06 2014]
This commit is contained in:
parent
3921c32b26
commit
d47234f384
@ -1,14 +1,14 @@
|
|||||||
%define nopermfs_gid 32
|
%define nopermfs_gid 32
|
||||||
Name: postplug
|
Name: postplug
|
||||||
Version: 1.3.2
|
Version: 1.3.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Pluggable boot-time configuration tool
|
Summary: Pluggable boot-time configuration tool
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.openmamba.org
|
URL: http://gitlab.openmamba.org/openmamba/postplug
|
||||||
Source: postplug-%{version}.tar.bz2
|
Source: http://gitlab.mambasoft.it/openmamba/postplug.git/v%{version}/postplug-%{version}.tar.bz2
|
||||||
Source1: smart-96-unlock-workaround.py
|
Source1: smart-96-unlock-workaround.py
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -53,7 +53,8 @@ This package is an addon to postplug for Live distributions.
|
|||||||
Summary: Xorg configuration plugin for %{name}
|
Summary: Xorg configuration plugin for %{name}
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
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
|
%description xorg
|
||||||
Postplug is the pluggable boot-time configuration tool.
|
Postplug is the pluggable boot-time configuration tool.
|
||||||
@ -194,8 +195,16 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/%{name}/%{name}.d/xorg
|
%{_sysconfdir}/%{name}/%{name}.d/xorg
|
||||||
%{_sysconfdir}/%{name}/rc%{name}.d/30xorg
|
%{_sysconfdir}/%{name}/rc%{name}.d/30xorg
|
||||||
|
/sbin/update-alternatives-set-dri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 06 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.4-1mamba
|
||||||
|
- update to 1.3.4
|
||||||
|
|
||||||
|
* Thu Dec 04 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 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 <silvan.calarco@mambasoft.it> 1.3.2-1mamba
|
* Fri Oct 03 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.2-1mamba
|
||||||
- update to 1.3.2
|
- update to 1.3.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user