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 916424 Details for
Bug 1117382
Build json-glib-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-json-glib-tests-package.patch (text/plain), 1.73 KB, created by
Vadim Rutkovsky
on 2014-07-08 14:40:36 UTC
(
hide
)
Description:
Build tests package
Filename:
MIME Type:
Creator:
Vadim Rutkovsky
Created:
2014-07-08 14:40:36 UTC
Size:
1.73 KB
patch
obsolete
>From 4c191fdc1c7a55dec469cd0de10376b891049433 Mon Sep 17 00:00:00 2001 >From: Vadim Rutkovsky <vrutkovs@redhat.com> >Date: Tue, 8 Jul 2014 16:39:35 +0200 >Subject: [PATCH] Build json-glib-tests package > >--- > json-glib.spec | 18 ++++++++++++++++-- > 1 file changed, 16 insertions(+), 2 deletions(-) > >diff --git a/json-glib.spec b/json-glib.spec >index 41c6aef..1084479 100644 >--- a/json-glib.spec >+++ b/json-glib.spec >@@ -2,7 +2,7 @@ > > Name: json-glib > Version: 1.0.2 >-Release: 2%{?dist} >+Release: 3%{?dist} > Summary: Library for JavaScript Object Notation format > > Group: System Environment/Libraries >@@ -31,13 +31,21 @@ Requires: %{name}%{_isa} = %{version}-%{release} > The %{name}-devel package contains libraries and header files for > developing applications that use %{name}. > >+%package tests >+Summary: Tests for the json-glib package >+Group: Development/Libraries >+Requires: %{name}%{?_isa} = %{version}-%{release} >+ >+%description tests >+The json-glib-tests package contains tests that can be used to verify >+the functionality of the installed json-glib package. > > %prep > %setup -q -n %{name}-%{version} > > > %build >-%configure --enable-static=no >+%configure --enable-static=no --enable-installed-tests > make %{?_smp_mflags} V=1 > > >@@ -74,8 +82,14 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/ > %{_mandir}/man1/json-glib-format.1* > %{_mandir}/man1/json-glib-validate.1* > >+%files tests >+%{_libexecdir}/installed-tests/%{name} >+%{_datadir}/installed-tests > > %changelog >+* Tue Jul 8 2014 Vadim Rutkovsky <vrutkovs@redhat.com> - 1.0.2-3 >+- Build installed tests >+ > * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild > >-- >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 1117382
: 916424