This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from ddd6f72 nx{comp{,shad},proxy}: use dist-bzip2 instead of dist-xz. new cc47066 nx-libs.spec: add xorg-x11-libXext-devel build dependency for older *SUSE versions. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: nx-libs.spec | 1 + 1 file changed, 1 insertion(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit cc47066b3520b6b5ce5f5e3da3e0e869b3e2379d Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Dec 16 06:36:52 2017 +0100 nx-libs.spec: add xorg-x11-libXext-devel build dependency for older *SUSE versions. --- nx-libs.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nx-libs.spec b/nx-libs.spec index f3f49ee..d8a30b6 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -90,6 +90,7 @@ BuildRequires: xorg-x11-devel BuildRequires: xorg-x11-proto-devel BuildRequires: xorg-x11-libXdmcp-devel BuildRequires: xorg-x11-libXfixes-devel +BuildRequires: xorg-x11-libXext-devel %endif %endif -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git