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 844153 Details for
Bug 1047658
RFE: own alternatives target /usr/bin/unison
[?]
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]
.spec patch to fix ownership of /usr/bin/unison alternatives target
0001-own-alternatives-target.patch (text/plain), 1.44 KB, created by
Rex Dieter
on 2014-01-01 16:07:56 UTC
(
hide
)
Description:
.spec patch to fix ownership of /usr/bin/unison alternatives target
Filename:
MIME Type:
Creator:
Rex Dieter
Created:
2014-01-01 16:07:56 UTC
Size:
1.44 KB
patch
obsolete
>From 92a14cc6f8ef9b6a1d4f7b7c0c2fd70b0ec8be40 Mon Sep 17 00:00:00 2001 >From: Rex Dieter <rdieter@math.unl.edu> >Date: Wed, 1 Jan 2014 10:04:04 -0600 >Subject: [PATCH] own alternatives target > >--- > unison240.spec | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) > >diff --git a/unison240.spec b/unison240.spec >index c273161..fc90336 100644 >--- a/unison240.spec >+++ b/unison240.spec >@@ -24,7 +24,7 @@ > > Name: unison%{ver_compat_name} > Version: %{ver_compat}%{ver_noncompat} >-Release: 5%{?dist} >+Release: 6%{?dist} > > Summary: Multi-master File synchronization tool > >@@ -145,6 +145,8 @@ cp -a %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png > desktop-file-install --dir %{buildroot}%{_datadir}/applications \ > %{name}.desktop > >+# create/own alternatives target >+touch %{buildroot}%{_bindir}/unison > > %posttrans gtk > alternatives \ >@@ -182,6 +184,7 @@ fi > > > %files gtk >+%config(noreplace) %{_bindir}/unison > %{_bindir}/unison-gtk-%{ver_compat} > %{_bindir}/unison-%{ver_compat} > %{_datadir}/applications/%{name}.desktop >@@ -189,10 +192,14 @@ fi > > > %files text >+%config(noreplace) %{_bindir}/unison > %{_bindir}/unison-text-%{ver_compat} > > > %changelog >+* Wed Jan 01 2014 Rex Dieter <rdieter@fedoraproject.org> - 2.40.102-6 >+- own alternatives target >+ > * Mon Sep 09 2013 Gregor Tätzner <brummbq@fedoraproject.org> - 2.40.102-5 > - ship 2 versions of unison: text only and gtk2 user interface > - move binaries into subpackages >-- >1.8.4.2 >
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 1047658
: 844153