Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 201931 Details for
Bug 248533
NX spec file refers to wrong location of Sources
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to fix source code URIs in nx.spec file
nx-source-code-248533.patch (text/plain), 2.56 KB, created by
Lubomir Kundrak
on 2007-09-21 11:16:52 UTC
(
hide
)
Description:
Patch to fix source code URIs in nx.spec file
Filename:
MIME Type:
Creator:
Lubomir Kundrak
Created:
2007-09-21 11:16:52 UTC
Size:
2.56 KB
patch
obsolete
>Index: nx.spec >=================================================================== >RCS file: /cvs/extras/rpms/nx/devel/nx.spec,v >retrieving revision 1.13 >diff -u -p -r1.13 nx.spec >--- nx.spec 1 Jun 2007 00:06:48 -0000 1.13 >+++ nx.spec 21 Sep 2007 11:12:29 -0000 >@@ -5,27 +5,31 @@ > %define _pkgdatadir %{_datadir}/nx > %define _pkglibexecdir %{_libexecdir}/nx > >+# From http://www.nomachine.com/sources.php >+#%define source_addr www.nomachine.com >+%define source_addr 64.34.161.181 >+ > Summary: Proxy system for X11 > Name: nx > Version: 2.1.0 >-Release: 22%{?dist} >+Release: 23%{?dist} > License: GPL, MIT/X11 for X11 bits > Group: Applications/Internet > URL: http://www.nomachine.com > # Compression Libraries and Proxy Sources >-Source0: http://www.nomachine.com/download/%{version}/sources/nxproxy-%{version}-3.tar.gz >-Source1: http://www.nomachine.com/download/%{version}/sources/nxcomp-%{version}-7.tar.gz >-Source2: http://www.nomachine.com/download/%{version}/sources/nxcompext-%{version}-5.tar.gz >+Source0: http://%{source_addr}/download/%{version}/sources/nxproxy-%{version}-3.tar.gz >+Source1: http://%{source_addr}/download/%{version}/sources/nxcomp-%{version}-7.tar.gz >+Source2: http://%{source_addr}/download/%{version}/sources/nxcompext-%{version}-5.tar.gz > # X11 Support Programs and Libraries >-Source3: http://www.nomachine.com/download/%{version}/sources/nx-X11-%{version}-3.tar.gz >+Source3: http://%{source_addr}/download/%{version}/sources/nx-X11-%{version}-3.tar.gz > # X11 Agent Sources >-Source4: http://www.nomachine.com/download/%{version}/sources/nxagent-%{version}-18.tar.gz >+Source4: http://%{source_addr}/download/%{version}/sources/nxagent-%{version}-18.tar.gz > # RFB Agent Sources >-Source5: http://www.nomachine.com/download/%{version}/sources/nxviewer-%{version}-12.tar.gz >+Source5: http://%{source_addr}/download/%{version}/sources/nxviewer-%{version}-12.tar.gz > # RDP Agent Sources >-Source6: http://www.nomachine.com/download/%{version}/sources/nxdesktop-%{version}-10.tar.gz >+Source6: http://%{source_addr}/download/%{version}/sources/nxdesktop-%{version}-10.tar.gz > # NX Example Scripts >-Source7: http://www.nomachine.com/download/%{version}/sources/nxscripts-%{version}-5.tar.gz >+Source7: http://%{source_addr}/download/%{version}/sources/nxscripts-%{version}-5.tar.gz > > Source8: nxwrapper.in > Source9: docs.tar.bz2 >@@ -196,6 +200,9 @@ rm -rf %{buildroot} > %endif > > %changelog >+* Fri Sep 21 2007 Lubomir Kundrak <lkundrak@redhat.com> - 2.1.0-23 >+- Fix Source addresses (#248533) >+ > * Fri Jun 1 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 2.1.0-22 > - Sync with ATrpms' nxfindprovides helper. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 248533
: 201931