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 | |
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-fonts.control | 2 | ||||
-rw-r--r-- | qt/libqt2-emb.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qt/libqt2-emb-fonts.control b/qt/libqt2-emb-fonts.control index 8c0d98a..7eb4bc8 100644 --- a/qt/libqt2-emb-fonts.control +++ b/qt/libqt2-emb-fonts.control | |||
@@ -4,6 +4,6 @@ Section: opie/system | |||
4 | Maintainer: Opie Team <opie@handhelds.org> | 4 | Maintainer: Opie Team <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Depends: libqt2-emb | 6 | Depends: libqt2-emb |
7 | Replaces: qt-embedded-rotation | 7 | Replaces: qt-embedded-rotation |
8 | Version: $QTE_VERSION-$QTE_REVISION | 8 | Version: 1:$QTE_VERSION-$QTE_REVISION |
9 | Description: Qt/Embedded fonts - 0,90,180,270 rotation | 9 | Description: Qt/Embedded fonts - 0,90,180,270 rotation |
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 | |||
@@ -2,9 +2,9 @@ Files: $QTDIR/lib/libqte.so.$QTE_BASEVERSION $QTDIR/lib/libqte.so.2.3 $QTDIR/lib | |||
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 |