Bug 912190 - minisat2 to ship header files
Summary: minisat2 to ship header files
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: minisat2
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-18 05:12 UTC by Shakthi Kannan
Modified: 2013-03-11 01:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-11 01:20:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Shakthi Kannan 2013-02-18 05:12:14 UTC
Description of problem:

No header files shipped with minisat2

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

minisat2-2.2.0-2.fc17.src.rpm 

How reproducible:

$  rpmls minisat2-2.2.0-2.fc17.x86_64.rpm 

-rwxr-xr-x  /usr/bin/minisat
drwxr-xr-x  /usr/share/doc/minisat2-2.2.0
-rw-r--r--  /usr/share/doc/minisat2-2.2.0/LICENSE
-rw-r--r--  /usr/share/doc/minisat2-2.2.0/ReleaseNotes-2.2.0.txt
-rw-r--r--  /usr/share/doc/minisat2-2.2.0/minisat-user-guide.html
-rw-r--r--  /usr/share/doc/minisat2-2.2.0/minisat2-test.in
-rw-r--r--  /usr/share/doc/minisat2-2.2.0/minisat2-test.out

Additional Info:

I need the header files in minisat2 for use in another packgae (CBMC). Can you please create a separate minisat2-devel subpackage including the same?

Comment 1 Jerry James 2013-02-26 04:29:42 UTC
Hmmm, the trouble is that there is no library, either, and the Makefile shipped with minisat2 only creates static libraries.  I'll have to work out (a) what should go in the library vs. the binary, and (b) how to build a shared library.

Patches for either are welcome.

Comment 2 Shakthi Kannan 2013-02-27 14:28:33 UTC
The Debian (for example) sources have the header files, and Makefile updated for creating shared libraries. We can re-use them.

  http://gitorious.org/minisat-debian/minisat2/trees/master

Comment 3 Jerry James 2013-03-01 22:11:47 UTC
Thanks for the pointer, Shakthi.  I couldn't quite use the Debian Makefile as is, but I used it as inspiration to modify the mtl/template.mk to accomplish the same ends.  It is building for Rawhide now.

Comment 4 Fedora Update System 2013-03-01 22:41:22 UTC
minisat2-2.2.0-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/minisat2-2.2.0-5.fc18

Comment 5 Fedora Update System 2013-03-01 22:41:32 UTC
minisat2-2.2.0-5.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/minisat2-2.2.0-5.fc17

Comment 6 Fedora Update System 2013-03-02 19:51:24 UTC
Package minisat2-2.2.0-5.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing minisat2-2.2.0-5.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-3203/minisat2-2.2.0-5.fc17
then log in and leave karma (feedback).

Comment 7 Shakthi Kannan 2013-03-04 05:26:59 UTC
Fair enough. Thanks for the quick turnaround time. Appreciate it!

Comment 8 Fedora Update System 2013-03-11 01:20:47 UTC
minisat2-2.2.0-5.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2013-03-11 01:25:28 UTC
minisat2-2.2.0-5.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


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