diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 6d5160b..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -telepathy-python-0.15.17.tar.gz -telepathy-python-0.15.18.tar.gz -/telepathy-python-0.15.19.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..22a75e4 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +https://fedoraproject.org/wiki/Changes/RetirePython2 diff --git a/python-telepathy-0.15.19-autotools.patch b/python-telepathy-0.15.19-autotools.patch deleted file mode 100644 index 3d5e933..0000000 --- a/python-telepathy-0.15.19-autotools.patch +++ /dev/null @@ -1,28 +0,0 @@ -diff -up telepathy-python-0.15.19/src/Makefile.am.autotools telepathy-python-0.15.19/src/Makefile.am ---- telepathy-python-0.15.19/src/Makefile.am.autotools 2010-06-09 20:28:59.000000000 +0200 -+++ telepathy-python-0.15.19/src/Makefile.am 2011-06-14 21:19:42.692499952 +0200 -@@ -13,10 +13,12 @@ telepathy_PYTHON = \ - spec_dir = $(top_srcdir)/spec - spec_files := $(patsubst $(spec_dir)%.xml,_generated%.py,$(wildcard $(spec_dir)/*.xml)) - -+# We leave _generated/errors.py out of here because there exists a -+# spec/errors.xml file, so that means there'll be a -+# _generated/errors.py in $(spec_files). See fd.o#32526 - BUILT_SOURCES = \ - _generated/interfaces.py \ - _generated/constants.py \ -- _generated/errors.py \ - _generated/__init__.py \ - $(spec_files) - -diff -up telepathy-python-0.15.19/src/Makefile.in.autotools telepathy-python-0.15.19/src/Makefile.in ---- telepathy-python-0.15.19/src/Makefile.in.autotools 2010-12-03 17:09:48.000000000 +0100 -+++ telepathy-python-0.15.19/src/Makefile.in 2011-06-14 21:19:42.693499955 +0200 -@@ -219,7 +219,6 @@ spec_files := $(patsubst $(spec_dir)%.xm - BUILT_SOURCES = \ - _generated/interfaces.py \ - _generated/constants.py \ -- _generated/errors.py \ - _generated/__init__.py \ - $(spec_files) - diff --git a/python-telepathy.spec b/python-telepathy.spec deleted file mode 100644 index 38b3147..0000000 --- a/python-telepathy.spec +++ /dev/null @@ -1,240 +0,0 @@ -Name: python-telepathy -Version: 0.15.19 -Release: 20%{?dist} -Summary: Python libraries for Telepathy -License: LGPLv2+ -URL: http://telepathy.freedesktop.org/wiki/ -Source0: http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-%{version}.tar.gz -#Upstream git commit 0c4e6e9f41b24bbb7ea33653b8a81ff79c0ea032 -Patch0: python-telepathy-0.15.19-autotools.patch - -BuildArch: noarch -BuildRequires: python2-devel -BuildRequires: python2-dbus >= 0.80 -BuildRequires: libxslt - - -%global _description\ -Python libraries for use in Telepathy clients and connection managers.\ - - -%description %_description - -%package -n python2-telepathy -Summary: %summary -Requires: python2-dbus >= 0.80 -%{?python_provide:%python_provide python2-telepathy} - -%description -n python2-telepathy %_description - -%prep -%setup -q -n telepathy-python-%{version} -%patch0 -p1 -b .autotools - - -%build -%configure -make -chmod 0644 examples/* - - -%install -make install DESTDIR=$RPM_BUILD_ROOT - - - -%files -n python2-telepathy -%license COPYING -%doc AUTHORS README NEWS examples/ -%{python2_sitelib}/telepathy/ - - -%changelog -* Fri Jul 26 2019 Fedora Release Engineering - 0.15.19-20 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sat Feb 02 2019 Fedora Release Engineering - 0.15.19-19 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Jul 21 2018 Peter Robinson 0.15.19-18 -- Fix FTBFS, package cleanups - -* Sat Jul 14 2018 Fedora Release Engineering - 0.15.19-17 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri Feb 09 2018 Fedora Release Engineering - 0.15.19-16 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jan 31 2018 Iryna Shcherbina - 0.15.19-15 -- Update Python 2 dependency declarations to new packaging standards - (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) - -* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 0.15.19-14 -- Python 2 binary package renamed to python2-telepathy - See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 - -* Thu Jul 27 2017 Fedora Release Engineering - 0.15.19-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 0.15.19-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Tue Jul 19 2016 Fedora Release Engineering - 0.15.19-11 -- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages - -* Thu Feb 04 2016 Fedora Release Engineering - 0.15.19-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Thu Jun 18 2015 Fedora Release Engineering - 0.15.19-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 0.15.19-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sun Aug 04 2013 Fedora Release Engineering - 0.15.19-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Thu Feb 14 2013 Fedora Release Engineering - 0.15.19-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Sat Jul 21 2012 Fedora Release Engineering - 0.15.19-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sat Jan 14 2012 Fedora Release Engineering - 0.15.19-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Jun 14 2011 Julian Sikorski - 0.15.19-3 -- Fixed a build failure using a patch from upstream git - -* Wed Feb 09 2011 Fedora Release Engineering - 0.15.19-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Fri Dec 3 2010 Brian Pepple - 0.15.19-1 -- Update to 0.15.19. - -* Thu Aug 5 2010 Brian Pepple - 0.15.18-1 -- Update to 0.15.18. - -* Thu Jul 22 2010 David Malcolm - 0.15.17-2 -- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild - -* Sat Mar 13 2010 Brian Pepple - 0.15.17-1 -- Update to 0.15.17. - -* Wed Mar 10 2010 Brian Pepple - 0.15.16-1 -- Update to 0.15.16. - -* Wed Jan 20 2010 Brian Pepple - 0.15.15-1 -- Update to 0.15.15. - -* Tue Jan 19 2010 Brian Pepple - 0.15.14-1 -- Update to 0.15.14. - -* Mon Dec 14 2009 Brian Pepple - 0.15.13-1 -- Update to 0.15.13. - -* Mon Oct 12 2009 Brian Pepple - 0.15.12-1 -- Update to 0.15.12. -- Modify to use autotools. - -* Tue Aug 18 2009 Brian Pepple - 0.15.11-1 -- Update to 0.15.11. - -* Fri Aug 14 2009 Brian Pepple - 0.15.10-1 -- Update to 0.15.10. - -* Sun Jul 26 2009 Fedora Release Engineering - 0.15.8-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Mon Jun 15 2009 Brian Pepple - 0.15.8-1 -- Update to 0.15.8. -- Add NEWS file to docs. - -* Thu Feb 26 2009 Fedora Release Engineering - 0.15.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Tue Feb 17 2009 Brian Pepple - 0.15.7-1 -- Update to 0.15.7. - -* Wed Jan 7 2009 Brian Pepple - 0.15.6-1 -- Update to 0.15.6. - -* Tue Jan 6 2009 Brian Pepple - 0.15.5-1 -- Update to 0.15.5. - -* Mon Jan 5 2009 Brian Pepple - 0.15.4-1 -- Update to 0.15.4. - -* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.15.3-2 -- Rebuild for Python 2.6 - -* Tue Oct 21 2008 Brian Pepple - 0.15.3-1 -- Update to 0.15.3. - -* Mon Oct 20 2008 Brian Pepple - 0.15.2-1 -- Update to 0.15.2 - -* Tue Aug 26 2008 Brian Pepple - 0.15.1-1 -- Update to 0.15.1. -- Drop examples-README. Included in upstream now. - -* Sun Mar 2 2008 Brian Pepple - 0.15.0-1 -- Update to 0.15.0. - -* Thu Nov 29 2007 Matej Cepl 0.14.0-4 -- apparently some part of setup.py decided that everything in examples/ - directory, which doesn't have .py extension should be executable. - -* Wed Nov 28 2007 Matěj Cepl 0.14.0-3 -- Add examples/README missing from the upstream tarball (examples doesn't - make much sense without that). -- Fix bloody TABs into spaces so that rpmlint is silent. - -* Thu Nov 1 2007 Brian Pepple - 0.14.0-2 -- Add examples to docs. (#362161) - -* Sat Oct 13 2007 Brian Pepple - 0.14.0-1 -- Update to 0.14.0. - -* Sun Aug 5 2007 Brian Pepple - 0.13.13-2 -- Update license tag. - -* Mon Jul 2 2007 Brian Pepple - 0.13.13-1 -- Update to 0.13.13. -- Add minimum ver of dbus-python. - -* Mon Jun 4 2007 Brian Pepple - 0.13.12-1 -- Update to 0.13.12. - -* Fri May 18 2007 Brian Pepple - 0.13.11-1 -- Update to 0.13.11. -- Add BR for libxslt. - -* Mon Feb 19 2007 Brian Pepple - 0.13.8-1 -- Update to 0.13.8. - -* Sun Jan 7 2007 Brian Pepple - 0.13.7-4 -- Rebuild against the new python should actually work now. - -* Fri Dec 8 2006 Brian Pepple - 0.13.7-3 -- Rebuild against new python. - -* Fri Nov 24 2006 Brian Pepple - 0.13.7-2 -- Add BR & Requires on dbus-python. - -* Fri Nov 24 2006 Brian Pepple - 0.13.7-1 -- Update to 0.13.7. - -* Tue Oct 10 2006 Brian Pepple - 0.13.3-1 -- Update to 0.13.3. -- Drop connection-manager patch, fixed upstream. - -* Mon Oct 2 2006 Brian Pepple - 0.13.2-3 -- Actually use the name variable for the patch. - -* Mon Oct 2 2006 Brian Pepple - 0.13.2-2 -- Patch for connection manager. - -* Sat Sep 2 2006 Brian Pepple - 0.13.2-1 -- Initial FE spec. - diff --git a/sources b/sources deleted file mode 100644 index d0b6fb9..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -f7ca25ab3c88874015b7e9728f7f3017 telepathy-python-0.15.19.tar.gz