[mate-window-manager] Update to latest upstream release

Dan Mashal vicodan at fedoraproject.org
Mon Jan 14 15:20:10 UTC 2013


commit 6a94d8a3a6437a4bf30add0f7be65e7c39cd4ea6
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Mon Jan 14 07:19:49 2013 -0800

    Update to latest upstream release

 .gitignore               |    1 +
 mate-window-manager.spec |   16 ++++++++--------
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 406c355..a95a6e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /mate-window-manager-1.4.1.tar.gz
 /mate-window-manager-1.4.1-GIT.tar.gz
 /mate-window-manager-1.5.2.tar.xz
+/mate-window-manager-1.5.3.tar.xz
diff --git a/mate-window-manager.spec b/mate-window-manager.spec
index 5e8e87a..65a3fc0 100644
--- a/mate-window-manager.spec
+++ b/mate-window-manager.spec
@@ -1,13 +1,13 @@
 Name:           mate-window-manager
-Version:        1.5.2
-Release:        11%{?dist}
+Version:        1.5.3
+Release:        1%{?dist}
 Summary:        MATE Desktop window manager
 License:        LGPLv2+ and GPLv2+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
 
 #Upstream patch to fix update of GSettings enum preferences 
-patch0: fix_gsettings_update.patch
+#patch0: fix_gsettings_update.patch
 
 
 BuildRequires: desktop-file-utils
@@ -39,15 +39,13 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
 %description devel
 Development files for mate-window-manager
 
-
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 #patch1 -p1
 #%patch2 -p1
 NOCONFIGURE=1 ./autogen.sh
 
-
 %build
 %configure --disable-static         \
            --disable-scrollkeeper   \
@@ -108,8 +106,7 @@ fi
 %{_datadir}/glib-2.0/schemas/org.mate.marco.gschema.xml
 %{_datadir}/MateConf/gsettings/marco.convert
 %{_libdir}/libmarco-private.so.0*
-%{_mandir}/man1/marco.1.*
-%{_mandir}/man1/marco-message.1.*
+%{_mandir}/man1/*
 
 %files devel
 %{_bindir}/marco-theme-viewer
@@ -122,6 +119,9 @@ fi
 
 
 %changelog
+* Mon Jan 14 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.3-1
+- Update to latest upstream release
+
 * Fri Jan 11 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.2-11
 - Convert back to old BR format
 - Drop unneeded BRs
diff --git a/sources b/sources
index ed302e3..8704e3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f1564c1dd1871389d0c2fb67f6e50a5  mate-window-manager-1.5.2.tar.xz
+b3ce71f9db8563db1571f8ed80a543e3  mate-window-manager-1.5.3.tar.xz


More information about the scm-commits mailing list