rpms/nx/FC-5 nx.spec,1.11,1.12

Axel Thimm (athimm) fedora-extras-commits at redhat.com
Tue May 22 09:59:40 UTC 2007


Author: athimm

Update of /cvs/extras/rpms/nx/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2429/FC-5

Modified Files:
	nx.spec 
Log Message:
Try to fix #240835.


Index: nx.spec
===================================================================
RCS file: /cvs/extras/rpms/nx/FC-5/nx.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- nx.spec	19 May 2007 11:28:16 -0000	1.11
+++ nx.spec	22 May 2007 09:59:06 -0000	1.12
@@ -1,6 +1,3 @@
-%define _x_libraries %{_libdir}
-%define _x_bindir %{_bindir}
-
 %define _pkglibdir %{_libdir}/nx
 %define _pkgdatadir %{_datadir}/nx
 %define _pkglibexecdir %{_libexecdir}/nx
@@ -8,7 +5,7 @@
 Summary: Proxy system for X11
 Name: nx
 Version: 2.1.0
-Release: 19%{?dist}
+Release: 20%{?dist}
 License: GPL, MIT/X11 for X11 bits
 Group: Applications/Internet
 URL: http://www.nomachine.com
@@ -30,6 +27,11 @@
 Source8: nxwrapper.in
 Source9: docs.tar.bz2
 
+Source11: nxfind-provides.sh
+
+%define _use_internal_dependency_generator 0
+%define __find_provides %{SOURCE11}
+
 Patch0: nx-2.1.0-fixes.patch
 Patch1: NX-noansi.diff
 Patch2: p_XFree86-4.3-ppc64.diff
@@ -191,6 +193,10 @@
 %endif
 
 %changelog
+* Tue May 22 2007 Axel Thimm <Axel.Thimm at ATrpms.net> - 2.1.0-20
+- readded Source11 to filter find-provides from showing libraries that
+  should not be provided to the system. BZ#194652 & 240835.
+
 * Mon Feb 19 2007 Axel Thimm <Axel.Thimm at ATrpms.net> - 2.1.0-18
 - Update to 2.1.0 (4th? maintenance release).
 




More information about the fedora-extras-commits mailing list