Add createrepo

This commit is contained in:
moparisthebest
2016-11-09 11:34:20 -05:00
parent 39841a1e03
commit 6c35df65cb
14 changed files with 342 additions and 0 deletions

21
src/deltarpm/.SRCINFO Normal file
View File

@@ -0,0 +1,21 @@
# Generated by mksrcinfo v8
# Sun Jan 31 22:39:31 UTC 2016
pkgbase = deltarpm
pkgdesc = Create deltas between rpms
pkgver = 3.6.1
pkgrel = 1
url = https://github.com/rpm-software-management/deltarpm
arch = i686
arch = x86_64
license = BSD
makedepends = python2
makedepends = python
depends = rpm-org
depends = zlib
optdepends = python2: for python2 module
optdepends = python: for python3 module
source = deltarpm-3.6.1.tar.gz::https://github.com/rpm-software-management/deltarpm/archive/3.6.1.tar.gz
md5sums = c48086229bdfcf5af890f104231180c6
pkgname = deltarpm