From 8e7a2e6549493363899160ec91c0a0c7bce92020 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Aug 29 2007 02:59:18 +0000 Subject: update to 0.2.0 --- diff --git a/.cvsignore b/.cvsignore index e69de29..41e4e72 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +mash-0.2.0.tar.gz diff --git a/mash.spec b/mash.spec index 5508829..55d5ecc 100644 --- a/mash.spec +++ b/mash.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.1.19 +Version: 0.2.0 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -10,6 +10,7 @@ URL: http://people.redhat.com/notting/mash/ Source0: http://people.redhat.com/notting/mash/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: yum, createrepo, koji +Conflicts: pungi < 1.0.0 BuildRequires: python-devel BuildArch: noarch @@ -43,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/mash %changelog +* Tue Aug 28 2007 Bill Nottingham 0.2.0-1 +- updates to work with pungi 1.0.0, conflict with older pungi +- fix some multilib compose issues () + * Mon Jul 23 2007 Bill Nottingham 0.1.19-1 - fix spam-o-matic to use python mailer diff --git a/sources b/sources index e69de29..544a301 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +7976838633b47a3e6889b247f1f2d430 mash-0.2.0.tar.gz