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

Dan Mashal vicodan at fedoraproject.org
Wed Apr 3 13:00:12 UTC 2013


commit 640ecad0043264c96d3460e2933d553cafed4ff5
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Apr 3 05:59:56 2013 -0700

    Update to latest 1.6.0 stable release.

 .gitignore       |    1 +
 mate-polkit.spec |   15 +++++++++------
 sources          |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57626d7..df1edff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mate-polkit-1.4.0.tar.xz
 /mate-polkit-1.5.0.tar.xz
+/mate-polkit-1.6.0.tar.xz
diff --git a/mate-polkit.spec b/mate-polkit.spec
index f7b3059..95f075f 100644
--- a/mate-polkit.spec
+++ b/mate-polkit.spec
@@ -1,10 +1,10 @@
 Name:		mate-polkit
-Version:	1.5.0
-Release:	2%{?dist}
+Version:	1.6.0
+Release:	1%{?dist}
 Summary:	Integrates polkit authentication for MATE desktop
 License:	LGPLv2+
 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
@@ -35,7 +35,7 @@ NOCONFIGURE=1 ./autogen.sh --disable-static
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 
 %install
@@ -62,11 +62,14 @@ find %{buildroot} -name '*.la' -exec rm -fv {} ';'
 %files devel
 %{_libdir}/libpolkit-gtk-mate-1.so
 %{_libdir}/pkgconfig/polkit-gtk-mate-1.pc
-%{_includedir}/polkit-gtk-mate-1/
+%{_includedir}/polkit-gtk-mate-1
 %{_datadir}/gir-1.0/PolkitGtkMate-1.0.gir
 
 
-%changelog 
+%changelog
+* Wed Apr 03 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
+- Update to latest 1.6.0 stable release.
+ 
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index c7b6dea..2f849c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5639bec0c7667b5be9bbf2bac2931b31  mate-polkit-1.5.0.tar.xz
+a65f909ea2c724ab50a893ba2f8db46c  mate-polkit-1.6.0.tar.xz


More information about the scm-commits mailing list