rpms/yum/devel yum.spec,1.313,1.314

James Antill james at fedoraproject.org
Thu Apr 29 22:21:27 UTC 2010


Author: james

Update of /cvs/pkgs/rpms/yum/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv32082

Modified Files:
	yum.spec 
Log Message:
* Thu Apr 29 2010 James Antill <james at fedoraproject.org> - 3.2.27-9
- Latest yum-3_2_X head.
- Added protect packages.
- Bug fixes from the yum bug day.
- Added removed size output.
- Added glob: to all list config. options.
- Fix fsvars.



Index: yum.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yum/devel/yum.spec,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -p -r1.313 -r1.314
--- yum.spec	29 Apr 2010 22:06:33 -0000	1.313
+++ yum.spec	29 Apr 2010 22:21:27 -0000	1.314
@@ -110,7 +110,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_sysconfdir}/yum
 %config(noreplace) %{_sysconfdir}/yum/version-groups.conf
 %dir %{_sysconfdir}/yum/protected.d
-%dir %{_sysconfdir}/yum/repos.d
+%dir %{_sysconfdir}/yum.repos.d
 %dir %{_sysconfdir}/yum/vars
 %config(noreplace) %{_sysconfdir}/logrotate.d/yum
 %{_sysconfdir}/bash_completion.d



More information about the scm-commits mailing list