packages: fix the header package name

According to the documentation:

"Header: The file starts with a header. It contains the module name,
preferably in lowercase, enclosed between separators made of 80 hashes."

This patch makes the appropriate changes.

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Jerzy Grzegorek 2014-06-24 09:34:20 +02:00 committed by Peter Korsgaard
parent 116a8e1b03
commit 07630c4ca6
10 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# dbus-c++ # dbus-cpp
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# ktap, script-based dynamic tracing tool # ktap
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# libnetfilter-acct # libnetfilter_acct
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# libnetfilter-conntrack # libnetfilter_conntrack
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# libnetfilter-cthelper # libnetfilter_cthelper
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# libnetfilter-cttimeout # libnetfilter_cttimeout
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# libnetfilter-log # libnetfilter_log
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# libnetfilter-queue # libnetfilter_queue
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# procps # procps-ng
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# snmp++ # snmppp
# #
################################################################################ ################################################################################