pristine-tar
No description set
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:M0ses:openSUSE:Tools/pristine-tar && cd $_
- Create Badge
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000519 519 Bytes | |
pristine-tar-1.50.tar.xz | 0000307036 300 KB | |
pristine-tar.changes | 0000000359 359 Bytes | |
pristine-tar.spec | 0000001276 1.25 KB |
Comments 1
It would be great to see pristine-tar in openSUSE:Tools (and/or Factory), so that git-buildpackage can make use of it. Quite a lot of debian packages in git use pristine-tar, and as it's not available, when using the
obs_gbp
source service it has to be disabled with:<param name="gbp-build-args">-nc -uc -us -S --git-no-pristine-tar</param>
. Do you have any plans to submit this to openSUSE:Tools?