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 204511 Details for
Bug 245323
Bad SONAME Provides
[?]
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]
cvs diff
libsilc.spec.diff (text/plain), 1.39 KB, created by
Michael Schwendt
on 2007-09-24 20:07:21 UTC
(
hide
)
Description:
cvs diff
Filename:
MIME Type:
Creator:
Michael Schwendt
Created:
2007-09-24 20:07:21 UTC
Size:
1.39 KB
patch
obsolete
>Index: libsilc.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/libsilc/devel/libsilc.spec,v >retrieving revision 1.14 >diff -u -r1.14 libsilc.spec >--- libsilc.spec 21 Aug 2007 14:45:40 -0000 1.14 >+++ libsilc.spec 24 Sep 2007 20:05:53 -0000 >@@ -1,11 +1,14 @@ > Summary: SILC Client Library > Name: libsilc > Version: 1.0.2 >-Release: 3%{?dist} >+Release: 4%{?dist} > License: GPLv2 or BSD > Group: System Environment/Libraries > URL: http://www.silcnet.org/ > Source0: silc-toolkit-%{version}.tar.bz2 >+Source1: libsilc-filter-provides.sh >+%define _use_internal_dependency_generator 0 >+%define __find_provides %{SOURCE1} > Patch0: silc-toolkit-1.0.2-libs.patch > Patch1: silc-toolkit-1.0.2-wordsize.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot >@@ -55,6 +58,10 @@ > rm -f $RPM_BUILD_ROOT%{_libdir}/libsilcclient.a > rm -f $RPM_BUILD_ROOT%{_libdir}/libsilcclient.la > >+%check >+# If this fails, the filter-provides script needs an update. >+[ -d $RPM_BUILD_ROOT%{_libdir}/silc/modules ] >+ > %post -p /sbin/ldconfig > > %postun -p /sbin/ldconfig >@@ -86,6 +93,10 @@ > %{_includedir}/silc/*.h > > %changelog >+* Mon Sep 24 2007 Michael Schwendt <mschwendt@users.sf.net> 1.0.2-4 >+- filter out libsilc module SONAME Provides (#245323) >+- add a check section with a test that fails when the modules move >+ > * Tue Aug 21 2007 Warren Togami <wtogami@redhat.com> 1.0.2-3 > - rebuild >
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 245323
: 204511 |
204521