rpms/git-core/FC-4 .cvsignore, 1.2, 1.3 git-core.spec, 1.1, 1.2 sources, 1.2, 1.3

Chris Wright (chrisw) fedora-extras-commits at redhat.com
Fri Sep 16 18:44:13 UTC 2005


Author: chrisw

Update of /cvs/extras/rpms/git-core/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9331/FC-4

Modified Files:
	.cvsignore git-core.spec sources 
Log Message:
auto-import git-core-0.99.6-1 on branch FC-4 from git-core-0.99.6-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/git-core/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	30 Aug 2005 00:37:24 -0000	1.2
+++ .cvsignore	16 Sep 2005 18:44:11 -0000	1.3
@@ -1 +1 @@
-git-core-0.99.4.tar.gz
+git-core-0.99.6.tar.gz


Index: git-core.spec
===================================================================
RCS file: /cvs/extras/rpms/git-core/FC-4/git-core.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-core.spec	30 Aug 2005 00:37:24 -0000	1.1
+++ git-core.spec	16 Sep 2005 18:44:11 -0000	1.2
@@ -1,7 +1,7 @@
 # Pass --without docs to rpmbuild if you don't want the documetnation
 Name: 		git-core
-Version: 	0.99.4
-Release: 	4%{?dist}
+Version: 	0.99.6
+Release: 	1%{?dist}
 Summary:  	Git core and tools
 License: 	GPL
 Group: 		Development/Tools
@@ -24,12 +24,11 @@
 
 %build
 make COPTS="$RPM_OPT_FLAGS" prefix=%{_prefix} all %{!?_without_docs: doc}
-make COPTS="$RPM_OPT_FLAGS" -C tools all
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make dest=$RPM_BUILD_ROOT prefix=%{_prefix} mandir=%{_mandir} \
-     install install-tools %{!?_without_docs: install-doc}
+make DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} mandir=%{_mandir} \
+     install %{!?_without_docs: install-doc}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -44,6 +43,9 @@
 %{!?_without_docs: %{_mandir}/man7/*.7.gz}
 
 %changelog
+* Fri Sep 16 2005 Chris Wright <chrisw at osdl.org> 0.99.6-1
+- update to 0.99.6
+
 * Thu Aug 18 2005 Chris Wright <chrisw at osdl.org> 0.99.4-4
 - drop sh_utils, sh-utils, diffutils, mktemp, and openssl Requires
 - use RPM_OPT_FLAGS in spec file, drop patch0


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/git-core/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	30 Aug 2005 00:37:24 -0000	1.2
+++ sources	16 Sep 2005 18:44:11 -0000	1.3
@@ -1 +1 @@
-06935e265e7a556d8819a097dcb44f35  git-core-0.99.4.tar.gz
+ca2f17bc1550909a2675386e8be46f0f  git-core-0.99.6.tar.gz




More information about the fedora-extras-commits mailing list