https://bugzilla.redhat.com/show_bug.cgi?id=751411 --- Comment #13 from Veaceslav Mindru <mindruv@xxxxxxxxx> --- from spec file >Group: Development/Libraries/Bash this group is not an valid one Also it is a good habit to run rpmlint on your specfile, this will detected majority of problems. If used with "-i" flag will give more detailed output [root@localhost tmp]# rpmlint bash-modules.spec bash-modules.spec:7: W: non-standard-group Development/Libraries/Bash bash-modules.spec: W: invalid-url Source0: bash-modules.tar.gz 0 packages and 1 specfiles checked; 0 errors, 2 warnings. [root@localhost tmp]# [root@localhost tmp]# rpmlint -i bash-modules.spec bash-modules.spec:7: W: non-standard-group Development/Libraries/Bash The value of the Group tag in the package is not valid. Valid groups are: "Amusements/Games", "Amusements/Graphics", "Applications/Archiving", "Applications/Communications", "Applications/Databases", "Applications/Editors", "Applications/Emulators", "Applications/Engineering", "Applications/File", "Applications/Internet", "Applications/Multimedia", "Applications/Productivity", "Applications/Publishing", "Applications/System", "Applications/Text", "Development/Debug", "Development/Debuggers", "Development/Languages", "Development/Libraries", "Development/System", "Development/Tools", "Documentation", "System Environment/Base", "System Environment/Daemons", "System Environment/Kernel", "System Environment/Libraries", "System Environment/Shells", "Unspecified", "User Interface/Desktops", "User Interface/X", "User Interface/X Hardware Support". bash-modules.spec: W: invalid-url Source0: bash-modules.tar.gz The value should be a valid, public HTTP, HTTPS, or FTP URL. 0 packages and 1 specfiles checked; 0 errors, 2 warnings. [root@localhost tmp]# -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=TOs7KICmqb&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review