rpms/python-telepathy/devel .cvsignore, 1.11, 1.12 python-telepathy.spec, 1.20, 1.21 sources, 1.11, 1.12

Brian Pepple bpepple at fedoraproject.org
Tue Aug 26 14:50:17 UTC 2008


Author: bpepple

Update of /cvs/pkgs/rpms/python-telepathy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11522

Modified Files:
	.cvsignore python-telepathy.spec sources 
Log Message:
* Tue Aug 26 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.15.1-1
- Update to 0.15.1.
- Drop examples-README.  Included in upstream now.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-telepathy/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	2 Mar 2008 23:04:09 -0000	1.11
+++ .cvsignore	26 Aug 2008 14:49:47 -0000	1.12
@@ -1,2 +1 @@
-telepathy-python-0.15.0.tar.gz
-telepathy-python-README-examples
+telepathy-python-0.15.1.tar.gz


Index: python-telepathy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-telepathy/devel/python-telepathy.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- python-telepathy.spec	2 Mar 2008 23:04:09 -0000	1.20
+++ python-telepathy.spec	26 Aug 2008 14:49:47 -0000	1.21
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-telepathy
-Version:        0.15.0
+Version:        0.15.1
 Release:        1%{?dist}
 Summary:        Python libraries for Telepathy
 
@@ -9,10 +9,6 @@
 License:        LGPLv2+
 URL:            http://telepathy.freedesktop.org/wiki/
 Source0:        http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-%{version}.tar.gz
-# The following is originally from 
-# http://darcs.collabora.co.uk/darcs/telepathy/telepathy-python/examples/README
-# but it is by mistake missing from the usptream tarball
-Source1:        telepathy-python-README-examples
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -29,15 +25,17 @@
 
 %prep
 %setup -q -n telepathy-python-%{version}
-install -p %{SOURCE1} examples/README
+
 
 %build
 %{__python} setup.py build
 chmod 0644 examples/*
 
+
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
+
  
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -51,6 +49,10 @@
 
 
 %changelog
+* Tue Aug 26 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.15.1-1
+- Update to 0.15.1.
+- Drop examples-README.  Included in upstream now.
+
 * Sun Mar  2 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.15.0-1
 - Update to 0.15.0.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-telepathy/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	2 Mar 2008 23:04:09 -0000	1.11
+++ sources	26 Aug 2008 14:49:47 -0000	1.12
@@ -1,2 +1 @@
-678a28e3b7d06f75940beec28130d9a5  telepathy-python-0.15.0.tar.gz
-100cfb0ef7231513a617d989e86a2a3c  telepathy-python-README-examples
+b3e9bd31393c4cebbd8077b62b2bcd8c  telepathy-python-0.15.1.tar.gz




More information about the scm-commits mailing list