rpms/bpython/F-10 .cvsignore, 1.6, 1.7 bpython.spec, 1.5, 1.6 sources, 1.6, 1.7

terjeros terjeros at fedoraproject.org
Thu Nov 5 17:03:07 UTC 2009


Author: terjeros

Update of /cvs/extras/rpms/bpython/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21515/F-10

Modified Files:
	.cvsignore bpython.spec sources 
Log Message:
Sync with rawhide.




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/bpython/F-10/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	18 May 2009 11:14:54 -0000	1.6
+++ .cvsignore	5 Nov 2009 17:03:06 -0000	1.7
@@ -1 +1 @@
-bpython-0.8.0.tar.gz
+bpython-0.9.5.2.tar.gz


Index: bpython.spec
===================================================================
RCS file: /cvs/extras/rpms/bpython/F-10/bpython.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- bpython.spec	18 May 2009 11:14:54 -0000	1.5
+++ bpython.spec	5 Nov 2009 17:03:06 -0000	1.6
@@ -2,12 +2,12 @@
 
 Name:          bpython
 Summary:       Fancy curses interface to the Python interactive interpreter
-Version:       0.8.0
+Version:       0.9.5.2
 Release:       1%{?dist}
-URL:           http://www.noiseforfree.com/bpython/
+URL:           http://www.bpython-interpreter.org/
 Group:         Development/Libraries
 License:       MIT
-Source0:       http://www.noiseforfree.com/%{name}/%{name}-%{version}.tar.gz
+Source0:       http://www.bpython-interpreter.org/releases/bpython-%{version}.tar.gz
 BuildArch:     noarch
 BuildRequires: python-devel python-setuptools desktop-file-utils
 Requires:      python-pygments pyparsing
@@ -27,7 +27,7 @@ operating systems. It has the following 
  o auto indentation
 
 %prep
-%setup -q -n %{name}
+%setup -q
 %{__sed} -i -e \
     "s|/usr/share/docs/bpython/examples on Debian|%{_docdir}/%{name}-%{version}/sample-rc on Fedora/RHEL|g" doc/bpython.1
 %{__sed} -i -e '1d' bpython/cli.py
@@ -49,14 +49,24 @@ operating systems. It has the following 
 
 %files
 %defattr(-, root, root, -)
-%doc CHANGELOG LICENSE README sample-rc
+%doc AUTHORS CHANGELOG doc LICENSE light.theme README sample-config sample.theme
 %{_bindir}/%{name}
 %{python_sitelib}/%{name}*
 %{_mandir}/man1/%{name}.1*
-%{_mandir}/man5/bpythonrc.5*
+%{_mandir}/man5/bpython-config.5*
 #{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Thu Nov 05 2009 Terje Rosten <terje.rosten at ntnu.no> - 0.9.5.2-1
+- 0.9.5.2
+
+* Fri Jul 31 2009 Terje Rosten <terje.rosten at ntnu.no> - 0.9.4-1
+- 0.9.4
+- Update urls
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Mon May 18 2009 Terje Rosten <terje.rosten at ntnu.no> - 0.8.0-1
 - 0.8.0
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/bpython/F-10/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	18 May 2009 11:14:54 -0000	1.6
+++ sources	5 Nov 2009 17:03:07 -0000	1.7
@@ -1 +1 @@
-d0275118b28d2eb984c902f162732736  bpython-0.8.0.tar.gz
+8c6022907d2bff9d0193f3d299157443  bpython-0.9.5.2.tar.gz




More information about the scm-commits mailing list