author | kergoth <kergoth> | 2003-01-30 22:41:42 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-30 22:41:42 (UTC) |
commit | 121c1ce8c512f7b1a61c4ae7f3fa66945a67dfd9 (patch) (unidiff) | |
tree | 31f1c93b657a086c875fe5be252fda5a08d1b2fb | |
parent | 144bf75348d0c0a60c9ab104db418b3e9292cd6a (diff) | |
download | opie-121c1ce8c512f7b1a61c4ae7f3fa66945a67dfd9.zip opie-121c1ce8c512f7b1a61c4ae7f3fa66945a67dfd9.tar.gz opie-121c1ce8c512f7b1a61c4ae7f3fa66945a67dfd9.tar.bz2 |
Added atd to Provides and Replaces.
-rw-r--r-- | core/opiealarm/opie-opiealarm.control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/opiealarm/opie-opiealarm.control b/core/opiealarm/opie-opiealarm.control index 175579f..e324dc3 100644 --- a/core/opiealarm/opie-opiealarm.control +++ b/core/opiealarm/opie-opiealarm.control | |||
@@ -1,13 +1,15 @@ | |||
1 | Files: bin/opiealarm root/etc/suspend-scripts/S46opiealarm root/etc/resume-scripts/R46opiealarm | 1 | Files: bin/opiealarm root/etc/suspend-scripts/S46opiealarm root/etc/resume-scripts/R46opiealarm |
2 | Priority: required | 2 | Priority: required |
3 | Provides: ipaqalarm | 3 | Provides: ipaqalarm |
4 | Conflicts: ipaqalarm | 4 | Conflicts: ipaqalarm |
5 | Section: opie/system | 5 | Section: opie/system |
6 | Maintainer: Robert Griebl <sandman@handhelds.org> | 6 | Maintainer: Robert Griebl <sandman@handhelds.org> |
7 | Architecture: arm | 7 | Architecture: arm |
8 | Version: $QPE_VERSION-$SUB_VERSION | 8 | Version: $QPE_VERSION-$SUB_VERSION |
9 | Depends: hotplug | 9 | Depends: hotplug |
10 | Provides: atd | ||
11 | Replaces: atd | ||
10 | Description: A wakeup system for OPIE events. | 12 | Description: A wakeup system for OPIE events. |
11 | Tiny, OPIE specific replacement for ipaqalarm, | 13 | Tiny, OPIE specific replacement for ipaqalarm, |
12 | uschedule and qpe2uschedule | 14 | uschedule and qpe2uschedule |
13 | 15 | ||