[Bug 473583] Review Request: WordNet - A lexical database for the english language

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=473583





--- Comment #15 from Tom "spot" Callaway <tcallawa@xxxxxxxxxx>  2009-05-19 12:04:17 EDT ---
Well, if you're going to use a shared library here, you should do it properly,
as a versioned .so, with proper packaging.

libWN_la_LDFLAGS = -version-number 3:0:0

will give you what you want, although, you might talk to upstream to be sure
they're okay with the .so numbering starting there.

Don't forget to delete the .la and .a file, your -devel wildcard is catching
them. See why wildcards are tricky! :)

Also, you need to change a few things to ensure that the autotooling happens
cleanly, specifically:

* BuildRequires: libtool
* autoreconf -i instead of just autoreconf

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]