SHA256
1
0
forked from pool/apfel

Accepting request 357987 from home:badshah400:branches:science

Update to version 2.7.0

OBS-URL: https://build.opensuse.org/request/show/357987
OBS-URL: https://build.opensuse.org/package/show/science/apfel?expand=0&rev=7
This commit is contained in:
Matthias Mailänder
2016-02-06 13:45:14 +00:00
committed by Git OBS Bridge
parent 15dc0df3c9
commit ce52ccae49
9 changed files with 39 additions and 340 deletions

View File

@@ -20,7 +20,7 @@
%define pypackage python-%{name}
Name: apfel
Version: 2.5.2
Version: 2.7.0
Release: 0
Summary: A PDF Evolution Library
License: GPL-3.0+
@@ -109,6 +109,7 @@ rm -fr %{buildroot}%{_datadir}/doc/apfel
%defattr(-,root,root)
%{_includedir}/APFEL/
%doc AUTHORS ChangeLog NEWS README COPYING
%{_bindir}/CheckAPFEL
%{_bindir}/%{name}-config
%{_libdir}/*.so
@@ -120,6 +121,9 @@ rm -fr %{buildroot}%{_datadir}/doc/apfel
# COMPILED OBJECT FILE CONTAINS BUILDROOT
%exclude %{python_sitearch}/%{name}.pyc
%{python_sitearch}/_%{name}.so
%{python_sitearch}/APFEL-%{version}-py%{py_ver}.egg-info
%{python_sitearch}/APFEL-*py%{py_ver}.egg-info
%dir %{_datadir}/apfel
%{_datadir}/%{name}/gen_info.py
%{_datadir}/%{name}/*.info
%changelog