rpms/mash/devel .cvsignore, 1.43, 1.44 mash.spec, 1.53, 1.54 sources, 1.45, 1.46 0001-Add-the-F11-Test-key-to-the-rawhide-config.patch, 1.1, NONE

Bill Nottingham notting at fedoraproject.org
Tue Jun 23 15:33:42 UTC 2009


Author: notting

Update of /cvs/extras/rpms/mash/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19738

Modified Files:
	.cvsignore mash.spec sources 
Removed Files:
	0001-Add-the-F11-Test-key-to-the-rawhide-config.patch 
Log Message:
0.5.7



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mash/devel/.cvsignore,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- .cvsignore	22 Jun 2009 17:51:56 -0000	1.43
+++ .cvsignore	23 Jun 2009 15:33:11 -0000	1.44
@@ -1 +1 @@
-mash-0.5.6.tar.gz
+mash-0.5.7.tar.gz


Index: mash.spec
===================================================================
RCS file: /cvs/extras/rpms/mash/devel/mash.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- mash.spec	22 Jun 2009 17:51:56 -0000	1.53
+++ mash.spec	23 Jun 2009 15:33:11 -0000	1.54
@@ -1,13 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           mash
-Version:        0.5.6
+Version:        0.5.7
 Release:        1%{?dist}
 Summary:        Koji buildsystem to yum repository converter
 Group:          Development/Tools
 License:        GPL
 URL:            http://people.redhat.com/notting/mash/
 Source0:        http://people.redhat.com/notting/mash/%{name}-%{version}.tar.gz
+Patch:		mash-debug.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       yum, createrepo, koji
 Conflicts:	pungi < 1.0.0
@@ -21,6 +22,7 @@ any multlib RPMs that are necessary.
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 %{__python} setup.py build
@@ -44,6 +46,10 @@ rm -rf $RPM_BUILD_ROOT
 /var/cache/mash
 
 %changelog
+* Tue Jun 23 2009 Bill Nottingham <notting at redhat.com> 0.5.7-1
+- when using previous runs for deltas, only look in the appropriate arch dirs
+- wine multilib fixes
+
 * Mon Jun 22 2009 Bill Nottingham <notting at redhat.com> 0.5.6-1
 - more gtk2 multilib (#507165)
 - minor transaction speedups


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mash/devel/sources,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -p -r1.45 -r1.46
--- sources	22 Jun 2009 17:51:56 -0000	1.45
+++ sources	23 Jun 2009 15:33:11 -0000	1.46
@@ -1 +1 @@
-19d0575cd3fa9f704d3916ed95ef3cfd  mash-0.5.6.tar.gz
+7938a2b8f8b70c3a0cefc67e12935bcc  mash-0.5.7.tar.gz


--- 0001-Add-the-F11-Test-key-to-the-rawhide-config.patch DELETED ---




More information about the fedora-extras-commits mailing list