author | kergoth <kergoth> | 2003-04-15 03:13:35 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-15 03:13:35 (UTC) |
commit | 474b0f747a936fc6d21fa9a52b3402a548e2322d (patch) (unidiff) | |
tree | 9c32a801c0c461ed018f272a1504cbc216014d0b /qt/libqt2-emb.control | |
parent | 7d32077ab9c4e33fb82390cd5279f049000a0e0c (diff) | |
download | opie-474b0f747a936fc6d21fa9a52b3402a548e2322d.zip opie-474b0f747a936fc6d21fa9a52b3402a548e2322d.tar.gz opie-474b0f747a936fc6d21fa9a52b3402a548e2322d.tar.bz2 |
Set epoch to 1 on our libqt2-emb packages, thereby closing bug #838, relating
to ipkg seeing 2.3.4-beta4 as being newer than 2.3.4.
-rw-r--r-- | qt/libqt2-emb.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/libqt2-emb.control b/qt/libqt2-emb.control index 2f9d822..91479ea 100644 --- a/qt/libqt2-emb.control +++ b/qt/libqt2-emb.control | |||
@@ -1,12 +1,12 @@ | |||
1 | Files: $QTDIR/lib/libqte.so.$QTE_BASEVERSION $QTDIR/lib/libqte.so.2.3 $QTDIR/lib/libqte.so.2 | 1 | Files: $QTDIR/lib/libqte.so.$QTE_BASEVERSION $QTDIR/lib/libqte.so.2.3 $QTDIR/lib/libqte.so.2 |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Robert Griebl <sandman@handhelds.org> | 4 | Maintainer: Robert Griebl <sandman@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QTE_VERSION-$QTE_REVISION | 6 | Version: 1:$QTE_VERSION-$QTE_REVISION |
7 | Depends: libjpeg62, libpng3, zlib1g | 7 | Depends: libjpeg62, libpng3, zlib1g |
8 | Provides: qt-embedded | 8 | Provides: qt-embedded |
9 | Replaces: qt-embedded | 9 | Replaces: qt-embedded |
10 | Description: Qt/Embedded environment | 10 | Description: Qt/Embedded environment |
11 | A complete windowing system and GUI toolkit for handhelds. | 11 | A complete windowing system and GUI toolkit for handhelds. |
12 | See "QPE" for applications. | 12 | See "QPE" for applications. |