summaryrefslogtreecommitdiff
path: root/yum/.SRCINFO
diff options
context:
space:
mode:
authorMark Weiman <mark.weiman@markzz.com>2016-01-07 00:56:39 -0500
committerMark Weiman <mark.weiman@markzz.com>2016-01-07 00:56:39 -0500
commitc8a92464c6eabba32e21e5f0280c30c1c0c5500e (patch)
tree71515223acd309b8d65ebb6834f3696b1ff7c558 /yum/.SRCINFO
parent5c3b7276abf0d01b53662f38db5b4d52377343ed (diff)
downloadmarkzz-c8a92464c6eabba32e21e5f0280c30c1c0c5500e.tar.gz
markzz-c8a92464c6eabba32e21e5f0280c30c1c0c5500e.zip
added rpm/yum tools
Diffstat (limited to 'yum/.SRCINFO')
-rw-r--r--yum/.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/yum/.SRCINFO b/yum/.SRCINFO
new file mode 100644
index 0000000..d5046d7
--- /dev/null
+++ b/yum/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = yum
+ pkgdesc = a popular channel based package manager for RPM distros.
+ pkgver = 3.4.3
+ pkgrel = 6
+ url = http://yum.baseurl.org/
+ arch = i686
+ arch = x86_64
+ groups = system
+ license = GPL
+ depends = python2
+ depends = intltool
+ depends = urlgrabber
+ depends = rpm-org
+ depends = python2-pysqlite
+ depends = yum-metadata-parser
+ depends = python2-iniparse
+ depends = python2-pyliblzma
+ source = http://yum.baseurl.org/download/3.4/yum-3.4.3.tar.gz
+ source = yum.patch::http://pkgs.fedoraproject.org/cgit/yum.git/plain/yum-HEAD.patch?h=f21
+ source = remove-init-dir-makefile.patch
+ md5sums = 7c8ea8beba5b4e7fe0c215e4ebaa26ed
+ md5sums = 3ed35721daf75fd56590bd2d2b993ddc
+ md5sums = 14d68bd689ea76a44567bc2dd0e64cb1
+
+pkgname = yum
+