summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin-http/google-chrome-bin/DEPENDS2
-rw-r--r--bin-http/google-chrome-bin/HISTORY4
-rwxr-xr-xbin-http/google-chrome-bin/PRE_BUILD8
3 files changed, 10 insertions, 4 deletions
diff --git a/bin-http/google-chrome-bin/DEPENDS b/bin-http/google-chrome-bin/DEPENDS
index caaa1c2..6ae922d 100755
--- a/bin-http/google-chrome-bin/DEPENDS
+++ b/bin-http/google-chrome-bin/DEPENDS
@@ -3,6 +3,6 @@ depends gconf2 &&
depends gtk+2 &&
depends nspr &&
depends nss &&
-depends rpmunpack &&
+depends rpm2targz &&
suggest_depends xulrunner '' '' 'for Mozilla plugins'
diff --git a/bin-http/google-chrome-bin/HISTORY b/bin-http/google-chrome-bin/HISTORY
index 8d5edc1..a9cc08b 100644
--- a/bin-http/google-chrome-bin/HISTORY
+++ b/bin-http/google-chrome-bin/HISTORY
@@ -1,3 +1,7 @@
+2010-03-28 Ladislav Hagara <hgr@vabo.cz>
+ * DEPENDS: rpmunpack -> rpm2targz #15582
+ * PRE_BUILD: updated for rpm2targz
+
2010-01-06 Eric Sandall <sandalle@sourcemage.org>
* PREPARE: Query for daily updates
* DETAILS: Apparently these RPMs change daily, switching to unversioned
diff --git a/bin-http/google-chrome-bin/PRE_BUILD b/bin-http/google-chrome-bin/PRE_BUILD
index 73c8d26..b8b466d 100755
--- a/bin-http/google-chrome-bin/PRE_BUILD
+++ b/bin-http/google-chrome-bin/PRE_BUILD
@@ -1,3 +1,5 @@
-mk_source_dir $SOURCE_DIRECTORY &&
-cd $SOURCE_DIRECTORY &&
-unpack_file ''
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $SOURCE_DIRECTORY &&
+
+rpm2tar $SOURCE_CACHE/$SOURCE &&
+tar xf google-chrome-beta_current_i386.tar