rpms/yum-utils/F-13 sources, 1.35, 1.36 yum-utils.spec, 1.76, 1.77 yum-utils-HEAD.patch, 1.1, NONE

Tim Lauridsen timlau at fedoraproject.org
Sun Jun 6 13:34:36 UTC 2010


Author: timlau

Update of /cvs/pkgs/rpms/yum-utils/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8699

Modified Files:
	sources yum-utils.spec 
Removed Files:
	yum-utils-HEAD.patch 
Log Message:
Release 1.1.27-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/yum-utils/F-13/sources,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- sources	10 Feb 2010 06:01:44 -0000	1.35
+++ sources	6 Jun 2010 13:34:36 -0000	1.36
@@ -1 +1 @@
-cdf0b2e65a57485ec37ea09a8b1e36b9  yum-utils-1.1.26.tar.gz
+e5bf013b43cd898ef5483798e64317f9  yum-utils-1.1.27.tar.gz


Index: yum-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yum-utils/F-13/yum-utils.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -p -r1.76 -r1.77
--- yum-utils.spec	17 May 2010 14:06:52 -0000	1.76
+++ yum-utils.spec	6 Jun 2010 13:34:36 -0000	1.77
@@ -1,24 +1,24 @@
 Summary: Utilities based around the yum package manager
 Name: yum-utils
-Version: 1.1.26
-Release: 7%{?dist}
+Version: 1.1.27
+Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source: http://yum.baseurl.org/download/yum-utils/%{name}-%{version}.tar.gz
-Patch0: yum-utils-HEAD.patch
 URL: http://yum.baseurl.org/download/yum-utils/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
-Requires: python >= 2.4 , yum >= 3.2.24
+Requires: python >= 2.4 , yum >= 3.2.27
 BuildRequires: python >= 2.4
 
 %description
 yum-utils is a collection of utilities and examples for the yum package
 manager. It includes utilities by different authors that make yum easier and
-more powerful to use. These tools include: debuginfo-install, package-cleanup,
-repoclosure, repodiff, repo-graph, repomanage, repoquery, repo-rss, reposync,
-repotrack, verifytree, yum-builddep, yum-complete-transaction, yumdownloader,
-yum-debug-dump, yum-debug-restore and yum-groups-manager.
+more powerful to use. These tools include: debuginfo-install, 
+find-repos-of-install, needs-restarting, package-cleanup, repoclosure, 
+repodiff, repo-graph, repomanage, repoquery, repo-rss, reposync,
+repotrack, verifytree, yumdownloader, yum-builddep, yum-complete-transaction, 
+yum-config-manager, yum-debug-dump, yum-debug-restore and yum-groups-manager.
 
 %package -n yum-updateonboot
 Summary: Run yum update on system boot
@@ -163,21 +163,6 @@ to yum and the list-security and info-se
 The options make it possible to limit list/upgrade of packages to specific
 security relevant ones. The commands give you the security information.
 
-%package -n yum-plugin-protect-packages
-Summary: Yum plugin to prevents Yum from removing itself and other protected packages
-Group: System Environment/Base
-Provides: yum-protect-packages = %{version}-%{release}
-Obsoletes: yum-protect-packages < 1.1.20-0
-Conflicts: yum-protect-packages < 1.1.20-0
-Requires: yum >= 3.0
-
-%description -n yum-plugin-protect-packages
-this plugin prevents Yum from removing itself and other protected packages.
-By default, yum is the only package protected, but by extension this
-automatically protects everything on which yum depends (rpm, python, glibc,
-and so on).Therefore, the plugin functions well even without
-compiling careful lists of all important packages.
-
 %package -n yum-plugin-upgrade-helper
 Summary: Yum plugin to help upgrades to the next distribution version
 Group: System Environment/Base
@@ -366,8 +351,6 @@ filesystem that is touched by the packag
 %prep
 %setup -q
 
-%patch0 -p1
-
 %install
 rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
@@ -385,7 +368,6 @@ plugins="\
  refresh-updatesd \
  merge-conf \
  security \
- protect-packages \
  upgrade-helper \
  aliases \
  list-data \
@@ -450,6 +432,7 @@ fi
 %{_bindir}/verifytree
 %{_bindir}/yumdownloader
 %{_bindir}/yum-builddep
+%{_bindir}/yum-config-manager
 %{_bindir}/yum-debug-dump
 %{_bindir}/yum-groups-manager
 %{_bindir}/yum-debug-restore
@@ -532,11 +515,6 @@ fi
 /usr/lib/yum-plugins/security.*
 %{_mandir}/man8/yum-security.8.*
 
-%files -n yum-plugin-protect-packages
-%defattr(-, root, root)
-%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/protect-packages.conf
-/usr/lib/yum-plugins/protect-packages.*
-
 %files -n yum-plugin-upgrade-helper
 %defattr(-, root, root)
 %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/upgrade-helper.conf
@@ -623,18 +601,8 @@ fi
 %{_mandir}/man5/yum-fs-snapshot.conf.5.*
 
 %changelog
-* Sat Apr 17 2010 James Antill <james at fedoraproject.org> - 1.1.26-7
-- Fix the changelog entry time comparison in repodiff, again.
-
-* Fri Apr 16 2010 James Antill <james at fedoraproject.org> - 1.1.26-4
-- Fix the changelog entry time comparison in repodiff.
-
-* Wed Apr 14 2010 James Antill <james at fedoraproject.org> - 1.1.26-3
-- Get lots of fixes from latest HEAD. Also:
-- --alldeps default in repoquery.
-- repoquery will now do a full provides version check.
-- Add repoclosure --group.
-- Big repodiff speedup.
+* Sun Jun 6 2010 Tim Lauridsen <timlau at fedoraproject.org>
+- mark as 1.1.27  
 
 * Wed Feb 10 2010 Tim Lauridsen <timlau at fedoraproject.org>
 - mark as 1.1.26  


--- yum-utils-HEAD.patch DELETED ---



More information about the scm-commits mailing list