The branch, master has been updated via 21cde6e426e4d5ba575035c57f493ee336eb18be (commit) from 2fceb10d2bf5b1936ccd570d54c79d8e83de320d (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 21cde6e426e4d5ba575035c57f493ee336eb18be Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 6 14:54:38 2013 +0100 nx-libs.spec: Use local tarball, don't expect ,,-full'' in tarball name. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 8 +++++--- nx-libs.spec | 3 ++- 2 files changed, 7 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 3465cc7..6c30620 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,9 +13,11 @@ nx-libs (2:3.5.0.22-0x2go1) UNRELEASED; urgency=low * debian/control: + Add libfreetype6-dev to Build-Depends: field. * Refresh patch: 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. - * Ship nx-libs.spec (RPM package definitions) in upstream project. (Thanks - to the Fedora package maintainers). File differs from the Fedora file - already. + * nx-libs.spec: + + Ship nx-libs.spec (RPM package definitions) in upstream project. (Thanks + to the Fedora package maintainers). File differs from the Fedora file + already. + + Use local tarball, don't expect ,,-full'' in tarball name. [ Clemens Lang ] * Add patch 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch. Fix diff --git a/nx-libs.spec b/nx-libs.spec index 326b91a..e28e773 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -8,7 +8,8 @@ Summary: NX X11 protocol compression libraries Group: System Environment/Libraries License: GPLv2+ URL: http://x2go.org/ -Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}-full.tar.gz +#Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}-full.tar.gz +Source0: %{name}-%{version}.tar.gz # git clone git://code.x2go.org/nx-libs # cd nx-libs # debian/roll-tarballs.sh HEAD server hooks/post-receive -- nx-libs.git (NX (redistributed)) 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 "nx-libs.git" (NX (redistributed)).