Bug 349841 - gnome-devel-docs - GNOME developer documentation
Summary: gnome-devel-docs - GNOME developer documentation
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-24 01:57 UTC by Matthias Clasen
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-25 02:23:23 UTC
Type: ---
Embargoed:
rstrode: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Matthias Clasen 2007-10-24 01:57:43 UTC
Spec: http://people.redhat.com/mclasen/gnome-devel-docs.spec
SRPM: http://people.redhat.com/mclasen/gnome-devel-docs-2.20.0-1.fc8.src.rpm

Description:

This package contains documents which are targeted for GNOME developers.
It contains e.g. the Human Interface Guidelines, the Integration Guide
and the Platform Overview.

Known issues:

COPYING is GPL, docs are under GFDL.

Comment 1 Matthias Clasen 2007-10-24 01:59:51 UTC
License confusion is filed as: http://bugzilla.gnome.org/show_bug.cgi?id=486835

Comment 2 Ray Strode [halfline] 2007-10-24 03:38:07 UTC
So you have:

# no translations currently, but there should be eventually
%find_lang %{name} --with-gnome || :

and then:

%files -f %{name}.lang

but if find_lang fails then %{name}.lang won't exist, yea?

Comment 3 Matthias Clasen 2007-10-24 03:52:57 UTC
hmm, I tried to copy your trick, but I seem to have failed. but actually, 
there are already translations, since C counts too.

Comment 4 Ray Strode [halfline] 2007-10-24 04:16:44 UTC
%description 
This package contains documents which are targeted for GNOME developers.
It contains e.g. the Human Interface Guidelines, the Integration Guide
and the Platform Overview.

^^ e.g. should have commas on each side of it

Comment 5 Ray Strode [halfline] 2007-10-24 04:18:36 UTC
i guess you should either add the touch after the ||  or just remove the || :



Comment 6 Ray Strode [halfline] 2007-10-24 04:19:32 UTC
fix those issues and you're set to go. rpmlint seems fine and it builds in mock.

Comment 7 Matthias Clasen 2007-10-24 19:42:04 UTC
Ok, I'll fix that.

New Package CVS Request
=======================
Package Name: gnome-devel-docs
Short Description: GNOME developer documentation
Owners: mclasen
Branches:
Cvsextras Commits: yes

Comment 8 Kevin Fenzi 2007-10-25 00:58:12 UTC
cvs done.


Note You need to log in before you can comment on or make changes to this bug.