pdfarranger 1.11.1-2 (x86_64;aarch64;znver1) 2025-17876
0

Status testing
Submitter mandian [@T] tutanota.com
Platform rolling
Repository extra
URL https://abf.openmandriva.org/build_lists/520200
Packages
pdfarranger-1.11.1-2.x86_64.binary
pdfarranger-1.11.1-2.x86_64.source
pdfarranger-1.11.1-2.aarch64.source
pdfarranger-1.11.1-2.aarch64.binary
pdfarranger-1.11.1-2.znver1.binary
pdfarranger-1.11.1-2.znver1.source
Build Date 2025-04-22 13:24:05 +0000 UTC
Last Updated 2025-04-22 13:34:01.805693056 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 05c8bc1db63d2b9f19e640f1ddc5838492696acb

commit 05c8bc1db63d2b9f19e640f1ddc5838492696acb
Author:     mandian <mandian@users.noreply.github.com>
AuthorDate: Tue Apr 22 11:56:48 2025 +0100
Commit:     mandian <mandian@users.noreply.github.com>
CommitDate: Tue Apr 22 11:56:48 2025 +0100

    fix requires
---
 pdfarranger.spec | 34 ++++++++++++++++------------------
 1 file changed, 16 insertions(+), 18 deletions(-)

diff --git a/pdfarranger.spec b/pdfarranger.spec
index 88d21cd..6f81866 100644
--- a/pdfarranger.spec
+++ b/pdfarranger.spec
@@ -14,11 +14,6 @@ BuildRequires:  python3dist(python-distutils-extra)
 BuildRequires:  gettext
 BuildRequires:  intltool
 
-Requires:       python%{pyver}dist(pygobject)
-Requires:       python%{pyver}dist(pypdf2)
-Requires:       python%{pyver}dist(pycairo)
-Requires:       python%{pyver}dist(pikepdf)
-Requires:       python%{pyver}dist(python-dateutil)
 Requires:	python-pkg-resources
 Requires:	typelib(Poppler)
 
@@ -35,18 +30,6 @@ pages using an interactive and intuitive graphical interface.
 The tool, which is a graphical front-end for PyPDF2, is a fork of
 PDF-Shuffler that aims to "make the project a bit more active".
 
-%prep
-%autosetup -p1
-
-%build
-%py_build
-
-%install
-%{__python} setup.py install --root %{buildroot}
-#py_install
-
-%find_lang %{name}
-
 %files -f %{name}.lang
 %doc README.md
 %license COPYING
@@ -61,4 +44,19 @@ PDF-Shuffler that aims to "make the project a bit more active".
 %{_iconsdir}/hicolor/scalable/apps/com.github.jeromerobert.pdfarranger.svg
 %{_iconsdir}/hicolor/symbolic/apps/com.github.jeromerobert.pdfarranger-symbolic.svg
 %{python_sitelib}/%{name}/
-%{python_sitelib}/%{name}-%{version}-py%{python_version}.egg-info
+%{python_sitelib}/%{name}-%{version}-*.*-info
+
+#----------------------------------------------------------------------
+
+%prep
+%autosetup -p1
+
+%build
+%py_build
+
+%install
+%{__python} setup.py install --root %{buildroot}
+#py_install
+
+%find_lang %{name}
+
Not Available

Nobody has submitted a vote for this package yet. Go test it, and vote!