Index: branches/fc15-dev/server/fedora/Makefile
===================================================================
--- branches/fc15-dev/server/fedora/Makefile	(revision 2055)
+++ branches/fc15-dev/server/fedora/Makefile	(revision 2056)
@@ -19,5 +19,5 @@
 # See /COPYRIGHT in this repository for more information.
 
-upstream_yum	= krb5 krb5.i686 httpd openssh redland-bindings rubygems python-flask
+upstream_yum	= krb5 krb5.i686 httpd openssh redland-bindings rubygems
 hackage		= MonadCatchIO-mtl-0.3.0.2 cgi-3001.1.8.2 unix-handle-0.0.0
 upstream_hackage = ghc-MonadCatchIO-mtl ghc-cgi ghc-unix-handle
Index: branches/fc15-dev/server/fedora/specs/python-flask.spec.patch
===================================================================
--- branches/fc15-dev/server/fedora/specs/python-flask.spec.patch	(revision 2055)
+++ 	(revision )
@@ -1,30 +1,0 @@
---- python-flask.spec.orig	2011-02-26 15:09:18.000000000 -0500
-+++ python-flask.spec	2011-11-10 22:14:25.926527870 -0500
-@@ -4,7 +4,7 @@
- 
- Name:           python-flask
- Version:        0.6.1
--Release:        2%{?dist}
-+Release:        2%{?dist}.scripts.%{scriptsversion}
- Summary:        A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
- 
- Group:          Development/Libraries
-@@ -59,6 +59,7 @@
- 
- rm -rf $RPM_BUILD_ROOT%{python_sitelib}/site.py
- rm -rf $RPM_BUILD_ROOT%{python_sitelib}/site.py[co]
-+rm -rf $RPM_BUILD_ROOT%{python_sitelib}/easy-install.pth
- rm -rf docs/_build/html/.buildinfo
- rm -rf examples/minitwit/*.pyc
- rm -rf examples/flaskr/*.pyc
-@@ -73,7 +74,9 @@
- %files
- %defattr(-,root,root,-)
- %doc AUTHORS LICENSE PKG-INFO CHANGES README
--%{python_sitelib}/*
-+%{python_sitelib}/*.egg-info
-+%{python_sitelib}/*.egg-link
-+%{python_sitelib}/flask
- 
- %files doc
- %defattr(-,root,root,-)
