14
0
forked from pool/python-pydot

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
This commit is contained in:
Todd R
2016-11-01 20:24:49 +00:00
committed by Git OBS Bridge
parent 2eb1738b8f
commit d5d50657ba
2 changed files with 7 additions and 5 deletions

View File

@@ -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 Tue Nov 1 19:38:17 UTC 2016 - toddrme2178@gmail.com

View File

@@ -19,7 +19,7 @@
Name: python-pydot Name: python-pydot
Version: 1.2.3 Version: 1.2.3
Release: 0 Release: 0
Url: http://code.google.com/p/pydot Url: https://github.com/erocarrera/pydot
Summary: Create (dot) graphs from python Summary: Create (dot) graphs from python
License: MIT License: MIT
Group: Development/Libraries/Python Group: Development/Libraries/Python
@@ -44,10 +44,6 @@ python setup.py build
%install %install
python setup.py install --prefix=%{_prefix} --root=%{buildroot} python setup.py install --prefix=%{_prefix} --root=%{buildroot}
# rm -rf %{buildroot}/usr/{LICENSE,README} # Wronly installed by setup script
%clean
rm -rf %{buildroot}
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)