[mate-dialogs] Update to latest 1.6.0 stable release.

Dan Mashal vicodan at fedoraproject.org
Wed Apr 3 12:42:02 UTC 2013


commit b1e2d6beeda08eae5edf39048417ab8816e93d4b
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Apr 3 05:41:52 2013 -0700

    Update to latest 1.6.0 stable release.

 .gitignore        |    1 +
 mate-dialogs.spec |   17 ++++++++++-------
 sources           |    2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a096d3f..0e643cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /mate-dialogs-1.4.0.tar.xz
 /mate-dialogs-1.5.0.tar.xz
 /mate-dialogs-1.5.1.tar.xz
+/mate-dialogs-1.6.0.tar.xz
diff --git a/mate-dialogs.spec b/mate-dialogs.spec
index 9cdd436..5bc5336 100644
--- a/mate-dialogs.spec
+++ b/mate-dialogs.spec
@@ -1,16 +1,15 @@
 Name:           mate-dialogs
-Version:        1.5.1
+Version:        1.6.0
 Release:        1%{?dist}
 Summary:        Displays dialog boxes from shell scripts
 License:        LGPLv2+ and GPLv2+
 URL:            http://mate-desktop.org
-Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
 BuildRequires:  gtk2-devel
 BuildRequires:  mate-common
 BuildRequires:  mate-doc-utils
 BuildRequires:  rarian-compat 
-BuildRequires:	libmatenotify-devel
 BuildRequires:  libnotify-devel
 
 %description
@@ -22,8 +21,9 @@ Displays dialog boxes from shell scripts.
 
 %build
 NOCONFIGURE=1 ./autogen.sh
+
 %configure --disable-static \
-           --disable-scrollkeeper \
+           --disable-scrollkeeper 
 
 make %{?_smp_mflags} V=1
 
@@ -39,11 +39,14 @@ make install DESTDIR=%{buildroot}
 %{_bindir}/gdialog
 %{_bindir}/matedialog
 %{_mandir}/man1/*
-%{_datadir}/mate/help/matedialog/
-%{_datadir}/omf/matedialog/
-%{_datadir}/matedialog/
+%{_datadir}/mate/help/matedialog
+%{_datadir}/omf/matedialog
+%{_datadir}/matedialog
 
 %changelog
+* Wed Apr 03 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
+- Update to latest 1.6.0 stable release.
+
 * Tue Mar 12 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.1-1
 - Update to latest upstream release
 
diff --git a/sources b/sources
index 8e21409..4f93446 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a589b23d179ddf6691358fae215cc1ca  mate-dialogs-1.5.1.tar.xz
+3cd3fb344bb05e5d5d5e51660f11d182  mate-dialogs-1.6.0.tar.xz


More information about the scm-commits mailing list