]> git.pld-linux.org Git - packages/pcmanfm.git/commitdiff
- build with gtk3 by default master
authorMarcin Krol <hawk@tld-linux.org>
Tue, 23 Apr 2024 18:00:11 +0000 (20:00 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 23 Apr 2024 18:00:11 +0000 (20:00 +0200)
pcmanfm.spec

index 8135e43efad6970f211f8037efb13332b1e599cf..11328438196029103e8b7cc8a4197ce1d6179dba 100644 (file)
@@ -1,13 +1,13 @@
 #
 # Conditional build:
-%bcond_with    gtk3    # use GTK+ 3.x instead of GTK+ 2.x
+%bcond_without gtk3    # use GTK+ 3.x instead of GTK+ 2.x
 
 %define                libfm_ver       1.3.2
 Summary:       File manager for GTK
 Summary(pl.UTF-8):     Zarządca plików dla GTK
 Name:          pcmanfm
 Version:       1.3.2
-Release:       3
+Release:       4
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       https://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.xz
This page took 0.130773 seconds and 4 git commands to generate.