rpms/pybluez/devel .cvsignore, 1.2, 1.3 pybluez.spec, 1.2, 1.3 sources, 1.2, 1.3

Will Woods (wwoods) fedora-extras-commits at redhat.com
Wed Jun 4 18:03:21 UTC 2008


Author: wwoods

Update of /cvs/extras/rpms/pybluez/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25758

Modified Files:
	.cvsignore pybluez.spec sources 
Log Message:
New upstream version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pybluez/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	5 Jan 2007 21:08:58 -0000	1.2
+++ .cvsignore	4 Jun 2008 18:02:29 -0000	1.3
@@ -1 +1 @@
-pybluez-src-0.9.1.tar.gz
+PyBluez-0.15.tar.gz


Index: pybluez.spec
===================================================================
RCS file: /cvs/extras/rpms/pybluez/devel/pybluez.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pybluez.spec	20 Feb 2008 06:59:31 -0000	1.2
+++ pybluez.spec	4 Jun 2008 18:02:29 -0000	1.3
@@ -1,14 +1,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           pybluez
-Version:        0.9.1
-Release:        4%{?dist}
+Version:        0.15
+Release:        1%{?dist}
 Summary:        Python API for the BlueZ bluetooth stack 
 
 Group:          Development/Languages
-License:        GPL
-URL:            http://org.csail.mit.edu/pybluez
-Source0:        http://org.csail.mit.edu/pybluez/release/pybluez-src-0.9.1.tar.gz    
+License:        GPLv2
+URL:            http://code.google.com/p/pybluez/
+Source0:        http://pybluez.googlecode.com/files/PyBluez-0.15.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
                    
 BuildRequires:      python-devel bluez-libs-devel
@@ -19,12 +19,11 @@
 applications.
 
 %prep
-%setup -q
+%setup -q -n PyBluez-%{version}
 
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
-doc/gendoc
 
 
 %install
@@ -40,10 +39,13 @@
 
 %files
 %defattr(-,root,root,-)
-%doc doc/*.html README CHANGELOG COPYING examples
+%doc README CHANGELOG COPYING examples
 %{python_sitearch}/*
 
 %changelog
+* Wed Jun 4 2008 Will Woods <wwoods at redhat.com> - 0.15-1
+- New upstream version
+
 * Wed Feb 20 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.9.1-4
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pybluez/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	5 Jan 2007 21:08:58 -0000	1.2
+++ sources	4 Jun 2008 18:02:29 -0000	1.3
@@ -1 +1 @@
-3e7e951ea4e8433f3b80ef8c14d99c28  pybluez-src-0.9.1.tar.gz
+104ad743d4bc999796ceff4f39d1003a  PyBluez-0.15.tar.gz




More information about the fedora-extras-commits mailing list