aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-12-08 12:05:46 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-12-17 12:10:04 +0100
commita6ab07de81c8fe037d1f8d4a6bd2f75724b62aaa (patch)
treeaa1564e0a00b49f28e5c667898e80c3dd729889d
parent501112b2aaf6472e68acfad5262756b9c4e6f66f (diff)
downloadnx-libs-a6ab07de81c8fe037d1f8d4a6bd2f75724b62aaa.tar.gz
nx-libs-a6ab07de81c8fe037d1f8d4a6bd2f75724b62aaa.tar.bz2
nx-libs-a6ab07de81c8fe037d1f8d4a6bd2f75724b62aaa.zip
Clear (Fedora package) changelog.
-rw-r--r--debian/changelog1
-rw-r--r--nx-libs.spec47
2 files changed, 1 insertions, 47 deletions
diff --git a/debian/changelog b/debian/changelog
index 0f04f8e86..8e50c8809 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ nx-libs (2:3.5.0.22-0x2go1) UNRELEASED; urgency=low
+ Ship nx-libs.spec (RPM package definitions) in upstream project. (Thanks
to the Fedora package maintainers). File differs from the Fedora file
already.
+ + Clear (Fedora package) changelog.
+ Use local tarball, don't expect ,,-full'' in tarball name.
+ The RPM macro for the linker flags does not exist on EPEL. Thus, hardcode
__global_ldflags macro for EPEL builds.
diff --git a/nx-libs.spec b/nx-libs.spec
index af1ec3245..a851141a5 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -892,50 +892,3 @@ rm -r %{buildroot}%{_includedir}/nx/X11/Xtrans
%changelog
-* Thu Oct 10 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.21-4
-- Do not build/ship unneeded xlib18n libs
-
-* Wed Sep 4 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.21-3
-- Fix nx obsoletes version
-
-* Tue Sep 3 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.21-2
-- Have nxagent and nxproxy also obsolete/provide nx
-
-* Fri Aug 30 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.21-1
-- Update to 3.5.0.21
-- Many bundled libs removed upstream
-- Drop initgroups patch applied upstream
-- Fix macro in comments
-- Remove execute permissions from source files
-- Add %%postun ldconfig scripts
-- Rename nx-devel nx-libs-devel
-
-* Thu Aug 29 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.20-7
-- Add patch to call initgroups()
-
-* Thu Jul 11 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.20-6
-- Drop building and/or shipping a bunch of unneeded libraries
-
-* Thu Jun 13 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.20-5
-- Add more explicit verioned requires
-- Drop unnecessary directory ownership by sub-packages
-- Remove many bundled libraries
-
-* Tue Jun 11 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.20-4
-- Fix 775 library permissions
-- Move nx/X11 .so files to -devel
-- Fix nx obsoletes
-- Mark ld.so.conf.d files config(noreplace)
-- Fix requires
-
-* Fri May 31 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.20-3
-- Fix quoting when creating my_configure script
-
-* Thu May 30 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.20-2
-- Use optflags for compiling, __global_ldflags for linking
-
-* Thu Apr 4 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.20-1
-- Update to 3.5.0.20
-
-* Mon Mar 25 2013 Orion Poplawski <orion@cora.nwra.com> - 3.5.0.18-1
-- Initial package