[mate-file-manager] update to 1.5.1 release

leigh123linux leigh123linux at fedoraproject.org
Fri Nov 23 11:32:41 UTC 2012


commit 142deaf5ef40e559a56f670b3b0d6a5d7abdf319
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Fri Nov 23 11:32:31 2012 +0000

    update to 1.5.1 release

 .gitignore             |    1 +
 close_earlier.patch    |   29 -----------------------------
 mate-file-manager.spec |   24 ++++++++++--------------
 sources                |    3 +--
 4 files changed, 12 insertions(+), 45 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ca845f..81d5f79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /mate-file-manager-1.5.0.tar.xz
 /commit_rollup.patch.gz
 /commits_rollup.patch.gz
+/mate-file-manager-1.5.1.tar.gz
diff --git a/mate-file-manager.spec b/mate-file-manager.spec
index d120475..8afd1e8 100644
--- a/mate-file-manager.spec
+++ b/mate-file-manager.spec
@@ -1,11 +1,12 @@
 Name:       mate-file-manager
 Summary:    File manager for MATE
-Version:    1.5.0
-Release:    6%{?dist}
+Version:    1.5.1
+Release:    1%{?dist}
 License:    GPLv2+ and LGPLv2+
 Group:      User Interface/Desktops
 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.5/%{name}-%{version}.tar.xz
+Source0:    https://github.com/mate-desktop/%{name}/archive/%{name}-%{version}.tar.gz
 
 Requires:   gamin
 Requires:   filesystem
@@ -51,14 +52,6 @@ Patch6:         signal_curtain.patch
 # upstreamable, don't reference non-existent doc xml file
 Patch7:         mate-file-manager-1.4.0-docfix.patch
 
-# http://git.gnome.org/browse/nautilus/commit/?id=d3ab8e137ae957e5afef54bf0ec1e275b96caab5
-# https://github.com/mate-desktop/mate-file-manager/issues/29
-Patch8:         close_earlier.patch
-# https://github.com/mate-desktop/mate-file-manager/pull/45
-# https://github.com/mate-desktop/mate-file-manager/pull/42
-# and to much to list, hopefully it fixes rhbz 868472
-Patch9:         commits_rollup.patch.gz
-
 
 %description
 Caja (mate-file-manager) is the file manager and graphical shell
@@ -95,8 +88,6 @@ for developing caja extensions.
 #patch3 -p0 -b .symlink
 #patch5 -p1 -b .no_session_delay
 %patch7 -p1 -b .docfix
-#patch8 -p1 -b .close_earlier
-%patch9 -p1 -b .commit_rollup.patch
 
 NOCONFIGURE=1 ./autogen.sh
 
@@ -192,6 +183,11 @@ fi
 
 
 %changelog
+* Fri Nov 23 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.5.1-1
+- update to 1.5.1 release
+- drop upstream commits patch and other merged patch
+- change source url
+
 * Thu Nov 22 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.5.0-6
 - update commits patch
 
@@ -211,7 +207,7 @@ fi
 - add build requires gsettings-desktop-schemas-devel
 
 * Mon Oct 29 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.5.0-1
-- update to 1.5.1 release
+- update to 1.5.0 release
 - add schema scriptlets and remove mateconf scriptlets
 - drop un-needed requires and build requires and change style
 - make directory for extensions and move to main package
diff --git a/sources b/sources
index c9f17d4..ead6593 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-638cf154fe2312325a3a50fac4dbed02  mate-file-manager-1.5.0.tar.xz
-9c8a4c3036e8c00d69cd36cbffa6dbe8  commits_rollup.patch.gz
+3e816a221b68f72d421f23ab2df30340  mate-file-manager-1.5.1.tar.gz


More information about the scm-commits mailing list