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

index b2a670b..71efe5d 100644 (file)
@@ -1,3 +1,6 @@
+* Mon Jul  9 21:28:43 UTC 2012 - tracy.graydon@intel.com
+- Added debug and source repos to .repo files. TZIVI-110 
+
 * Thu May 31 2012 Prajwal Mohan <prajwal.karur.mohan@intel.com>
 - Updating repos
 
index fae8474..44437f8 100644 (file)
@@ -1,6 +1,6 @@
 Name:       ivi-repos-pc
 Summary:    Tizen IVI Repos PC
-Version:    0.3
+Version:    0.4
 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
+