From: Paul Sokolovsky <pmiscml@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Rolf Leggewie <no2spam@nospam.arcornews.de>
Subject: [oe-commits] org.oe.dev ttf.inc: fix SECTION.
Date: Fri, 11 Jan 2008 13:53:28 +0200 [thread overview]
Message-ID: <183939929.20080111135328@gmail.com> (raw)
In-Reply-To: <E1JD6S8-0007NF-85@linuxtogo.org>
Hello,
SECTION changes affect package metadata, so per well-known rule
of thumb they require PR bump. I'd also like to propose to treat
SECTION changes as *important*, so that therule was applied as strict as
makes sense. That's because having correct (and up to date) SECTION
directly affects users' ability to find needed packages (for example,
via feed browser, http://www.angstrom-distribution.org/repo/ ), and
thus influences user experience.
It would be also nice if such changes were RFCed for Angstrom
stable branch.
This is a forwarded message
From: Laibsch commit <openembedded-commits@lists.openembedded.org>
To: openembedded-commits@lists.openembedded.org
Date: Friday, January 11, 2008, 1:04:48 AM
Subject: [oe-commits] org.oe.dev ttf.inc: fix SECTION.
===8<==============Original message text===============
ttf.inc: fix SECTION.
ttf fonts are GUI-agnostic and can be used in opie as well, for example.
Author: Laibsch@openembedded.org
Branch: org.openembedded.dev
Revision: 7d3f0e94200c81b204fe6149624facda55d0d578
ViewMTN: http://monotone.openembedded.org/revision/info/7d3f0e94200c81b204fe6149624facda55d0d578
Files:
1
packages/ttf-fonts/ttf.inc
Diffs:
#
# mt diff -rff8974f3ec2465115ae8239ba79efa663add59b0 -r7d3f0e94200c81b204fe6149624facda55d0d578
#
#
#
# patch "packages/ttf-fonts/ttf.inc"
# from [fb8c05c470eee88f979bd7425e143a351654635a]
# to [2a846550f80db27429faf862405989761d2e4243]
#
============================================================
--- packages/ttf-fonts/ttf.inc fb8c05c470eee88f979bd7425e143a351654635a
+++ packages/ttf-fonts/ttf.inc 2a846550f80db27429faf862405989761d2e4243
@@ -1,4 +1,4 @@
-SECTION = "x11/fonts"
+SECTION = "fonts"
PRIORITY = "optional"
PACKAGE_ARCH = "all"
#DEPENDS = "fontconfig opie-ttf-support"
_______________________________________________
Openembedded-commits mailing list
Openembedded-commits@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits
===8<===========End of original message text===========
--
Best regards,
Paul mailto:pmiscml@gmail.com
next parent reply other threads:[~2008-01-11 11:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1JD6S8-0007NF-85@linuxtogo.org>
2008-01-11 11:53 ` Paul Sokolovsky [this message]
2008-01-11 15:31 ` Problem with xorg download server ohviey1
2008-01-11 15:38 ` Koen Kooi
2008-01-11 15:49 ` ohviey1
2008-01-11 16:34 ` ohviey1
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=183939929.20080111135328@gmail.com \
--to=pmiscml@gmail.com \
--cc=no2spam@nospam.arcornews.de \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.