[X2Go-Commits] cups-x2go.git - master (branch) updated: 3.0.0.4-10-g8f13fc9

X2Go dev team git-admin at x2go.org
Sun Dec 8 00:09:13 CET 2013


The branch, master has been updated
       via  8f13fc9f969fa73793d0254ecf797816a5ce63ff (commit)
      from  3386964b2839fae3fc8f4d8a226ca5c1e5c1bf05 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8f13fc9f969fa73793d0254ecf797816a5ce63ff
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Dec 8 00:08:31 2013 +0100

    compensate missing %buildroot macro in EPEL5

-----------------------------------------------------------------------

Summary of changes:
 cups-x2go.spec |    3 +++
 1 file changed, 3 insertions(+)

The diff of changes is:
diff --git a/cups-x2go.spec b/cups-x2go.spec
index 3a5f65b..8f7a3d2 100644
--- a/cups-x2go.spec
+++ b/cups-x2go.spec
@@ -12,6 +12,9 @@ BuildArch:      noarch
 Requires:       cups
 Requires:       ghostscript
 
+For compatibility with EPEL5
+BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+
 %description
 CUPS backend for printing from X2Go.
 


hooks/post-receive
-- 
cups-x2go.git (CUPS Backend for X2Go Printing)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "cups-x2go.git" (CUPS Backend for X2Go Printing).




More information about the x2go-commits mailing list