#1 Rebuild with wxWidgets 3.2
Merged 2 years ago by lfield. Opened 2 years ago by swt2c.
rpms/ swt2c/boinc-client wx3.2  into  rawhide

file modified
+6 -3
@@ -18,7 +18,7 @@ 

  Summary:       The BOINC client

  Name:          boinc-client

  Version:       7.20.2

- Release:       1%{?dist}

+ Release:       2%{?dist}

  License:       LGPLv2+

  URL:           http://boinc.berkeley.edu/

  
@@ -103,7 +103,7 @@ 

  BuildRequires: sqlite-devel

  %endif

  BuildRequires: systemd-rpm-macros

- BuildRequires: wxGTK3-devel

+ BuildRequires: wxGTK-devel

  BuildRequires: pkgconfig(xcb-util)

  BuildRequires: pkgconfig(libunwind)

  BuildRequires: make
@@ -212,7 +212,7 @@ 

    --disable-server \

    --disable-fcgi \

    --enable-unicode \

-   --with-wx-config=/usr/bin/wx-config-3.0 \

+   --with-wx-config=/usr/bin/wx-config-3.2 \

    --with-ssl \

    --with-x \

    STRIP=: \
@@ -352,6 +352,9 @@ 

  %{_libdir}/pkgconfig/libboinc_opencl.pc

  

  %changelog

+ * Thu Aug 04 2022 Scott Talbert <swt@techie.net> - 7.20.2-2

+ - Rebuild with wxWidgets 3.2

+ 

  * Wed Jul 20 2022 Germano Massullo <germano.massullo@gmail.com> - 7.20.2-1

  - 7.20.2 release

  

no initial comment

Pull-Request has been merged by lfield

2 years ago

@lfield can you please do a build in rawhide with this change?

Metadata