From e5c1202bdd9a6d39e1c8669e34df0b92f808358d Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Wed, 22 Jul 2015 15:20:04 +0000 Subject: [PATCH] - updated to 0.2.4 --- lxlauncher.spec | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/lxlauncher.spec b/lxlauncher.spec index 46c8c63..a2f70c6 100644 --- a/lxlauncher.spec +++ b/lxlauncher.spec @@ -1,20 +1,19 @@ -# # Conditional build: -%bcond_with gtk3 # build GTK+3 disables GTK+2 +%bcond_with gtk3 # build GTK+3 disables GTK+2 %bcond_without gtk2 # build with GTK+2 %if %{with gtk3} %undefine with_gtk2 %endif -Summary: lxauncher +Summary: lxlauncher Name: lxlauncher -Version: 0.2.2 -Release: 3 +Version: 0.2.4 +Release: 1 License: GPL v3 Group: X11/Applications -Source0: http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz -# Source0-md5: 16df627447838b170a72cc3a9ee21497 +Source0: http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.xz +# Source0-md5: 8a21590c085ad82f4f50e4affb7ad0ab URL: http://wiki.lxde.org/en/LXLauncher BuildRequires: gettext-tools %{?with_gtk2:BuildRequires: gtk+2-devel >= 2:2.12.0} -- 2.37.3