Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1070858 Details for
Bug 1260313
Review Request: ganv - An interactive GTK Widget for "boxes and lines"
Home
New
Search
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.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch that fixes many spec-file issues
ganv_spec.patch (text/plain), 1.44 KB, created by
Jens Lody
on 2015-09-07 08:25:22 UTC
(
hide
)
Description:
Patch that fixes many spec-file issues
Filename:
MIME Type:
Creator:
Jens Lody
Created:
2015-09-07 08:25:22 UTC
Size:
1.44 KB
patch
obsolete
>--- 1260313-ganv/srpm-unpacked/ganv.spec 2015-09-07 09:39:38.388298114 +0200 >+++ rpmbuild/SPECS/ganv.spec 2015-09-07 09:40:45.595498756 +0200 >@@ -16,12 +16,16 @@ > Requires: gtkmm30 > Requires: gtk2 > Requires: graphviz >-Requires: %{name}-lib >+Requires: %{name}-lib%{?_isa} = %{version}-%{release} > > %package lib > Requires: %{name} > Summary: Runtime libraries for %{name} > >+%package devel >+Requires: %{name}%{?_isa} = %{version}-%{release} >+Summary: Development header files for %{name} >+ > %description > Ganv is an interactive Gtk canvas widget for graph-based interfaces (patch bays, > modular synthesizers, finite state automation, interactive graphs, etc). Ganv >@@ -31,7 +35,11 @@ > one at a time with the mouse, or in groups using the mouse and keyboard. > > %description lib >-Runtime libraries and headers for %{name}, an interactive Gtk widget for >+Runtime libraries for %{name}, an interactive Gtk widget for >+interactive "boxes and lines" or graph-like environments. >+ >+%description devel >+Development headers for %{name}, an interactive Gtk widget for > interactive "boxes and lines" or graph-like environments. > > %prep >@@ -56,12 +64,17 @@ > > > %files >-%doc AUTHORS COPYING README >-%{_bindir}* >+%doc AUTHORS README >+%license COPYING >+%{_bindir}/* > > %files lib >-%{_includedir}* >-%{_libdir}* >+%{_libdir}/*.so.* >+ >+%files devel >+%{_includedir}/* >+%{_libdir}/*.so >+%{_libdir}/pkgconfig/* > > %changelog > * Fri Sep 04 2015 Brian Monroe <briancmonroe@gmail.com> 1.4.2-1
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 1260313
: 1070858