rpms/python-repoze-what-quickstart/devel .cvsignore, 1.2, 1.3 python-repoze-what-quickstart.spec, 1.1, 1.2 sources, 1.2, 1.3

Tom Callaway spot at fedoraproject.org
Sat Sep 12 15:09:10 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/python-repoze-what-quickstart/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8406/devel

Modified Files:
	.cvsignore python-repoze-what-quickstart.spec sources 
Log Message:
update to 1.0.1, fix typo causing broken dep


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-what-quickstart/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	29 Jul 2009 15:01:21 -0000	1.2
+++ .cvsignore	12 Sep 2009 15:09:09 -0000	1.3
@@ -1 +1 @@
-repoze.what-quickstart-1.0.tar.gz
+repoze.what-quickstart-1.0.1.tar.gz


Index: python-repoze-what-quickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-what-quickstart/devel/python-repoze-what-quickstart.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-repoze-what-quickstart.spec	29 Jul 2009 15:01:21 -0000	1.1
+++ python-repoze-what-quickstart.spec	12 Sep 2009 15:09:10 -0000	1.2
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		python-repoze-what-quickstart
-Version:	1.0
-Release:	2%{?dist}
+Version:	1.0.1
+Release:	1%{?dist}
 Summary:	A plugin for a simple authentication system with repoze.who/what
 Group:		Development/Languages
 License:	BSD
@@ -14,7 +14,7 @@ BuildRequires:	python-devel, python-setu
 BuildRequires:	python-repoze-what >= 1.0.3, python-repoze-who, python-repoze-who-plugins-sa
 BuildRequires:	python-repoze-what-plugins-sql, python-nose, python-coverage
 Requires:	python-repoze-what >= 1.0.3
-Requires:	python-repoze-who, python-repoze-who-plugins-sa, python-repoze-who-plugins-sql
+Requires:	python-repoze-who, python-repoze-who-plugins-sa, python-repoze-what-plugins-sql
 Requires:	python-repoze-who-friendlyform
 
 %description
@@ -52,6 +52,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/repoze.what_quickstart*
 
 %changelog
+* Sat Sep 12 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.1-1
+- update to 1.0.1, fix typo causing broken deps
+
 * Wed Jul 29 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0-2
 - fix summary, file ownership
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-what-quickstart/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	29 Jul 2009 15:01:21 -0000	1.2
+++ sources	12 Sep 2009 15:09:10 -0000	1.3
@@ -1 +1 @@
-6499da654b0ca70b5c089ba4e65118b3  repoze.what-quickstart-1.0.tar.gz
+81c25b7d2987109036ec64fcf6967939  repoze.what-quickstart-1.0.1.tar.gz




More information about the fedora-extras-commits mailing list