TZIVI-155: related change for emgd-bin. Point to the real repo
authorGraydon, Tracy <tracy.graydon@intel.com>
Mon, 25 Jun 2012 21:27:38 +0000 (14:27 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Mon, 25 Jun 2012 21:27:38 +0000 (14:27 -0700)
packaging/ivi-repos-auto.changes
packaging/ivi-repos-auto.spec
tizen-non-oss.repo

index 5962f31..1051241 100644 (file)
@@ -1,3 +1,6 @@
+* Mon Jun 25 21:00:13 UTC 2012 - tracy.graydon@intel.com
+- Change the non-oss repo url to point to correct location. i.e. common, not ivi 
+
 * Thu May 31 2012 Prajwal Mohan <prajwal.karur.mohan@intel.com>
 - Updating repos
 
index 742585b..578eb90 100644 (file)
@@ -1,6 +1,6 @@
 Name:       ivi-repos-auto
 Summary:    Tizen IVI Repos Auto
-Version:    0.3
+Version:    0.4
 Release:    1
 Group:      System/Libraries
 License:    LGPLv2.1
@@ -17,11 +17,7 @@ This package installs the .repo files for Tizen IVI automotive images
 
 %install
 rm -rf %{buildroot}
-install -d %{buildroot}/etc/yum.repos.d
 install -d %{buildroot}/etc/zypp/repos.d
-install -m 0755 tizen-base.repo %{buildroot}/etc/yum.repos.d
-install -m 0755 tizen-ivi.repo %{buildroot}/etc/yum.repos.d
-install -m 0755 tizen-non-oss.repo %{buildroot}/etc/yum.repos.d
 install -m 0755 tizen-base.repo %{buildroot}/etc/zypp/repos.d
 install -m 0755 tizen-ivi.repo %{buildroot}/etc/zypp/repos.d
 install -m 0755 tizen-non-oss.repo %{buildroot}/etc/zypp/repos.d
@@ -30,5 +26,4 @@ install -m 0755 tizen-non-oss.repo %{buildroot}/etc/zypp/repos.d
 
 %files
 %defattr(-,root,root,-)
-/etc/yum.repos.d/*
 /etc/zypp/repos.d/*
index 4c0a504..155ab39 100644 (file)
@@ -1,6 +1,6 @@
 [tizen-non-oss]
 name=tizen-non-oss
 type=rpm-md
-baseurl=https://download.tz.otcshare.org/snapshots/trunk/ivi/latest/repos/non-oss/ia32/packages/?ssl_verify=no
+baseurl=https://download.tz.otcshare.org/snapshots/trunk/common/latest/repos/non-oss/ia32/packages/?ssl_verify=no
 gpgcheck=0
 enabled=1