This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository cups-x2go. from 0162490 Always set BuildRoot: parameter. new 55aa18e Make package arch-any, not noarch. 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: cups-x2go.spec | 1 - debian/changelog | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/cups-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository cups-x2go. commit 55aa18ef5e8a1c3f23ea0cf07bd1af0379a2bc95 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jan 29 16:56:13 2015 +0100 Make package arch-any, not noarch. --- cups-x2go.spec | 1 - debian/changelog | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/cups-x2go.spec b/cups-x2go.spec index eb5c7d7..9be2d49 100644 --- a/cups-x2go.spec +++ b/cups-x2go.spec @@ -8,7 +8,6 @@ License: GPLv2+ URL: http://www.x2go.org/ Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz -BuildArch: noarch Requires: cups Requires: ghostscript Requires: openssh diff --git a/debian/changelog b/debian/changelog index ed5baa1..ce87738 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ cups-x2go (3.0.1.1-0x2go1) UNRELEASED; urgency=low + Pull-in packaging stuff from Jan Engelhardt's .spec files on https://build.opensuse.org/package/view_file/X11:RemoteDesktop:x2go. + Always set BuildRoot: parameter. + + Make package arch-any, not noarch. [ Mihai Moldovan ] * Change string "X2go" to "X2Go" where appropriate. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/cups-x2go.git