diff options
| author | Mark Weiman <mark.weiman@markzz.com> | 2016-01-07 00:56:39 -0500 |
|---|---|---|
| committer | Mark Weiman <mark.weiman@markzz.com> | 2016-01-07 00:56:39 -0500 |
| commit | c8a92464c6eabba32e21e5f0280c30c1c0c5500e (patch) | |
| tree | 71515223acd309b8d65ebb6834f3696b1ff7c558 /yum/.AURINFO | |
| parent | 5c3b7276abf0d01b53662f38db5b4d52377343ed (diff) | |
| download | markzz-c8a92464c6eabba32e21e5f0280c30c1c0c5500e.tar.gz markzz-c8a92464c6eabba32e21e5f0280c30c1c0c5500e.zip | |
added rpm/yum tools
Diffstat (limited to 'yum/.AURINFO')
| -rw-r--r-- | yum/.AURINFO | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/yum/.AURINFO b/yum/.AURINFO new file mode 100644 index 0000000..b579c16 --- /dev/null +++ b/yum/.AURINFO @@ -0,0 +1,26 @@ +pkgbase = yum + pkgdesc = a popular channel based package manager for RPM distros. + pkgver = 3.4.3 + pkgrel = 5 + 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 = http://pkgs.fedoraproject.org/cgit/yum.git/plain/yum-HEAD.patch?h=f21 + source = yum0.patch + md5sums = 7c8ea8beba5b4e7fe0c215e4ebaa26ed + md5sums = 057b511555104257c4422c54fb4ed089 + md5sums = 5c7dbcac530ec6efdf1979a256289c7d + +pkgname = yum + |
