This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository cups-x2go. commit 8f8ec2f5278821a5d0d879ddccca62567c075331 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Feb 11 16:59:02 2015 +0100 cups-x2go.spec: make package noarch again. --- cups-x2go.spec | 2 ++ debian/changelog | 1 + 2 files changed, 3 insertions(+) diff --git a/cups-x2go.spec b/cups-x2go.spec index 8fdb320..8a7da76 100644 --- a/cups-x2go.spec +++ b/cups-x2go.spec @@ -8,6 +8,8 @@ License: GPLv2+ URL: http://www.x2go.org/ Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz +BuildArch: noarch + # %%{_datadir}/ppd/ is provided by ,,cups-filters'' for OpenSUSE 13.2+ and SLES 12+. # Older releases provide %%{_datadir}/ppd/ not at all. # However, cups-filters conflicts with cups < 1.6, which is currently shipped for diff --git a/debian/changelog b/debian/changelog index 116d0f7..bdfbe40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ cups-x2go (3.0.1.2-0x2go1) UNRELEASED; urgency=low the time being. + Also own %{_prefix}/lib for SLES < 12, as previous versions ship the arch-dependent %{_libdir}/cups only. + + Make package noarch again. -- X2Go Release Manager <git-admin@x2go.org> Tue, 10 Feb 2015 21:08:34 +0100 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/cups-x2go.git