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 916419 Details for
Bug 1117377
Build gjs-tests package with installed tests
[?]
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]
Build tests package
0001-Build-gjs-tests-package.patch (text/plain), 1.58 KB, created by
Vadim Rutkovsky
on 2014-07-08 14:34:38 UTC
(
hide
)
Description:
Build tests package
Filename:
MIME Type:
Creator:
Vadim Rutkovsky
Created:
2014-07-08 14:34:38 UTC
Size:
1.58 KB
patch
obsolete
>From f889952abe5864abb7d02fdde87243765c6d3b16 Mon Sep 17 00:00:00 2001 >From: Vadim Rutkovsky <vrutkovs@redhat.com> >Date: Tue, 8 Jul 2014 16:32:38 +0200 >Subject: [PATCH] Build gjs-tests package > >--- > gjs.spec | 20 ++++++++++++++++++-- > 1 file changed, 18 insertions(+), 2 deletions(-) > >diff --git a/gjs.spec b/gjs.spec >index e1e20d8..10881d8 100644 >--- a/gjs.spec >+++ b/gjs.spec >@@ -2,7 +2,7 @@ > > Name: gjs > Version: 1.41.3 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: Javascript Bindings for GNOME > > Group: System Environment/Libraries >@@ -42,6 +42,15 @@ Requires: pkgconfig > %description devel > Files for development with %{name}. > >+%package tests >+Summary: Tests for the gjs package >+Group: Development/Libraries >+Requires: %{name}%{?_isa} = %{version}-%{release} >+ >+%description tests >+The gjs-tests package contains tests that can be used to verify >+the functionality of the installed gjs package. >+ > %prep > %setup -q > >@@ -49,7 +58,7 @@ rm -f configure > > %build > (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi; >- %configure --disable-static) >+ %configure --disable-static --enable-installed-tests) > > make %{?_smp_mflags} V=1 > >@@ -80,7 +89,14 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' > %{_libdir}/pkgconfig/gjs-internals-1.0.pc > %{_libdir}/*.so > >+%files tests >+%{_libexecdir}/gjs/installed-tests >+%{_datadir}/installed-tests >+ > %changelog >+* Tue Jul 8 2014 Vadim Rutkovsky <vrutkovs@redhat.com> - 1.41.3-2 >+- Build installed tests >+ > * Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 1.41.3-1 > - Update to 1.41.3 > >-- >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 1117377
: 916419