Bug 199739 - Version bump needed for hamlib
Summary: Version bump needed for hamlib
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: hamlib
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL: http://hamlib.sourceforge.net/
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-21 17:55 UTC by Robert 'Bob' Jensen
Modified: 2015-04-22 20:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-30 19:46:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Spec File (8.81 KB, application/octet-stream)
2006-09-28 23:11 UTC, Robert 'Bob' Jensen
no flags Details
SRC RPM (1.35 MB, application/octet-stream)
2006-09-28 23:12 UTC, Robert 'Bob' Jensen
no flags Details
Spec File (8.82 KB, application/octet-stream)
2006-09-29 00:02 UTC, Robert 'Bob' Jensen
no flags Details

Description Robert 'Bob' Jensen 2006-07-21 17:55:31 UTC
Description of problem:
Version bump needed

Version-Release number of selected component (if applicable):
1.2.4-3

Expected results:
Version 1.2.5

Additional info:
Version 1.2.5 was released 2006-02-26

Comment 1 Robert 'Bob' Jensen 2006-09-28 23:11:21 UTC
Created attachment 137349 [details]
Spec File

Here is the spec file I created, I am sure it is not perfect.

Comment 2 Robert 'Bob' Jensen 2006-09-28 23:12:57 UTC
Created attachment 137350 [details]
SRC RPM

Here is the src.rpm I created

Comment 3 Robert 'Bob' Jensen 2006-09-28 23:14:10 UTC
hopefully the attachments will help get this rolling.

Comment 4 Robert 'Bob' Jensen 2006-09-29 00:02:50 UTC
Created attachment 137351 [details]
Spec File

Comment 5 Kevin Fenzi 2006-09-29 03:10:23 UTC
Just a few comments to help moving this along... 

rpmlint is giving me a bunch of: 

E: hamlib invalid-soname /usr/lib/hamlib-aor.so hamlib-aor.so
E: hamlib invalid-soname /usr/lib/hamlib-kenwood.so hamlib-kenwood.so
...

In the build.log I see:
checking for libxml - version >= 2.0.0... no
*** The xml2-config script installed by LIBXML could not be found
*** If libxml was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XML2_CONFIG environment variable to the
*** full path to xml2-config.

perhaps you need a 'BuildRequires libxml2-devel' ?

checking for Tcl configuration... configure: WARNING: Can't find Tcl 
configuration definitions
checking whether to build tcl binding and demo... no

Perhaps a 'BuildRequires: tcl-devel' ?

Some more possible missing BuildRequires: 

checking for PyArg_Parse... no
checking whether to build gnuradio backend... no
checking whether to build USRP backend... no
checking whether to build microtune backend... yes
checking for libusb >= 0.1... configure: WARNING: libusb pkg-config not found, 
USB backends will be disabled

Not sure how many of those exist in extras already, but if so, they should be 
added as buildrequires. 

Some other general tips: 

- You should just provide a link to the .spec and one to the latest .src.rpm 
here, it's easier than attachments (IMHO). 
- You should remember to increase the release and add a changelog entry for 
every time you update. This helps note which things are fixed in the latest 
package and so forth. 


Comment 6 Dennis Gilmore 2006-09-30 19:46:07 UTC
1.2.5  has been built for FC-4 FC-5 and rawhide
I added some BR's  to clean things up a little  and removed the 
Requires /bin/sh 


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