Bug 110772 - cups-devel package should Requires: openssl-devel
Summary: cups-devel package should Requires: openssl-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: cups
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-24 15:31 UTC by Maxim Dziumanenko
Modified: 2007-04-18 16:59 UTC (History)
0 users

Fixed In Version: 1.1.20-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-12-01 22:49:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Maxim Dziumanenko 2003-11-24 15:31:59 UTC
Description of problem:
cups built with ssl support and '/usr/bin/cups-config --libs' output
includes: -lssl -lcrypto, thus cups-devel package should Requires:
openssl-devel

Version-Release number of selected component (if applicable):
cups-1.1.19-14

How reproducible:
Always

Steps to Reproduce:
1.rpm -i cups-devel-....rpm
2.rpm -e openssl-devel
3.rpmbuild --rebuild gimp-print-4.2.5-2.src.rpm (it should require
cups-devel, and doesn't require directly openssl-devel)
4. Wait for build error
  
Actual results:
gcc -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wwrite-strings -pedantic -O2
-march=i386 -mcpu=i686 -o epson epson.o -Wl,-rpath -Wl,/usr/lib 
../../lib/.libs/libprintut.al -lcupsimage -lcups -lssl -lcrypto -lnsl -lz
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make[3]: *** [epson] Error 1
make[3]: Leaving directory
`/usr/src/mylinux/BUILD/gimp-print-4.2.5/src/cups'
make[2]: *** [all-recursive] Error 1

Expected results:


Additional info:

Comment 1 Miloslav Trmac 2003-11-25 14:44:37 UTC
Triage->Easyfix

Comment 2 Tim Waugh 2003-11-27 09:51:42 UTC
Fixed in CVS, will be picked up by next build.

Comment 3 Tim Waugh 2003-12-01 22:49:59 UTC
Fixed in 1.1.20-1.


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