- solve which, no empty group.
authorRonan Le Martret <ronan@fridu.net>
Fri, 5 Apr 2013 15:31:42 +0000 (17:31 +0200)
committerRonan Le Martret <ronan@fridu.net>
Fri, 5 Apr 2013 15:31:42 +0000 (17:31 +0200)
.gitignore
Tizen_TZ_package/spec2yocto.py
meta-tizen-ivi/recipes-tizen/capi-messaging-messages/capi-messaging-messages.inc
meta-tizen-ivi/recipes-tizen/org.tizen.clock/org.tizen.clock.inc
meta-tizen-ivi/recipes-tizen/perl-WWW-Curl/perl-WWW-Curl.inc
meta-tizen-ivi/recipes-tizen/rpm-python/rpm-python.inc
meta-tizen-ivi/recipes-tizen/which/which-extraconf.inc
meta-tizen-ivi/recipes-tizen/which/which.inc

index b25c15b..4e8c1cb 100644 (file)
@@ -1 +1,2 @@
 *~
+*kate-swp
index fa25a98..069df17 100755 (executable)
@@ -619,7 +619,7 @@ class specParser:
             description= re.findall(patternDescription, line)
             if len(description)>0:
                 return description[0]
-        return ""
+        return "System/Base"
         
     def getPriority(self ):
         return "10"
index 2f7bb80..3d3c5aa 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "A SMS/MMS library in Tizen Native API"
 HOMEPAGE = "http://nohomepage.org"
-SECTION = ""
+SECTION = "System/Base"
 LICENSE = "Apache-2.0"
 
 PROVIDES = ""
index 21b5911..2f43e9d 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "background image library"
 HOMEPAGE = "http://nohomepage.org"
-SECTION = ""
+SECTION = "System/Base"
 LICENSE = "TBD"
 
 PROVIDES = ""
index b5a232e..19826af 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = ""
 HOMEPAGE = "http://nohomepage.org"
-SECTION = ""
+SECTION = "System/Base"
 LICENSE = ""
 
 PROVIDES = ""
index 2869b3d..9281b8f 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "The RPM package management system"
 HOMEPAGE = "http://nohomepage.org"
-SECTION = ""
+SECTION = "System/Base"
 LICENSE = "GPLv2+"
 
 PROVIDES = ""
index 28eefd7..c8e3ba0 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Which, what, where?"
 HOMEPAGE = "http://nohomepage.org"
-SECTION = ""
+SECTION = "System/Base"
 LICENSE = "SMAIL GENERAL PUBLIC LICENSE"
 
 PROVIDES = ""