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:
@@ -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
|
||||
|
||||
|
@@ -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,-)
|
||||
|
Reference in New Issue
Block a user