Strip some extra files out of the tarball
This commit is contained in:
parent
26f826ae64
commit
41e653e1cb
@ -1 +1 @@
|
||||
pungi-1.2.3.tar.gz
|
||||
pungi-1.2.4.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: pungi
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 10 2007 Jesse Keating <jkeating@redhat.com> 1.2.4-1
|
||||
- Remove extra files from tarball
|
||||
|
||||
* Mon Dec 10 2007 Jesse Keating <jkeating@redhat.com> 1.2.3-1
|
||||
- Use a repoview cache.
|
||||
- Use a createrepo cache.
|
||||
|
Loading…
Reference in New Issue
Block a user