rpms/yum-presto/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 yum-presto.spec, 1.2, 1.3

Jonathan Dieter (jdieter) fedora-extras-commits at redhat.com
Wed Jul 11 15:01:39 UTC 2007


Author: jdieter

Update of /cvs/extras/rpms/yum-presto/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2220/devel

Modified Files:
	.cvsignore sources yum-presto.spec 
Log Message:
Complete rewrite


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/yum-presto/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	31 May 2007 05:24:55 -0000	1.3
+++ .cvsignore	11 Jul 2007 15:01:05 -0000	1.4
@@ -1 +1 @@
-yum-presto-0.3.10.tar.bz2
+yum-presto-0.4.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/yum-presto/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	31 May 2007 05:24:55 -0000	1.3
+++ sources	11 Jul 2007 15:01:05 -0000	1.4
@@ -1 +1 @@
-33b8e72896eb274c7ea85364e1d81be0  yum-presto-0.3.10.tar.bz2
+0bb8c82ae5b94dc326967ba39ea6a36b  yum-presto-0.4.0.tar.bz2


Index: yum-presto.spec
===================================================================
RCS file: /cvs/extras/rpms/yum-presto/devel/yum-presto.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- yum-presto.spec	31 May 2007 05:24:55 -0000	1.2
+++ yum-presto.spec	11 Jul 2007 15:01:05 -0000	1.3
@@ -1,6 +1,6 @@
 Summary: Presto plugin for yum
 Name: yum-presto
-Version: 0.3.10
+Version: 0.4.0
 Release: 1%{?dist}
 License: GPL
 Group: Development/Tools
@@ -39,9 +39,12 @@
 %doc ChangeLog
 /usr/lib/yum-plugins/presto.py*
 %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/presto.conf
-%{_datadir}/presto
 
 %changelog
+* Wed Jul 11 2007 Jonathan Dieter <jdieter at gmail.com> - 0.4.0-1
+- Complete rewrite (thanks, Jeremy)
+- Many features removed in preparation for inclusion in Fedora 8
+
 * Tue May  1 2007 Jonathan Dieter <jdieter at gmail.com> - 0.3.10-1
 - Use new -a option to deltarpm to only check against a certain architecture.
   This allows us to work completely correctly on x86_64.




More information about the fedora-extras-commits mailing list