From d5d50657ba91f8c75ac7361691503c91b9efa6b3ba23000a774d2d6152034a2e Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 1 Nov 2016 20:24:49 +0000 Subject: [PATCH] Accepting request 438181 from home:TheBlackCat:branches:devel:languages:python - Update source url - Remove some obsolete parts of the spec file OBS-URL: https://build.opensuse.org/request/show/438181 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydot?expand=0&rev=8 --- python-pydot.changes | 6 ++++++ python-pydot.spec | 6 +----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/python-pydot.changes b/python-pydot.changes index 6acc644..dc7b070 100644 --- a/python-pydot.changes +++ b/python-pydot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 1 20:19:09 UTC 2016 - toddrme2178@gmail.com + +- Update source url +- Remove some obsolete parts of the spec file + ------------------------------------------------------------------- Tue Nov 1 19:38:17 UTC 2016 - toddrme2178@gmail.com diff --git a/python-pydot.spec b/python-pydot.spec index 1c2d134..a0114dc 100644 --- a/python-pydot.spec +++ b/python-pydot.spec @@ -19,7 +19,7 @@ Name: python-pydot Version: 1.2.3 Release: 0 -Url: http://code.google.com/p/pydot +Url: https://github.com/erocarrera/pydot Summary: Create (dot) graphs from python License: MIT Group: Development/Libraries/Python @@ -44,10 +44,6 @@ python setup.py build %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} -# rm -rf %{buildroot}/usr/{LICENSE,README} # Wronly installed by setup script - -%clean -rm -rf %{buildroot} %files %defattr(-,root,root,-)