rpms/mash/F-11 .cvsignore, 1.44, 1.45 mash.spec, 1.50, 1.51 sources, 1.46, 1.47

Bill Nottingham notting at fedoraproject.org
Fri Sep 4 18:48:10 UTC 2009


Author: notting

Update of /cvs/extras/rpms/mash/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3581

Modified Files:
	.cvsignore mash.spec sources 
Log Message:
Update for F-11.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mash/F-11/.cvsignore,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- .cvsignore	27 Apr 2009 18:39:38 -0000	1.44
+++ .cvsignore	4 Sep 2009 18:48:10 -0000	1.45
@@ -1 +1 @@
-mash-0.5.3.tar.gz
+mash-0.5.8.tar.gz


Index: mash.spec
===================================================================
RCS file: /cvs/extras/rpms/mash/F-11/mash.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- mash.spec	27 Apr 2009 18:39:38 -0000	1.50
+++ mash.spec	4 Sep 2009 18:48:10 -0000	1.51
@@ -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.3
-Release:        1%{?dist}
+Version:        0.5.8
+Release:        3%{?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
+URL:            http://fedorahosted.org/releases/m/a/mash/
+Source0:        http://fedorahosted.org/releases/m/a/mash/%{name}-%{version}.tar.gz
+Patch1:		mash-f12key.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
+%patch1 -p1
 
 %build
 %{__python} setup.py build
@@ -44,6 +46,33 @@ rm -rf $RPM_BUILD_ROOT
 /var/cache/mash
 
 %changelog
+* Tue Aug 11 2009 Bill Nottingham <notting at redhat.com> 0.5.8-3
+- add new F12 key to rawhide mash config
+
+* Fri Jul 24 2009 Bill Nottingham <notting at redhat.com> 0.5.8-2
+- disable deltas for rawhide during payload format mass rebuild
+
+* Mon Jun 29 2009 Bill Nottingham <notting at redhat.com> 0.5.8-1
+- noarch packages can have debuginfo too (#508746)
+- remove wine-arts from multilib whitelist (not needed, doesn't exist)
+
+* 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
+- handle new yum arch-setting API. (<skvidal at fedoraproject.org>)
+
+* Fri May  8 2009 Bill Nottingham <notting at redhat.com> 0.5.5-1
+- fix setting delta_dirs in config file
+- canonicalize -o option if passed as a relative path
+
+* Wed May  6 2009 Bill Nottingham <notting at redhat.com> 0.5.4-1
+- allow configuring createrepo hash type
+- remove old config files
+
 * Mon Apr 27 2009 Bill Nottingham <notting at redhat.com> 0.5.3-1
 - when copying in old deltas, make sure the signatures match current packages
 - don't delta source and debuginfo packages


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mash/F-11/sources,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -p -r1.46 -r1.47
--- sources	27 Apr 2009 18:39:38 -0000	1.46
+++ sources	4 Sep 2009 18:48:10 -0000	1.47
@@ -1 +1 @@
-a487d6e4192fb01b44dfb6aa46caa571  mash-0.5.3.tar.gz
+bf01baab29a01b70028bd2668d4455ea  mash-0.5.8.tar.gz




More information about the scm-commits mailing list