From ae3717e37a0ce72eddf09b771f58de5fe81515c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eray=20=C3=96zkural?= Date: Wed, 29 Jun 2005 07:11:02 +0000 Subject: [PATCH] * type tag * isa ornekleri --- samples/logrotate/logrotate.pspec | 3 ++- samples/popt/popt.pspec | 2 +- tools/portage2pisi.py | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/samples/logrotate/logrotate.pspec b/samples/logrotate/logrotate.pspec index 89768fe5..7ee2e7f9 100644 --- a/samples/logrotate/logrotate.pspec +++ b/samples/logrotate/logrotate.pspec @@ -11,7 +11,8 @@ PACKAGER_EMAIL GPL-2 - ISA + system:util:logging + app:console PARTOF Rotates, compresses, and mails system logs hotmail@redhat.com As-Is - library:util + library:util:optparser rpm:archive Command line option parsing library. While it is similiar to getopt(3), it contains a number of enhancements, including: diff --git a/tools/portage2pisi.py b/tools/portage2pisi.py index d1ee9807..aac19336 100644 --- a/tools/portage2pisi.py +++ b/tools/portage2pisi.py @@ -88,10 +88,10 @@ try: PACKAGER_EMAIL %s - ISA - PARTOF + category + component %s - %s + %s %s