New upstream release, keeping things current in cvs.
This commit is contained in:
parent
9264cacb63
commit
2df9fbf4c8
@ -1 +1 @@
|
|||||||
pungi-1.2.16.tar.bz2
|
pungi-1.2.18.tar.bz2
|
||||||
|
10
pungi.spec
10
pungi.spec
@ -1,7 +1,7 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
|
||||||
Name: pungi
|
Name: pungi
|
||||||
Version: 1.2.16
|
Version: 1.2.18
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Distribution compose tool
|
Summary: Distribution compose tool
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ License: GPLv2
|
|||||||
URL: https://fedorahosted.org/pungi
|
URL: https://fedorahosted.org/pungi
|
||||||
Source0: https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name}-%{version}.tar.bz2
|
Source0: https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
Requires: anaconda-runtime >= 11.4.0.67, yum => 3.2.13, repoview
|
Requires: anaconda-runtime >= 11.4.0.67, yum => 3.2.13, repoview, createrepo >= 0.4.11
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -55,6 +55,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 06 2008 Jesse Keating <jkeating@redhat.com> - 1.2.18-1
|
||||||
|
- Manifest change for F9, drop syslog-ng
|
||||||
|
|
||||||
|
* Thu May 01 2008 Jesse Keating <jkeating@redhat.com> - 1.2.17-1
|
||||||
|
- Add a config file for Fedora 9.
|
||||||
|
|
||||||
* Wed Apr 16 2008 jkeating <jkeating@redhat.com> 1.2.16-1
|
* Wed Apr 16 2008 jkeating <jkeating@redhat.com> 1.2.16-1
|
||||||
- Fix another issue with source repo stuff.
|
- Fix another issue with source repo stuff.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user