rpms/yum-utils/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 yum-utils.spec, 1.9, 1.10 yum-utils-0.6-fastestmirror-newapi.patch, 1.1, NONE yum-utils-0.6-repoquery-newapi.patch, 1.1, NONE

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Thu Oct 5 03:32:28 UTC 2006


Author: skvidal

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

Modified Files:
	.cvsignore sources yum-utils.spec 
Removed Files:
	yum-utils-0.6-fastestmirror-newapi.patch 
	yum-utils-0.6-repoquery-newapi.patch 
Log Message:
auto-import yum-utils-1.0-1 on branch devel from yum-utils-1.0-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/yum-utils/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	7 May 2006 02:10:50 -0000	1.5
+++ .cvsignore	5 Oct 2006 03:32:28 -0000	1.6
@@ -1 +1 @@
-yum-utils-0.6.tar.gz
+yum-utils-1.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/yum-utils/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	7 May 2006 02:10:50 -0000	1.5
+++ sources	5 Oct 2006 03:32:28 -0000	1.6
@@ -1 +1 @@
-3ac019970ed334b530dc130da97e9851  yum-utils-0.6.tar.gz
+e9af7d38f47e5d2cd945790061fa5f8b  yum-utils-1.0.tar.gz


Index: yum-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/yum-utils/devel/yum-utils.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- yum-utils.spec	1 Aug 2006 21:00:56 -0000	1.9
+++ yum-utils.spec	5 Oct 2006 03:32:28 -0000	1.10
@@ -1,16 +1,14 @@
 Summary: Utilities based around the yum package manager
 Name: yum-utils
-Version: 0.6
-Release: 5%{?dist}
+Version: 1.0
+Release: 1
 License: GPL
 Group: Development/Tools
 Source: http://linux.duke.edu/yum/download/yum-utils/%{name}-%{version}.tar.gz
-Patch0: %{name}-%{version}-fastestmirror-newapi.patch
-Patch1: yum-utils-0.6-repoquery-newapi.patch
 URL: http://linux.duke.edu/yum/download/yum-utils/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
-Requires: python, yum >= 2.5.1
+Requires: python >= 2.4 , yum >= 3.0
 
 %description
 yum-utils is a collection of utilities and examples for the yum package
@@ -20,7 +18,7 @@
 %package -n yum-updateonboot
 Summary: Run yum update on system boot
 Group: System Environment/Base
-Requires: python, yum >= 2.3.2
+Requires: python, yum >= 2.4
 Requires(pre): chkconfig
 Requires(post): chkconfig
 
@@ -32,7 +30,7 @@
 %package -n yum-changelog
 Summary: Yum plugin for viewing package changelogs before/after updating
 Group: System Environment/Base
-Requires: yum >= 2.3.4
+Requires: yum >= 3.0
 
 %description -n yum-changelog
 This plugin adds a command line option to allow viewing package changelog 
@@ -41,7 +39,7 @@
 %package -n yum-fastestmirror
 Summary: Yum plugin which chooses fastest repository from a mirrorlist
 Group: System Environment/Base
-Requires: yum >= 2.4.1
+Requires: yum >= 3.0
 
 %description -n yum-fastestmirror
 This plugin sorts each repository's mirrorlist by connection speed
@@ -50,7 +48,7 @@
 %package -n yum-fedorakmod
 Summary: Yum plugin to handle fedora kernel modules.
 Group: System Environment/Base
-Requires: yum >= 2.6.0
+Requires: yum >= 3.0
 
 %description -n yum-fedorakmod
 Plugin for Yum to handle installation of kmod-foo type of kernel modules, when new kernel versions 
@@ -60,7 +58,7 @@
 %package -n yum-protectbase
 Summary: Yum plugin to protect packages from certain repositories.
 Group: System Environment/Base
-Requires: yum >= 2.4.1
+Requires: yum >= 3.0
 
 %description -n yum-protectbase
 This plugin allows certain repositories to be protected. Packages in the
@@ -70,7 +68,7 @@
 %package -n yum-versionlock
 Summary: Yum plugin to lock specified packages from being updated
 Group: System Environment/Base
