rpms/nautilus-open-terminal/devel .cvsignore, 1.11, 1.12 nautilus-open-terminal.spec, 1.37, 1.38 sources, 1.11, 1.12

Paul W. Frields pfrields at fedoraproject.org
Fri Mar 12 14:05:41 UTC 2010


Author: pfrields

Update of /cvs/pkgs/rpms/nautilus-open-terminal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20105

Modified Files:
	.cvsignore nautilus-open-terminal.spec sources 
Log Message:
Use upstream master HEAD for added translations (#570464)


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nautilus-open-terminal/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	4 Jan 2010 18:24:32 -0000	1.11
+++ .cvsignore	12 Mar 2010 14:05:41 -0000	1.12
@@ -1 +1 @@
-nautilus-open-terminal-0.18.tar.bz2
+nautilus-open-terminal-32a1da0160.tar.bz2


Index: nautilus-open-terminal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nautilus-open-terminal/devel/nautilus-open-terminal.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- nautilus-open-terminal.spec	17 Jan 2010 23:40:12 -0000	1.37
+++ nautilus-open-terminal.spec	12 Mar 2010 14:05:41 -0000	1.38
@@ -1,12 +1,18 @@
+# This can be safely commented out at next point release,
+# changes should only use %gitver when it's defined. Sorry
+# for the mess.
+%global gitver 32a1da0160
+
 Name:           nautilus-open-terminal
-Version:        0.18
-Release:	2%{?dist}
+Version:        0.19
+Release:	0.1.%{gitver}git%{?dist}
 Summary:        Nautilus extension for an open terminal shortcut
 
 Group:          User Interface/Desktops
 License:       	GPLv2+
 URL:            http://download.gnome.org/sources/%{name}/
-Source0:        http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2
+#Source0:	http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{gitver}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	gnome-desktop-devel
@@ -69,6 +75,9 @@ fi
 %{_libdir}/nautilus/extensions-2.0/*.so*
 
 %changelog
+* Fri Mar 12 2010 Paul W. Frields <stickster at gmail.com> - 0.19-0.1.32a1da0160git
+- Use upstream master HEAD for added translations (#570464)
+
 * Sun Jan 17 2010 Matthias Clasen <mclasen at redhat.com> - 0.18-2
 - Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nautilus-open-terminal/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	4 Jan 2010 18:24:32 -0000	1.11
+++ sources	12 Mar 2010 14:05:41 -0000	1.12
@@ -1 +1 @@
-f9af15ad877990b49bf445631648fc63  nautilus-open-terminal-0.18.tar.bz2
+99d5bdbf0dadb761384ba72ff92c3f02  nautilus-open-terminal-32a1da0160.tar.bz2



More information about the scm-commits mailing list