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 927803 Details for
Bug 959194
build test page and include it in the package
[?]
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 for spice-xpi.spec which should achieve that
0001-Add-test-page-to-package.patch (text/plain), 1.24 KB, created by
Christophe Fergeau
on 2014-08-18 10:36:13 UTC
(
hide
)
Description:
Patch for spice-xpi.spec which should achieve that
Filename:
MIME Type:
Creator:
Christophe Fergeau
Created:
2014-08-18 10:36:13 UTC
Size:
1.24 KB
patch
obsolete
>From b3f0b2ac3ee7b29e0eb4a25634944c5691293600 Mon Sep 17 00:00:00 2001 >From: Christophe Fergeau <cfergeau@redhat.com> >Date: Mon, 18 Aug 2014 12:32:54 +0200 >Subject: [PATCH] Add test page to package > >spice-xpi comes with an html page to test the plugin. Add it to the >binary package for easier testing. >--- > spice-xpi.spec | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/spice-xpi.spec b/spice-xpi.spec >index 344c8c8..e6838ab 100644 >--- a/spice-xpi.spec >+++ b/spice-xpi.spec >@@ -24,11 +24,13 @@ Spice extension for Mozilla allows the client to be used from a web browser. > > %build > >-%configure >+%configure --enable-generator > make %{?_smp_mflags} > > %install > make install DESTDIR=$RPM_BUILD_ROOT >+mkdir -p $RPM_BUILD_ROOT/%{_docdir}/spice-xpi/ >+mv $RPM_BUILD_ROOT/usr/share/spice-xpi/test.html $RPM_BUILD_ROOT/%{_docdir}/spice-xpi/test.html > > %post > setsebool -P mozilla_plugin_use_spice true >@@ -38,8 +40,10 @@ setsebool -P mozilla_plugin_use_spice false > > %files > %doc COPYING README >+%doc %{_docdir}/spice-xpi/test.html > %defattr(-, root, root, -) > %{_libdir}/mozilla/* >+%exclude %{_bindir}/spice-xpi-generator > %exclude %{_libdir}/mozilla/*.rdf > %exclude %{_libdir}/mozilla/plugins/*.a > %exclude %{_libdir}/mozilla/plugins/*.la >-- >1.9.3 >
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 959194
: 927803