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 303035 Details for
Bug 443273
conmux can't locate Conmux.pm
[?]
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]
add the missing Requires, s/GPL/GPLv2/
conmux-perl-req.patch (text/plain), 1.44 KB, created by
Michal Schmidt
on 2008-04-20 01:52:52 UTC
(
hide
)
Description:
add the missing Requires, s/GPL/GPLv2/
Filename:
MIME Type:
Creator:
Michal Schmidt
Created:
2008-04-20 01:52:52 UTC
Size:
1.44 KB
patch
obsolete
>Index: conmux.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/conmux/devel/conmux.spec,v >retrieving revision 1.2 >diff -u -r1.2 conmux.spec >--- conmux.spec 9 Apr 2007 15:58:50 -0000 1.2 >+++ conmux.spec 20 Apr 2008 01:38:12 -0000 >@@ -1,11 +1,11 @@ > %define prerelease 493svn > Name: conmux > Version: 0.0 >-Release: 6.%{prerelease}%{?dist} >+Release: 7.%{prerelease}%{?dist} > Summary: ConMux - The Console Multiplexor > > Group: Applications/System >-License: GPL >+License: GPLv2 > URL: http://test.kernel.org/autotest/ > Source0: http://people.redhat.com/bpeck/%{name}/%{name}-%{prerelease}.tar.gz > # svn checkout -r493 svn://test.kernel.org/autotest/trunk/conmux conmux >@@ -39,6 +39,7 @@ > Summary: Conmux client which will connect to a Conmux server > Obsoletes: conmux-common < %{version}-%{release} > Provides: conmux-common = %{version}-%{release} >+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) > > %description client > Conmux client connects to a conmux server. >@@ -103,6 +104,10 @@ > %{perl_vendorlib}/Conmux.pm > > %changelog >+* Sun Apr 20 2008 Michal Schmidt <mschmidt@redhat.com> 0.0-7.493svn >+- "GPL" is ambiguous, the license is GPLv2 specifically >+- conmux-client ships a perl module, so it must require MODULE_COMPAT >+ > * Mon Apr 09 2007 Bill Peck <bpeck@redhat.com> 0.0-6.493svn > - minor spec file changes for directory ownership > * Thu Mar 15 2007 Bill Peck <bpeck@redhat.com> 0.0-5.493svn
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 443273
: 303035