rpms/mash/devel mash.spec,1.3,1.4

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Wed May 30 19:34:33 UTC 2007


Author: notting

Update of /cvs/extras/rpms/mash/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6841

Modified Files:
	mash.spec 
Log Message:
update to 0.1.14


Index: mash.spec
===================================================================
RCS file: /cvs/extras/rpms/mash/devel/mash.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mash.spec	30 May 2007 18:02:51 -0000	1.3
+++ mash.spec	30 May 2007 19:33:58 -0000	1.4
@@ -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.13
+Version:        0.1.14
 Release:        1%{?dist}
 Summary:        Koji buildsystem to yum repository converter
 Group:          Development/Tools
@@ -9,7 +9,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 >= 3.1.0, createrepo, koji
+Requires:       yum, createrepo, koji
 BuildRequires:  python-devel
 BuildArch:      noarch
 
@@ -43,6 +43,9 @@
 %{_datadir}/mash
 
 %changelog
+* Wed May 30 2007 Bill Nottingham <notting at redhat.com> 0.1.14-1
+- add a use_sqlite config option for determining whether to use createrepo -d
+
 * Wed May 30 2007 Bill Nottingham <notting at redhat.com> 0.1.13-1
 - hopefully fix the db locking issues
 - make source rpm path configurable




More information about the fedora-extras-commits mailing list