[mate-dialogs] Update to 1.7.2

Dan Mashal vicodan at fedoraproject.org
Thu Dec 5 09:13:09 UTC 2013


commit 84ae053c6464dcd6348318a29c8603a293e0f80f
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Thu Dec 5 01:13:00 2013 -0800

    Update to 1.7.2

 mate-dialogs.spec |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/mate-dialogs.spec b/mate-dialogs.spec
index 8efd493..293802a 100644
--- a/mate-dialogs.spec
+++ b/mate-dialogs.spec
@@ -9,7 +9,7 @@ URL:            http://mate-desktop.org
 # wget http://git.mate-desktop.org/%%{name}/snapshot/%%{name}-{_internal_version}.tar.xz -O %%{name}-%%{version}.git%%{_internal_version}.tar.xz
 #Source0: http://raveit65.fedorapeople.org/Mate/git-upstream/%{name}-%{version}.git%{_internal_version}.tar.xz
 
-Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/1.7/%{name}-%{version}.tar.xz
 
 BuildRequires:  gtk2-devel
 BuildRequires:  mate-common
@@ -22,7 +22,8 @@ Displays dialog boxes from shell scripts.
 %setup -q
 
 %build
-%configure --disable-scrollkeeper 
+%configure --disable-scrollkeeper \
+           --with-gtk=2.0
 
 make %{?_smp_mflags} V=1
 
@@ -37,8 +38,6 @@ make %{?_smp_mflags} V=1
 %doc AUTHORS COPYING README
 %{_bindir}/matedialog
 %{_mandir}/man1/*
-#%{_datadir}/mate/help/matedialog
-#%{_datadir}/omf/matedialog
 %{_datadir}/matedialog
 %{_datadir}/help/*/matedialog
 


More information about the scm-commits mailing list