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 572384 Details for
Bug 806480
[patch] Split gtk-doc documentation in a separate 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
0001-Split-gtk-doc-in-a-separate-subpackage.patch (text/plain), 1.62 KB, created by
Cosimo Cecchi
on 2012-03-23 22:22:25 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Cosimo Cecchi
Created:
2012-03-23 22:22:25 UTC
Size:
1.62 KB
patch
obsolete
>From 0fb8aade617e2114f1bb5c8fe0754b49fc3a49da Mon Sep 17 00:00:00 2001 >From: Cosimo Cecchi <cosimoc@gnome.org> >Date: Fri, 23 Mar 2012 15:37:45 -0400 >Subject: [PATCH] Split gtk-doc in a separate subpackage > >--- > clutter-gtk.spec | 18 +++++++++++++++++- > 1 file changed, 17 insertions(+), 1 deletion(-) > >diff --git a/clutter-gtk.spec b/clutter-gtk.spec >index ab927ed..65844ab 100644 >--- a/clutter-gtk.spec >+++ b/clutter-gtk.spec >@@ -2,7 +2,7 @@ > > Name: clutter-gtk > Version: 1.2.0 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: A basic GTK clutter widget > > Group: Development/Languages >@@ -30,6 +30,17 @@ Requires: gtk3-devel clutter-devel > Header files and libraries for building a extension library for the > clutter-gtk. > >+%package doc >+Summary: Documentation for %{name} >+Group: Documentation >+Requires: %{name} = %{version}-%{release} >+ >+%description doc >+clutter-gtk is a library which allows the embedding of a Clutter >+canvas (or "stage") into a GTK+ application, as well as embedding >+GTK+ widgets inside the stage. >+ >+This package contains documentation for clutter-gtk. > > %prep > %setup -q >@@ -61,9 +72,14 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' > %{_libdir}/pkgconfig/clutter-gtk-%{clutter_version}.pc > %{_libdir}/*.so > %{_datadir}/gir-1.0/GtkClutter-%{clutter_version}.gir >+ >+%files doc > %{_datadir}/gtk-doc/html/clutter-gtk-1.0 > > %changelog >+* Fri Mar 23 2012 Cosimo Cecchi <cosimoc@redhat.com> - 1.2.0-2 >+- Split gtk-doc in a separate subpackage >+ > * Fri Mar 23 2012 Matthias Clasen <mclasen@redhat.com> - 1.2.0-1 > - Update to 1.2.0 > >-- >1.7.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 806480
: 572384