Bug 1276390 - Correction unison.SPEC for unison-2.48.3
Summary: Correction unison.SPEC for unison-2.48.3
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 4.4
Hardware: ia64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-29 15:14 UTC by antbel
Modified: 2015-10-30 01:16 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-30 01:16:35 UTC
Embargoed:


Attachments (Terms of Use)

Description antbel 2015-10-29 15:14:56 UTC
Description of problem:
rpmbuild -ba unison240.spec

correction of unison240.spec 

line 44 replace : Requires:   %{name}-ui = %{version}-%{release}
           by   : Requires:   %{name}-%{version}-%{release}

line 71 replace : Requires:   %{name}-ui = %{version}-%{release} 
           by   : Provides:   %{name} = %{version}-%{release}

line 90  replace : Requires:   %{name}-ui = %{version}-%{release} 
           by   : Provides:   %{name} = %{version}-%{release}

& it's work

Name:      unison%{ver_compat_name}
Version:   %{ver_compat}%{ver_noncompat}
Release:   1%{?dist}

Summary:   Multi-master File synchronization tool

Group:     Applications/File
License:   GPLv3+
URL:       http://www.cis.upenn.edu/~bcpierce/unison
Source0:   http://www.cis.upenn.edu/~bcpierce/unison/download/releases/unison-%{version}/unison-%{version}.tar.gz
Source1:   unison.png
Source2:   http://www.cis.upenn.edu/~bcpierce/unison/download/releases/unison-%{ver_compat}%{ver_noncompat}/unison-%{ver_compat}%{ver_noncompat}-manual.html

Comment 1 Jason McDonald 2015-10-30 01:16:35 UTC
This doesn't seem to have anything to do with Bugzilla.  Perhaps you meant to file this under Fedora or Red Hat Enterprise Linux.


Note You need to log in before you can comment on or make changes to this bug.