-Requires: yum >= 2.4.1
+Requires: yum >= 3.0
 
 %description -n yum-versionlock
 This plugin allows certain packages specified in a file to be protected from being updated by 
@@ -79,7 +77,7 @@
 %package -n yum-tsflags
 Summary: Yum plugin to add tsflags by a commandline option
 Group: System Environment/Base
-Requires: yum >= 2.4.1
+Requires: yum >= 3.0
 
 %description -n yum-tsflags
 This plugin allows you to specify optional transaction flags on the yum
@@ -88,7 +86,7 @@
 %package -n yum-kernel-module
 Summary: Yum plugin to handle kernel-module-foo type of kernel module
 Group: System Environment/Base
-Requires: yum >= 2.4.1
+Requires: yum >= 3.0
 
 %description -n yum-kernel-module
 This plugin handle installation of kernel-module-foo type of kernel modules when new version of 
@@ -98,16 +96,32 @@
 %package -n yum-downloadonly
 Summary: Yum plugin to add downloadonly command option
 Group: System Environment/Base
-Requires: yum >= 2.4.1
+Requires: yum >= 3.0
 
 %description -n yum-downloadonly
 This plugin adds a --downloadonly flag to yum so that yum will only download
 the packages and not install/update them.
 
+%package -n yum-allowdowngrade
+Summary: Yum plugin to enable manual downgrading of packages
+Group: System Environment/Base
+Requires: yum > 3.0
+
+%description -n yum-allowdowngrade
+This plugin adds a --allow-downgrade flag to yum to make it possible to
+manually downgrade packages to specific versions.
+
+%package -n yum-skip-broken
+Summary: Yum plugin to handle skiping packages with dependency problems
+Group: System Environment/Base
+Requires: yum > 3.0
+
+%description -n yum-skip-broken
+This plugin adds a --ignore-broken to yum to make it possible to
+check packages for dependency problems and skip the one with problems.
+
 %prep
 %setup -q
-%patch0
-%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -115,7 +129,7 @@
 make -C updateonboot DESTDIR=$RPM_BUILD_ROOT install
 
 # Plugins to install
-plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module downloadonly"
+plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module downloadonly allowdowngrade skip-broken"
 mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ $RPM_BUILD_ROOT/usr/lib/yum-plugins/
 
 cd plugins
@@ -140,7 +154,7 @@
 %defattr(-, root, root)
 %doc README 
 %doc COPYING
-%doc plugins/
+%doc plugins/README
 %{_bindir}/package-cleanup
 %{_bindir}/repoclosure
 %{_bindir}/repomanage
@@ -199,12 +213,29 @@
 %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/downloadonly.conf
 /usr/lib/yum-plugins/downloadonly.*
 
+%files -n yum-allowdowngrade
+%defattr(-, root, root)
+%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/allowdowngrade.conf
+/usr/lib/yum-plugins/allowdowngrade.*
+
+%files -n yum-skip-broken
+%defattr(-, root, root)
+%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/skip-broken.conf
+/usr/lib/yum-plugins/skip-broken.*
+
 %changelog
-* Tue Aug  1 2006 Bill Nottingham <notting at redhat.com>
-- add patch to fix repoqeury to work with current yum api
+* Wed Oct  4 2006 Seth Vidal <skvidal at linux.duke.edu>
+- mark it as 1.0
+- change requires for the packages to yum 3.0
+
+* Wed Sep 27 2006 Tim Lauridsen <tla at rasmil.dk>
+- added skip-broken plugin
+
+* Tue Sep 05 2006 Panu Matilainen <pmatilai at laiskianen.org>
+- added allowdowngrade plugin
 
-* Thu Jul 28 2006 Luke Macken <lmacken at redhat.com>
-- Add patch to fix fastestmirror to work with new yum api
+* Sun Aug 13 2006 Seth Vidal <skvidal at linux.duke.edu>
+- fix the plugins/ doc issue
 
 * Sat May  6 2006 Seth Vidal <skvidal at linux.duke.edu>
 - bump version number


--- yum-utils-0.6-fastestmirror-newapi.patch DELETED ---


--- yum-utils-0.6-repoquery-newapi.patch DELETED ---




More information about the scm-commits mailing list