commit ea1a7ab7d1b52e1b2fa0ba27151c9a5af6d4700f
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Mar 11 12:46:59 2013 +0200

    up to 1.5.1, use libnotify, not libmatenotify

 mate-dialogs.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/mate-dialogs.spec b/mate-dialogs.spec
index 07d0d83..9e422a5 100644
--- a/mate-dialogs.spec
+++ b/mate-dialogs.spec
@@ -1,15 +1,15 @@
 Summary:       Displays dialog boxes from shell scripts
 Name:          mate-dialogs
-Version:       1.5.0
+Version:       1.5.1
 Release:       1
 License:       LGPL v2+ and GPL v2+
 Group:         X11/Applications
 Source0:       
http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
-# Source0-md5: 3c38db321f01ccf46fa7a48917e1a306
+# Source0-md5: a589b23d179ddf6691358fae215cc1ca
 URL:           http://wiki.mate-desktop.org/mate-dialogs
 BuildRequires: gtk+-devel
 BuildRequires: gtk+2-devel
-BuildRequires: libmatenotify-devel >= 1.1.0
+BuildRequires: libnotify-devel >= 0.7.0
 BuildRequires: mate-common
 BuildRequires: mate-doc-utils
 BuildRequires: rarian-compat
@@ -27,11 +27,11 @@ Displays dialog boxes from shell scripts.
 %build
 NOCONFIGURE=1 ./autogen.sh
 %configure \
+       --disable-silent-rules \
        --disable-static \
-       --enable-libmatenotify
+       --enable-libnotify
 
-%{__make} \
-       V=1
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-dialogs.git/commitdiff/ea1a7ab7d1b52e1b2fa0ba27151c9a5af6d4700f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to