[mate-window-manager] update sources and url to source to note that this is from git

Dan Mashal vicodan at fedoraproject.org
Sun Sep 16 03:42:54 UTC 2012


commit 39e4700168189f676711c38bfe189dbbfcdae8f8
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Sat Sep 15 20:42:10 2012 -0700

    update sources and url to source to note that this is from git

 .gitignore               |    1 +
 mate-window-manager.spec |    8 ++++----
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b60132..bcb28cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /mate-window-manager-1.4.0.tar.xz
 /mate-window-manager-1.4.1.tar.xz
 /mate-window-manager-1.4.1.tar.gz
+/mate-window-manager-1.4.1-GIT.tar.gz
diff --git a/mate-window-manager.spec b/mate-window-manager.spec
index d64aaf0..eee8304 100644
--- a/mate-window-manager.spec
+++ b/mate-window-manager.spec
@@ -4,7 +4,7 @@ Release:	3%{?dist}
 Summary:	MATE Desktop window manager
 License:	LGPLv2+ and GPLv2+
 URL:		http://mate-desktop.org
-Source0:	http://vicodan.fedorapeople.org/mate-window-manager-1.4.1.tar.gz
+Source0:	http://vicodan.fedorapeople.org/mate-window-manager-1.4.1-GIT.tar.gz
 
 BuildRequires:	desktop-file-utils gtk2-devel libcanberra-devel libsoup-devel mate-common mate-doc-utils mate-conf-devel mate-corba-devel mate-dialogs 
 Requires:	mate-desktop
@@ -67,17 +67,17 @@ desktop-file-install									\
 desktop-file-validate %{buildroot}%{_datadir}/applications/marco.desktop
 desktop-file-validate %{buildroot}%{_datadir}/mate/wm-properties/marco-wm.desktop
 
-%pre
-/sbin/ldconfig
-%mateconf_schema_prepare marco
 
 %post
 /sbin/ldconfig
+%mateconf_schema_prepare marco
 %mateconf_schema_upgrade marco
 
+
 %postun
 %mateconf_schema_remove marco
 
+
 %files -f %{name}.lang
 %doc AUTHORS COPYING README
 %{_mandir}/man1/*
diff --git a/sources b/sources
index ca22e4b..c885bf5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7261505d3c2624efaf1c700fce1fc9cd  mate-window-manager-1.4.1.tar.gz
+7261505d3c2624efaf1c700fce1fc9cd  mate-window-manager-1.4.1-GIT.tar.gz


More information about the scm-commits mailing list