search for: 1f655f3

Displaying 2 results from an estimated 2 matches for "1f655f3".

Did you mean: 136553
2016 Dec 14
2
spec file frustration (rant)
...extras So far so good. We now got a spec file. Doing the same for bc: a spec file and patches. Still no source. > get_sources.sh The name suggests this is what we need (or do we??) If only I could find that script anywhere... So lets dig around a bit: skopeo]$ cat .gitignore SOURCES/skopeo-1f655f3.tar.gz bc]$ cat .gitignore SOURCES/bc-1.06.95.tar.bz2 python-rhsm]$ cat .gitignore SOURCES/python-rhsm-1.17.9.tar.gz I think this solves Alice's issue once the .gitignore file is fixed. For some reason the tarballs seem to be ignored. Something I need to fix in my git config or is it at y...
2016 Dec 13
8
spec file frustration (rant)
I'm getting spec files from centos git which is really convenient when the related source is easy to find. But some things - e.g. from a spec file # How to create the source tarball: # # git clone git://git.fedorahosted.org/git/python-rhsm.git/ # cd client/python-rhsm # tito build --tag python-rhsm-$VERSION-$RELEASE --tgz Never used tito before, so I install it and try, and rather than