From 025cfac9bfd9686e75c603ec8dcde587bb2a5110 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Nov 09 2007 21:09:18 +0000 Subject: sync --- diff --git a/mash.spec b/mash.spec index 5bdc73d..a2e64bf 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.2.8 +Version: 0.2.9 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -44,6 +44,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/mash %changelog +* Fri Nov 9 2007 Bill Nottingham 0.2.9-1 +- handle noarch excludearch for packages without source + rpms () +- use yum's pkgSack, not yumLocalPackage + * Tue Sep 25 2007 Bill Nottingham 0.2.8-1 - libflashsupport (#305541) diff --git a/sources b/sources index c2b18f3..c0e6c95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -263c51784c93d9d47060c577a3f1c23f mash-0.2.8.tar.gz +e4cef3dc5bd0a6ca4fb72310ec25fbe9 mash-0.2.9.tar.gz