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

index 4a11e9c04138e2a9c8f6d4d6101d595f865da60c..ecd23921cd85b9bb594f0a131a5ac99651434181 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without apidocs         # disable gtk-doc
-%bcond_with    gtk3            # use GTK+ 3.x instead of 2.x
+%bcond_without gtk3            # use GTK+ 3.x instead of 2.x
 %bcond_with    extra_only      # build only libfm-extra
 %bcond_with    bootstrap       # synonym for extra_only (to break libfm<>menu-cache loop)
 
@@ -12,7 +12,7 @@ Summary:      Helper library for pcmanfm
 Summary(pl.UTF-8):     Biblioteka pomocnicza do pcmanfm
 Name:          libfm
 Version:       1.3.2
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.xz
This page took 0.240185 seconds and 4 git commands to generate.