rpms/git/devel .cvsignore, 1.69, 1.70 git.spec, 1.77, 1.78 sources, 1.69, 1.70

Todd M. Zullinger tmz at fedoraproject.org
Tue Jan 27 01:25:33 UTC 2009


Author: tmz

Update of /cvs/extras/rpms/git/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1883

Modified Files:
	.cvsignore git.spec sources 
Log Message:
Update to git-1.6.1.1

Also, make the compile more verbose.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/git/devel/.cvsignore,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- .cvsignore	3 Jan 2009 16:36:21 -0000	1.69
+++ .cvsignore	27 Jan 2009 01:25:02 -0000	1.70
@@ -1 +1 @@
-git-1.6.1.tar.bz2
+git-1.6.1.1.tar.bz2


Index: git.spec
===================================================================
RCS file: /cvs/extras/rpms/git/devel/git.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- git.spec	16 Jan 2009 15:16:36 -0000	1.77
+++ git.spec	27 Jan 2009 01:25:02 -0000	1.78
@@ -1,7 +1,7 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name:           git
-Version:        1.6.1
-Release:        2%{?dist}
+Version:        1.6.1.1
+Release:        1%{?dist}
 Summary:        Core git tools
 License:        GPLv2
 Group:          Development/Tools
@@ -134,7 +134,7 @@
 # Use these same options for every invocation of 'make'.
 # Otherwise it will rebuild in %%install due to flags changes.
 %define make_git \
-make %{_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" \\\
+make %{_smp_mflags} V=1 CFLAGS="$RPM_OPT_FLAGS" \\\
      ETC_GITCONFIG=%{_sysconfdir}/gitconfig \\\
      DESTDIR=$RPM_BUILD_ROOT \\\
      DOCBOOK_XSL_172=YesPlease \\\
@@ -273,6 +273,10 @@
 # No files for you!
 
 %changelog
+* Mon Jan 26 2009 Todd Zullinger <tmz at pobox.com> 1.6.1.1-1
+- git-1.6.1.1
+- Make compile more verbose
+
 * Fri Jan 16 2009 Tomas Mraz <tmraz at redhat.com> 1.6.1-2
 - rebuild with new openssl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/git/devel/sources,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- sources	3 Jan 2009 16:36:21 -0000	1.69
+++ sources	27 Jan 2009 01:25:02 -0000	1.70
@@ -1 +1 @@
-66265d85593473b23290232b9dccef77  git-1.6.1.tar.bz2
+d2b6925cb03e1e33911fdf9392946747  git-1.6.1.1.tar.bz2




More information about the fedora-extras-commits mailing list