forked from pool/python-beautifulsoup4
Accepting request 183949 from devel:languages:python
remove .buildinfo before installation to remove rpmlint warning (forwarded request 183773 from cberendt) OBS-URL: https://build.opensuse.org/request/show/183949 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beautifulsoup4?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 17:07:52 UTC 2013 - berendt@b1-systems.de
|
||||
|
||||
- remove .buildinfo before installation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 08:25:50 UTC 2013 - berendt@b1-systems.de
|
||||
|
||||
|
||||
@@ -81,6 +81,7 @@ Documentation and help files for %{name}
|
||||
%build
|
||||
python setup.py build
|
||||
cd doc && make html
|
||||
rm build/html/.buildinfo
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
Reference in New Issue
Block a user