From 1d7441c4196c3cc38c4e7e94d4d3ce16919c4c69 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jan 19 2012 01:50:08 +0000 Subject: retarget banched to f17 add configs for each of the secondary arches --- diff --git a/.gitignore b/.gitignore index 50a886a..9d9c049 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /mash-0.5.21.tar.gz /mash-0.5.22.tar.gz /mash-0.5.23.tar.gz +/mash-0.5.24.tar.gz diff --git a/mash.spec b/mash.spec index 4a7a548..a6bec81 100644 --- a/mash.spec +++ b/mash.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.5.23 -Release: 4%{?dist} +Version: 0.5.24 +Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools License: GPLv2 @@ -13,8 +13,6 @@ Requires: yum, createrepo, koji Conflicts: pungi < 1.0.0 BuildRequires: python-devel BuildArch: noarch -Patch1: mash-new.patch -Patch100: 35eae6232b985faec7a137a3ab5af03fddc27b78.patch %description mash is a tool that queries a koji buildsystem for the latest RPMs for @@ -23,8 +21,6 @@ any multlib RPMs that are necessary. %prep %setup -q -%patch1 -p1 -%patch100 -p1 -b .addr %build %{__python} setup.py build @@ -48,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog +* Wed Jan 18 2012 Dennis Gilmore 0.5.24-1 +- retarget banched to f17 +- add configs for each of the secondary arches + * Thu Jan 05 2012 Bill Nottingham 0.5.23-4 - add basic support for overriding e-mail addresses in spam-o-matic (#739166) diff --git a/sources b/sources index 6e6806d..778175e 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -a36aa1fbacab9c2602d6f3e2881d7302 mash-0.5.22.tar.gz -92e181cab4aa15c2256b148874bd1447 mash-0.5.23.tar.gz +a89455af16c7e0cbdb61b38cb62d0e25 mash-0.5.24.tar.gz