<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/git.spec.in, branch v1.7.6.3</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.6.3</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.6.3'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2010-06-30T22:49:18Z</updated>
<entry>
<title>git.spec.in: Add gitweb subpackage</title>
<updated>2010-06-30T22:49:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T22:49:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=88202b9ce6ae09eaeb228104536ecf78ef50f0db'/>
<id>urn:sha1:88202b9ce6ae09eaeb228104536ecf78ef50f0db</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>RPM spec: include bash completion support</title>
<updated>2010-03-29T16:40:06Z</updated>
<author>
<name>Ian Ward Comfort</name>
<email>icomfort@stanford.edu</email>
</author>
<published>2010-03-26T08:39:57Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=3bfdf87c47d516abfe9a84e8fdd918a930543189'/>
<id>urn:sha1:3bfdf87c47d516abfe9a84e8fdd918a930543189</id>
<content type='text'>
Include the bash completion routines from the contrib/ directory in our core
RPM, in the de facto standard location.

Signed-off-by: Ian Ward Comfort &lt;icomfort@stanford.edu&gt;
Acked-by: Ben Walton &lt;bwalton@artsci.utoronto.ca&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>RPM packaging: use %global inside %{!?...}</title>
<updated>2010-01-31T19:33:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-01-31T19:11:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=9f7a3c19dee2064b24b6b9fd5d6f6e770d4d539c'/>
<id>urn:sha1:9f7a3c19dee2064b24b6b9fd5d6f6e770d4d539c</id>
<content type='text'>
According to
https://www.redhat.com/archives/fedora-devel-list/2010-January/msg00093.html

scope of %define lasts until the end brace; earlier RPM up to Fedora 12
didn't necessarily honor the scope, but later versions corrected the bug.

Problem and solution both pointed out by Todd Zullinger.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>RPM packaging: don't include foreign-scm-helper bits yet</title>
<updated>2010-01-30T21:56:50Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-01-30T17:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a9c7c4364a6c1e0d95790cf2c8697b5b6ff30b1b'/>
<id>urn:sha1:a9c7c4364a6c1e0d95790cf2c8697b5b6ff30b1b</id>
<content type='text'>
The files in /usr/lib/python* are only the support infrastructure for
foreign scm interface yet to be written and/or shipped with git.  Don't
include them in the binary package (this will also free us from Python
dependency).

When we ship with foreign scm interface, we will need to package these
files with it in a separate subpackage, but we are not there yet.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Nicolas Pitre has a new email address</title>
<updated>2009-09-14T09:23:36Z</updated>
<author>
<name>Nicolas Pitre</name>
<email>nico@fluxnic.net</email>
</author>
<published>2009-09-14T06:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=03aa8ff3be3b35522b2e378651e65e0e86778018'/>
<id>urn:sha1:03aa8ff3be3b35522b2e378651e65e0e86778018</id>
<content type='text'>
Due to problems at cam.org, my nico@cam.org email address is no longer
valid.  From now on, nico@fluxnic.net should be used instead.

Signed-off-by: Nicolas Pitre &lt;nico@fluxnic.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.6.0' into maint</title>
<updated>2009-02-06T03:38:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-02-06T03:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=919ab6429aab9af44feea0768feef80f3092e9d3'/>
<id>urn:sha1:919ab6429aab9af44feea0768feef80f3092e9d3</id>
<content type='text'>
* maint-1.6.0:
  Fixed broken git help -w when installing from RPM
</content>
</entry>
<entry>
<title>Fixed broken git help -w when installing from RPM</title>
<updated>2009-02-05T06:00:49Z</updated>
<author>
<name>David J. Mellor</name>
<email>dmellor@whistlingcat.com</email>
</author>
<published>2009-02-05T04:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=ab2fdb3b62589477bde0cd0af8239bee510c3488'/>
<id>urn:sha1:ab2fdb3b62589477bde0cd0af8239bee510c3488</id>
<content type='text'>
After the git-core package was renamed to git, git help -w was still looking
for files in /usr/share/doc/git-core-$VERSION instead of
/usr/share/doc/git-$VERSION.

Signed-off-by: David J. Mellor &lt;dmellor@whistlingcat.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Include git-gui--askpass in git-gui RPM package</title>
<updated>2008-12-01T08:54:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T08:53:54Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=aaab7ea3cd6ca0d3758d297f40fa12f7fe8cbd47'/>
<id>urn:sha1:aaab7ea3cd6ca0d3758d297f40fa12f7fe8cbd47</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Update RPM spec for the new location of git-cvsserver.</title>
<updated>2008-11-09T05:29:22Z</updated>
<author>
<name>Quy Tonthat</name>
<email>qtonthat@gmail.com</email>
</author>
<published>2008-09-12T16:22:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=ee5391c73efaf6dea06f769157fa1650d0bdce31'/>
<id>urn:sha1:ee5391c73efaf6dea06f769157fa1650d0bdce31</id>
<content type='text'>
git-cvsserver has been moved from libexecdir to bindir.

Signed-off-by: Quy Tonthat &lt;qtonthat@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Update RPM spec for the new location of git-cvsserver.</title>
<updated>2008-09-16T04:03:59Z</updated>
<author>
<name>Quy Tonthat</name>
<email>qtonthat@gmail.com</email>
</author>
<published>2008-09-12T16:22:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=f1f15fbfaa841e34ec17edc352202c0a9d034a28'/>
<id>urn:sha1:f1f15fbfaa841e34ec17edc352202c0a9d034a28</id>
<content type='text'>
git-cvsserver has been moved from libexecdir to bindir.

Signed-off-by: Quy Tonthat &lt;qtonthat@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
