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 916422 Details for
Bug 1117380
Build gtksourceview3-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-gtksourceview3-tests-package.patch (text/plain), 1.86 KB, created by
Vadim Rutkovsky
on 2014-07-08 14:39:20 UTC
(
hide
)
Description:
Build tests package
Filename:
MIME Type:
Creator:
Vadim Rutkovsky
Created:
2014-07-08 14:39:20 UTC
Size:
1.86 KB
patch
obsolete
>From 054c048831c544bdeb58dea38dbad18ac4fa4848 Mon Sep 17 00:00:00 2001 >From: Vadim Rutkovsky <vrutkovs@redhat.com> >Date: Tue, 8 Jul 2014 16:38:13 +0200 >Subject: [PATCH] Build gtksourceview3-tests package > >--- > gtksourceview3.spec | 21 +++++++++++++++++++-- > 1 file changed, 19 insertions(+), 2 deletions(-) > >diff --git a/gtksourceview3.spec b/gtksourceview3.spec >index e5a8caf..f7e2c2e 100644 >--- a/gtksourceview3.spec >+++ b/gtksourceview3.spec >@@ -5,7 +5,7 @@ > Summary: A library for viewing source files > Name: gtksourceview3 > Version: 3.13.1 >-Release: 1%{?dist} >+Release: 2%{?dist} > License: LGPLv2+ and GPLv2+ > # the library itself is LGPL, some .lang files are GPL > Group: System Environment/Libraries >@@ -38,11 +38,21 @@ Requires: %{name}%{?_isa} = %{version}-%{release} > gtksourceview3-devel contains the files required to compile > applications which use GtkSourceView 3. > >+%package tests >+Summary: Tests for the gtksourceview3 package >+Group: Development/Libraries >+Requires: %{name}%{?_isa} = %{version}-%{release} >+ >+%description tests >+The gtksourceview3-tests package contains tests that can be used to verify >+the functionality of the installed gtksourceview package. >+ > %prep > %setup -q -n gtksourceview-%{version} > > %build >-%configure --disable-gtk-doc --disable-static --enable-glade-catalog >+%configure --disable-gtk-doc --disable-static --enable-glade-catalog \ >+ --enable-installed-tests > > make %{?_smp_mflags} > >@@ -76,7 +86,14 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py > %dir %{_datadir}/glade/catalogs > %{_datadir}/glade/catalogs/gtksourceview.xml > >+%files tests >+%{_libexecdir}/installed-tests/gtksourceview >+%{_datadir}/installed-tests >+ > %changelog >+* Tue Jul 8 2014 Vadim Rutkovsky <vrutkovs@redhat.com> - 3.13.1-2 >+- Build installed tests >+ > * Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 3.13.1-1 > - Update to 3.13.1 > >-- >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 1117380
: 916422