From 888b7e84fd9f54079234db3abf1f5b98aff7f279 Mon Sep 17 00:00:00 2001 From: Jean-Paul Saman Date: Fri, 21 May 2004 12:05:41 +0000 Subject: [PATCH] Updated version to v0.7.2 --- ipkg/control.gpe | 2 +- ipkg/control.h3600 | 2 +- ipkg/control.opie | 2 +- ipkg/control.zaurus | 2 +- ipkg/rules.gpe | 2 +- ipkg/rules.h3600 | 2 +- ipkg/rules.opie | 2 +- ipkg/rules.zaurus | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ipkg/control.gpe b/ipkg/control.gpe index 6b111a56a4..e4c92dc2ee 100644 --- a/ipkg/control.gpe +++ b/ipkg/control.gpe @@ -2,7 +2,7 @@ Package: gpe-vlc Section: graphics Priority: optional Version: 0.7.2 -Release: 1.test1 +Release: 1 Architecture: arm Source: http://www.videolan.org/vlc/download-sources.html Conflicts: gpe-vlc-h3600, vlc, opie-vlc, opie-base, libffmpeg-h3600 diff --git a/ipkg/control.h3600 b/ipkg/control.h3600 index 7b1d5a4ff8..6f0af0f44b 100644 --- a/ipkg/control.h3600 +++ b/ipkg/control.h3600 @@ -2,7 +2,7 @@ Package: gpe-vlc-h3600 Section: graphics Priority: optional Version: 0.7.2 -Release: 1.test1 +Release: 1 Architecture: arm Source: http://www.videolan.org/vlc/download-sources.html Conflicts: gpe-vlc, vlc, opie-vlc, opie-base, libffmpeg, gpe-vlc diff --git a/ipkg/control.opie b/ipkg/control.opie index c2b2423edb..44935eb04f 100644 --- a/ipkg/control.opie +++ b/ipkg/control.opie @@ -2,7 +2,7 @@ Package: opie-vlc Section: graphics Priority: optional Version: 0.7.2 -Release: 1.test1 +Release: 1 Conflicts: gpe-apps, vlc, gpe-vlc, libsdl Architecture: arm Source: http://www.videolan.org/vlc/download-sources.html diff --git a/ipkg/control.zaurus b/ipkg/control.zaurus index 08a69563fa..e3a475893c 100644 --- a/ipkg/control.zaurus +++ b/ipkg/control.zaurus @@ -2,7 +2,7 @@ Package: zaurus-vlc Section: graphics Priority: optional Version: 0.7.2 -Release: 1.test1 +Release: 1 Conflicts: gpe-apps, gpe-vlc, vlc, libsdl Architecture: arm Source: http://www.videolan.org/vlc/download-sources.html diff --git a/ipkg/rules.gpe b/ipkg/rules.gpe index 2fe9b75648..acf73ed615 100755 --- a/ipkg/rules.gpe +++ b/ipkg/rules.gpe @@ -3,7 +3,7 @@ # based on Joey Hess's one. # Kludged for ipkg -VERSION=0.7.2-test1 +VERSION=0.7.2 # Compilation options export CC=arm-linux-gcc export LD=arm-linux-ld diff --git a/ipkg/rules.h3600 b/ipkg/rules.h3600 index 373e61b9ec..f835f536c4 100755 --- a/ipkg/rules.h3600 +++ b/ipkg/rules.h3600 @@ -3,7 +3,7 @@ # based on Joey Hess's one. # Kludged for ipkg -VERSION=0.7.2-test1 +VERSION=0.7.2 # Compilation options export CC=arm-linux-gcc export LD=arm-linux-ld diff --git a/ipkg/rules.opie b/ipkg/rules.opie index ac1bb7ef27..70ac7672e1 100755 --- a/ipkg/rules.opie +++ b/ipkg/rules.opie @@ -3,7 +3,7 @@ # based on Joey Hess's one. # Kludged for ipkg -VERSION=0.7.2-test1 +VERSION=0.7.2 export VIDDIR="usr/share/vlc" export PIXDIR="usr/share/pixmaps" diff --git a/ipkg/rules.zaurus b/ipkg/rules.zaurus index ff533da5fa..3b7368513c 100755 --- a/ipkg/rules.zaurus +++ b/ipkg/rules.zaurus @@ -3,7 +3,7 @@ # based on Joey Hess's one. # Kludged for ipkg -VERSION=0.7.2-test1 +VERSION=0.7.2 export VIDDIR="usr/share/vlc" export PIXDIR="usr/share/pixmaps"