rpms/bodhi/EL-5 .cvsignore, 1.12, 1.13 bodhi.spec, 1.15, 1.16 sources, 1.13, 1.14

Luke Macken lmacken at fedoraproject.org
Tue Jun 23 16:42:34 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/bodhi/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7885

Modified Files:
	.cvsignore bodhi.spec sources 
Log Message:
Latest upstream release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bodhi/EL-5/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	6 Apr 2009 20:41:15 -0000	1.12
+++ .cvsignore	23 Jun 2009 16:42:03 -0000	1.13
@@ -1 +1 @@
-bodhi-0.5.19.tar.bz2
+bodhi-0.5.27.tar.bz2


Index: bodhi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bodhi/EL-5/bodhi.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- bodhi.spec	6 Apr 2009 21:01:40 -0000	1.15
+++ bodhi.spec	23 Jun 2009 16:42:03 -0000	1.16
@@ -2,14 +2,13 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           bodhi
-Version:        0.5.19
-Release:        2%{?dist}
+Version:        0.5.27
+Release:        1%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
 License:        GPLv2+
 URL:            https://fedorahosted.org/bodhi
 Source0:        bodhi-%{version}.tar.bz2
-Patch0:         bodhi-%{version}-tg-paginate.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
@@ -58,6 +57,7 @@ Requires: python-turboflot
 Requires: python-tgcaptcha
 Requires: python-decorator
 Requires: mod_wsgi
+Requires: httpd
 
 
 %description server
@@ -67,7 +67,6 @@ updates for a software distribution.
 %prep
 %setup -q
 rm -rf bodhi/tests bodhi/tools/test-bodhi.py
-%patch0 -b .tg1044
 
 %build
 %{__python} setup.py build --install-data=%{_datadir}
@@ -116,16 +115,54 @@ rm -rf bodhi/tests bodhi/tools/test-bodh
 
 
 %changelog
+* Mon Jun 22 2009 Luke Macken <lmacken at redhat.com> - 0.5.27-01
+- Latest upstream release to bring in fixed mash config files.
+
+* Fri Jun 12 2009 Luke Macken <lmacken at redhat.com> - 0.5.26-1
+- Latest upstream release with a variety of fixes and pkgdb-0.4 support.
+
+* Tue May 12 2009 Luke Macken <lmacken at redhat.com> - 0.5.25-1
+- Latest upstream bugfix release to work around some TG 1.0.8
+  brokenness, and make our masher a bit more robust.
+
+* Tue May 12 2009 Luke Macken <lmacken at redhat.com> - 0.5.24-1
+- 0.5.24 bugfix release
+
+* Thu May 07 2009 Luke Macken <lmacken at redhat.com> - 0.5.23-1
+- Add mash configs for F11, with deltarpm support.
+
+* Thu Apr 30 2009 Luke Macken <lmacken at redhat.com> - 0.5.22-1
+- Remove pagination patch, as Fedora Infrastructure is now TG 1.0.8
+
+* Thu Apr 30 2009 Luke Macken <lmacken at redhat.com> - 0.5.21-1
+- Update to TG 1.0.8 API (fixes a @paginate issue)
+
+* Mon Apr 06 2009 Luke Macken <lmacken at redhat.com> - 0.5.20-1
+- Fix a bug when sending mash requests through the ProxyClient
+- More Python2.4 workarounds
+
+* Mon Apr 06 2009 Luke Macken <lmacken at redhat.com> - 0.5.19-3
+- Update to work with Python2.4
+
 * Mon Apr 06 2009 Luke Macken <lmacken at redhat.com> - 0.5.19-2
-- Revert an accidental spec change
+- Revision bump to bring it up to speed with the fedora infra package
 
 * Sat Mar 21 2009 Luke Macken <lmacken at redhat.com> - 0.5.19-1
 - 0.5.19
 - Add a patch to get pagination working in TG 1.0.4.4
 
+* Sat Mar 14 2009 Luke Macken <lmacken at redhat.com> - 0.5.17-4
+- Require httpd
+
+* Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.17-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Tue Feb 10 2009 Luke Macken <lmacken at redhat.com> - 0.5.18-1
 - Bugfix release, and to stop using deprecated python-fedora APIs.
 
+* Mon Feb 2 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.5.17-2
+- Own the %%{_sysconfdir}/bodhi directory.
+
 * Thu Jan 22 2009 Luke Macken <lmacken at redhat.com> - 0.5.17-1
 - Latest upstream bugfix release.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bodhi/EL-5/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	6 Apr 2009 20:41:15 -0000	1.13
+++ sources	23 Jun 2009 16:42:04 -0000	1.14
@@ -1 +1 @@
-b373010f503945a764d4cf7034394d2e  bodhi-0.5.19.tar.bz2
+5d6165455c082d441616b67026724893  bodhi-0.5.27.tar.bz2




More information about the fedora-extras-commits mailing list