yad 13.0-1 (znver1;x86_64;aarch64) 2023-17621
              10002 
            
            | Status | published | ||||||||||||
| Submitter | mandian [@T] tutanota.com | ||||||||||||
| Platform | rolling | ||||||||||||
| Repository | unsupported | ||||||||||||
| URL | https://abf.openmandriva.org/build_lists/389975 | ||||||||||||
| Packages | 
                    
  | 
                ||||||||||||
| Build Date | 2023-12-31 23:48:27 +0000 UTC | ||||||||||||
| Last Updated | 2024-01-04 23:52:11.680569102 +0000 UTC | 
$ git show --format=fuller --patch-with-stat --summary cc996f10fb0b011e6b238dc489fd3d054cf59b9b
commit cc996f10fb0b011e6b238dc489fd3d054cf59b9b
Author:     mandian <mandian@users.noreply.github.com>
AuthorDate: Sun Dec 31 22:36:50 2023 +0000
Commit:     mandian <mandian@users.noreply.github.com>
CommitDate: Sun Dec 31 22:36:50 2023 +0000
    fix BR
---
 yad.spec | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/yad.spec b/yad.spec
index 89467a3..f26d808 100644
--- a/yad.spec
+++ b/yad.spec
@@ -14,7 +14,7 @@ BuildRequires:	pkgconfig(gtksourceview-3.0)
 BuildRequires:	pkgconfig(gspell-1)
 BuildRequires:	pkgconfig(gtk+-3.0)
 BuildRequires:	pkgconfig(gtk+-unix-print-3.0)
-BuildRequires:	pkgconfig(webkitgtk-6.0)
+BuildRequires:	pkgconfig(webkit2gtk-4.1)
 BuildRequires:	perl(XML::Parser)
 
 %description
@@ -43,8 +43,8 @@ developers/maintainers were in GNOME Bugzilla.
 %prep
 %autosetup -p1 
 
-# build against webkit2gtk-6.0
-sed -i -e 's/webkit2gtk-4.0/webkit2gtk-6.0/g' configure.ac
+# build against webkit2gtk-4.1
+sed -i -e 's/webkit2gtk-4.0/webkit2gtk-4.1/g' configure.ac
 
 %build
 autoreconf -fiv
@@ -57,9 +57,6 @@ autoreconf -fiv
 %install
 %make_install
 
-# remove unwanted
-rm -rf %{buildroot}/usr/share/aclocal/yad.m4
-
 # locales
 %find_lang %{name}
 
            Not Available
| 369start [@T] proton.me | No Comment. | 669d 08hrs | 
| 369start [@T] proton.me | No Comment. | 669d 08hrs | 
| mandian [@T] tutanota.com | No Comment. | 669d 08hrs |