TZIVI-110: added debug and source repos to the .repo files
authorGraydon, Tracy <tracy.graydon@intel.com>
Mon, 9 Jul 2012 21:21:16 +0000 (14:21 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Mon, 9 Jul 2012 21:21:16 +0000 (14:21 -0700)
packaging/ivi-repos-auto.changes
packaging/ivi-repos-auto.spec
tizen-base.repo
tizen-ivi.repo
tizen-non-oss.repo

index 1051241..b1b96f7 100644 (file)
@@ -1,3 +1,6 @@
+* Mon Jul  9 21:17:53 UTC 2012 - tracy.graydon@intel.com
+- TZIVI-110: added source and debug repos to ivi .repo files 
+
 * 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 
 
index 578eb90..702fb6f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       ivi-repos-auto
 Summary:    Tizen IVI Repos Auto
-Version:    0.4
+Version:    0.5
 Release:    1
 Group:      System/Libraries
 License:    LGPLv2.1
index 0779a18..9ac390a 100644 (file)
@@ -4,3 +4,16 @@ type=rpm-md
 baseurl=https://download.tz.otcshare.org/snapshots/trunk/ivi/latest/repos/base/ia32/packages/?ssl_verify=no
 gpgcheck=0
 enabled=1
+
+[tizen-base-debuginfo]
+name=tizen-base-debuginfo
+baseurl=https://download.tz.otcshare.org/snapshots/trunk/ivi/latest/repos/base/ia32/debug/?ssl_verify=no
+gpgcheck=0
+enabled=0
+
+[tizen-base-source]
+name=tizen-base-source
+baseurl=https://download.tz.otcshare.org/snapshots/trunk/ivi/latest/repos/base/source/?ssl_verify=no
+gpgcheck=0
+enabled=0
+
index bb33230..cc8c8a9 100644 (file)
@@ -4,3 +4,16 @@ type=rpm-md
 baseurl=https://download.tz.otcshare.org/snapshots/trunk/ivi/latest/repos/ivi/ia32/packages/?ssl_verify=no
 gpgcheck=0
 enabled=1
+
+[tizen-ivi-debuginfo]
+name=tizen-ivi-debuginfo
+baseurl=https://download.tz.otcshare.org/snapshots/trunk/ivi/latest/repos/ivi/ia32/debug/?ssl_verify=no
+gpgcheck=0
+enabled=0
+
+[tizen-ivi-source]
+name=tizen-ivi-source
+baseurl=https://download.tz.otcshare.org/snapshots/trunk/ivi/latest/repos/ivi/source/?ssl_verify=no
+gpgcheck=0
+enabled=0
+
index 155ab39..27c110a 100644 (file)
@@ -4,3 +4,16 @@ type=rpm-md
 baseurl=https://download.tz.otcshare.org/snapshots/trunk/common/latest/repos/non-oss/ia32/packages/?ssl_verify=no
 gpgcheck=0
 enabled=1
+
+[tizen-non-oss-debuginfo]
+name=tizen-non-oss-debuginfo
+baseurl=https://download.tz.otcshare.org/snapshots/trunk/common/latest/repos/non-oss/ia32/debug/?ssl_verify=no
+gpgcheck=0
+enabled=0
+
+[tizen-non-oss-source]
+name=tizen-non-oss-source
+baseurl=https://download.tz.otcshare.org/snapshots/trunk/common/latest/repos/non-oss/source/?ssl_verify=no
+gpgcheck=0
+enabled=0
+