rpms/bpython/devel .cvsignore, 1.6, 1.7 bpython.spec, 1.9, 1.10 sources, 1.6, 1.7

terjeros terjeros at fedoraproject.org
Fri Jul 31 14:23:55 UTC 2009


Author: terjeros

Update of /cvs/extras/rpms/bpython/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22599

Modified Files:
	.cvsignore bpython.spec sources 
Log Message:
* Fri Jul 31 2009 Terje Rosten <terje.rosten at ntnu.no> - 0.9.4-1
- 0.9.4
- Update urls



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/bpython/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	18 May 2009 08:03:29 -0000	1.6
+++ .cvsignore	31 Jul 2009 14:23:55 -0000	1.7
@@ -1 +1 @@
-bpython-0.8.0.tar.gz
+bpython-0.9.4.tar.gz


Index: bpython.spec
===================================================================
RCS file: /cvs/extras/rpms/bpython/devel/bpython.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- bpython.spec	24 Jul 2009 18:24:01 -0000	1.9
+++ bpython.spec	31 Jul 2009 14:23:55 -0000	1.10
@@ -2,12 +2,12 @@
 
 Name:          bpython
 Summary:       Fancy curses interface to the Python interactive interpreter
-Version:       0.8.0
-Release:       2%{?dist}
-URL:           http://www.noiseforfree.com/bpython/
+Version:       0.9.4
+Release:       1%{?dist}
+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,18 @@ 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
+* 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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/bpython/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	18 May 2009 08:03:29 -0000	1.6
+++ sources	31 Jul 2009 14:23:55 -0000	1.7
@@ -1 +1 @@
-d0275118b28d2eb984c902f162732736  bpython-0.8.0.tar.gz
+68750ec12ed22c9a5f91b34c10785fd1  bpython-0.9.4.tar.gz




More information about the fedora-extras-commits mailing list