author | drw <drw> | 2004-02-14 00:40:29 (UTC) |
---|---|---|
committer | drw <drw> | 2004-02-14 00:40:29 (UTC) |
commit | c7cf5faa7f1512fa48fb298a75902d4557bc9cfa (patch) (side-by-side diff) | |
tree | c6a994c6df28a3367dabd1bd2b578ada990f70f4 /noncore/net/opietooth | |
parent | 0ca4076c89ad8bb02e0102ee7142b4f3e75add7d (diff) | |
download | opie-c7cf5faa7f1512fa48fb298a75902d4557bc9cfa.zip opie-c7cf5faa7f1512fa48fb298a75902d4557bc9cfa.tar.gz opie-c7cf5faa7f1512fa48fb298a75902d4557bc9cfa.tar.bz2 |
Make info in *.control files a little more consistent (mostly modified Maintainer, Files and Section fields)
-rw-r--r-- | noncore/net/opietooth/applet/opie-bluetoothapplet.control | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/lib/libopietooth1.control | 4 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/opie-bluetoothmanager.control | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/noncore/net/opietooth/applet/opie-bluetoothapplet.control b/noncore/net/opietooth/applet/opie-bluetoothapplet.control index 55b9ab0..6505892 100644 --- a/noncore/net/opietooth/applet/opie-bluetoothapplet.control +++ b/noncore/net/opietooth/applet/opie-bluetoothapplet.control @@ -1,7 +1,7 @@ Package: opie-bluetoothapplet Files: plugins/applets/libbluetoothapplet.so* pics/bluetoothapplet/* Priority: optional -Section: opie/system +Section: opie/applets Maintainer: Maximilian Reiss <max.reiss@gmx.de> Architecture: arm Depends: task-opie-minimal, libopietooth1 diff --git a/noncore/net/opietooth/lib/libopietooth1.control b/noncore/net/opietooth/lib/libopietooth1.control index 850f0dc..e96ce24 100644 --- a/noncore/net/opietooth/lib/libopietooth1.control +++ b/noncore/net/opietooth/lib/libopietooth1.control @@ -1,7 +1,7 @@ Package: libopietooth1 -Files: $OPIEDIR/lib/libopietooth.so.1.0.0 $OPIEDIR/lib/libopietooth.so.1.0 $OPIEDIR/lib/libopietooth.so.1 +Files: lib/libopietooth.so.1.0.0 lib/libopietooth.so.1.0 lib/libopietooth.so.1 Priority: optional -Section: opie/system +Section: libs Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Replaces: libopietooth diff --git a/noncore/net/opietooth/manager/opie-bluetoothmanager.control b/noncore/net/opietooth/manager/opie-bluetoothmanager.control index a9996cf..cc7485f 100644 --- a/noncore/net/opietooth/manager/opie-bluetoothmanager.control +++ b/noncore/net/opietooth/manager/opie-bluetoothmanager.control @@ -1,7 +1,7 @@ Package: opie-bluetoothmanager Files: plugins/application/libbluetooth-manager.so* bin/bluetooth-manager apps/Settings/bluetooth-manager.desktop pics/opietooth/* Priority: optional -Section: opie/applications +Section: opie/settings Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Version: 0.5.4-$SUB_VERSION |