1
0
forked from pool/python-PyPDF2
Tomáš Chvátal
2018-12-06 13:22:11 +00:00
committed by Git OBS Bridge
parent 6a1e414a4e
commit e165053d6c
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 6 13:22:02 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Fix fdupes call
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 4 12:52:37 UTC 2018 - Matej Cepl <mcepl@suse.com> Tue Dec 4 12:52:37 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -56,7 +56,7 @@ sed -i '/^#!/ d' PyPDF2/pagerange.py
%install %install
%python_install %python_install
%fdupes %{buildroot}%{_prefix} %python_expand %fdupes %{buildroot}%{$python_sitelib}
chmod a-x CHANGELOG LICENSE README.md chmod a-x CHANGELOG LICENSE README.md
%files %{python_files} %files %{python_files}