Commit 21cde6e4 authored by Mike Gabriel's avatar Mike Gabriel

nx-libs.spec: Use local tarball, don't expect ,,-full'' in tarball name.

parent 2fceb10d
......@@ -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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment