[nautilus] git snapshot

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 22 02:34:16 UTC 2010


commit cbc3c915a9ff46571fce6798819f9434a32dfea1
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 21 22:33:10 2010 -0400

    git snapshot

 .gitignore    |    1 +
 nautilus.spec |    8 +++++---
 sources       |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cd267a1..13d19a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ nautilus-2.31.5.tar.bz2
 nautilus-2.31.6.tar.bz2
 /nautilus-2.31.90.tar.bz2
 /nautilus-2.90.1.tar.bz2
+/nautilus-2.90.1-gitf3bbee7.tar.gz
diff --git a/nautilus.spec b/nautilus.spec
index a514632..5019dc2 100644
--- a/nautilus.spec
+++ b/nautilus.spec
@@ -11,14 +11,15 @@
 %define gconf_version 2.14
 %define exempi_version 1.99.5
 %define gobject_introspection_version 0.6.4
+%define alphatag gitf3bbee7
 
 Name:           nautilus
 Summary:        File manager for GNOME
 Version:        2.90.1
-Release:        3%{?dist}
+Release:        4.%{alphatag}%{?dist}
 License:        GPLv2+
 Group:          User Interface/Desktops
-Source:         http://download.gnome.org/sources/%{name}/2.90/%{name}-%{version}.tar.bz2
+Source:         http://download.gnome.org/sources/%{name}/2.90/%{name}-%{version}-%{alphatag}.tar.gz
 
 URL:            http://projects.gnome.org/nautilus/
 Requires:       filesystem >= 2.1.1-1
@@ -244,7 +245,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %doc %{_datadir}/gtk-doc/html/libnautilus-extension/*
 
 %changelog
-* Tue Sep 21 2010 Matthias Clasen <mclasen at redhat.com> - 2.90.1-3
+* Tue Sep 21 2010 Matthias Clasen <mclasen at redhat.com> - 2.90.1-4.gitf3bbee7
+- git snapshot
 - Rebuild against newer gobject-introspection
 
 * Mon Aug 30 2010 Tomas Bzatek <tbzatek at redhat.com> - 2.90.1-2
diff --git a/sources b/sources
index 36eed78..0d2d271 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-37540433e4ab9cf5f9913e987cf615ce  nautilus-2.90.1.tar.bz2
+61b73dd12c43d872ef50d1240d04721b  nautilus-2.90.1-gitf3bbee7.tar.gz


More information about the scm-commits mailing list