Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 585977 Details for
Bug 662259
Review Request: git-annex - Manage files with git, without checking their contents in
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
git-annex.spec-1.patch
git-annex.spec-1.patch (text/plain), 1.32 KB, created by
Jens Petersen
on 2012-05-22 09:41:52 UTC
(
hide
)
Description:
git-annex.spec-1.patch
Filename:
MIME Type:
Creator:
Jens Petersen
Created:
2012-05-22 09:41:52 UTC
Size:
1.32 KB
patch
obsolete
>diff -u git-annex.spec\~ git-annex.spec >--- git-annex.spec~ 2012-04-22 12:37:13.000000000 +0900 >+++ git-annex.spec 2012-05-22 16:49:14.578947928 +0900 >@@ -4,7 +4,7 @@ > > Name: git-annex > Version: 3.20120418 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: Manage files with git, without checking their contents into git > > Group: Applications/Archiving >@@ -46,6 +46,7 @@ > BuildRequires: ghc-unix-devel > BuildRequires: ghc-utf8-string-devel > BuildRequires: git >+BuildRequires: ikiwiki > > %description > git-annex allows managing files with git, without checking the file contents >@@ -75,18 +76,30 @@ > > %build > %ghc_bin_build >+make docs > > > %install > %ghc_bin_install >+ln -s %{name} %{buildroot}%{_bindir}/%{name}-shell >+ >+mkdir -p %{buildroot}%{_mandir}/man1 >+install -m 0644 git-annex.1 git-annex-shell.1 %{buildroot}%{_mandir}/man1 > > > %files >-%doc GPL README NEWS CHANGELOG >+%doc GPL README NEWS CHANGELOG html/ > %attr(755,root,root) %{_bindir}/%{name} >+%{_bindir}/%{name}-shell >+%{_mandir}/man1/%{name}.1* >+%{_mandir}/man1/%{name}-shell.1* > > > %changelog >+* Tue May 22 2012 Jens Petersen <petersen@redhat.com> - 3.20120418-2 >+- create git-annex-shell symlink >+- build and include manpages and docs >+ > * Sat Apr 21 2012 Ben Boeckel <mathstuf@gmail.com> - 3.20120418-1 > - Update to 3.20120418 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 662259
: 585977 |
588376
|
591068