rpms/tig/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 tig.spec, 1.2, 1.3 Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch, 1.1, NONE Supply-explicit-permission-bits-to-install.patch, 1.1, NONE

James Bowes (jbowes) fedora-extras-commits at redhat.com
Tue Jun 19 13:36:18 UTC 2007


Author: jbowes

Update of /cvs/pkgs/rpms/tig/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17880

Modified Files:
	.cvsignore sources tig.spec 
Removed Files:
	Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch 
	Supply-explicit-permission-bits-to-install.patch 
Log Message:
tig-0.8-1 for rawhide


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/tig/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	2 Jun 2007 16:08:56 -0000	1.2
+++ .cvsignore	19 Jun 2007 13:35:43 -0000	1.3
@@ -1 +1 @@
-tig-0.7.tar.gz
+tig-0.8.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/tig/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	2 Jun 2007 16:08:56 -0000	1.2
+++ sources	19 Jun 2007 13:35:43 -0000	1.3
@@ -1 +1 @@
-3774b673e1180461fb003378908604e9  tig-0.7.tar.gz
+4f74cd15f0c132e060088fbd9fe92a4b  tig-0.8.tar.gz


Index: tig.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tig/devel/tig.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tig.spec	2 Jun 2007 17:11:33 -0000	1.2
+++ tig.spec	19 Jun 2007 13:35:43 -0000	1.3
@@ -1,14 +1,12 @@
 Name:           tig
-Version:        0.7
-Release:        4%{?dist}
+Version:        0.8
+Release:        1%{?dist}
 Summary:        Text-mode interface for the git revision control system
 
 Group:          Development/Tools
 License:        GPL
 URL:            http://jonas.nitro.dk/tig
 Source0:        http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz
-Patch0:         Supply-explicit-permission-bits-to-install.patch
-Patch1:         Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ncurses-devel
@@ -29,8 +27,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 
 %build
@@ -61,6 +57,9 @@
 
 
 %changelog
+* Tue Jun 19 2007 James Bowes <jbowes at redhat.com> - 0.8-1
+- tig-0.8
+
 * Sat Jun 02 2007 James Bowes <jbowes at redhat.com> - 0.7-4
 - Ensure that the version string is set in the binary.
 


--- Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch DELETED ---


--- Supply-explicit-permission-bits-to-install.patch DELETED ---




More information about the fedora-extras-commits mailing list