[Bug 536684] New: Review Request: eclipse-mdt-ocl - Implementation of the OCL OMG metamodel for Eclipse
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: eclipse-mdt-ocl - Implementation of the OCL OMG metamodel for Eclipse
https://bugzilla.redhat.com/show_bug.cgi?id=536684
Summary: Review Request: eclipse-mdt-ocl - Implementation of
the OCL OMG metamodel for Eclipse
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: fedora(a)matbooth.co.uk
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
This package depends eclipse-mdt-uml2, whose review request is bug #536683.
Spec URL: http://mbooth.fedorapeople.org/reviews/eclipse-mdt-ocl.spec
SRPM URL:
http://mbooth.fedorapeople.org/reviews/eclipse-mdt-ocl-1.3.0-1.fc12.src.rpm
Description:
OCL is an implementation of the Object Constraint Language (OCL) OMG standard
for EMF-based models. The OCL component provides the following capabilities to
support OCL integration:
* Defines APIs for parsing and evaluating OCL constraints and queries on EMF
models.
* Defines an Ecore implementation of the OCL abstract syntax model, including
support for serialization of parsed OCL expressions.
* Provides a Visitor API for analyzing/transforming the AST model of OCL
expressions.
* Provides an extensibility API for clients to customize the parsing and
evaluation environments used by the parser.
--
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.
14 years
[Bug 491490] New: Review Request: ghmm - A library with data structures and algorithms for Hidden Markov Models
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: ghmm - A library with data structures and algorithms for Hidden Markov Models
https://bugzilla.redhat.com/show_bug.cgi?id=491490
Summary: Review Request: ghmm - A library with data structures
and algorithms for Hidden Markov Models
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: konrad(a)tylerc.org
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Spec URL: http://konradm.fedorapeople.org/fedora/SPECS/ghmm.spec
SRPM URL:
http://konradm.fedorapeople.org/fedora/SRPMS/ghmm-0.7-1.svn2251.fc10.src.rpm
Description:
The General Hidden Markov Model library (GHMM) is a freely available
LGPL-ed C library implementing efficient data structures and algorithms
for basic and extended HMMs.
It is developed by the Algorithmics group at the Max Planck Institute
for Molecular Genetics.
Features:
* Discrete and continuous emissions
* Mixtures of PDFs for continuous emissions
* Non-homogenous Markov chains
* Pair HMMs (contributed by Genoscope)
* Clustering and mixture modelling for HMMs
* Graphical Editor HMMEd
* Python bindings
* XML-based file format
Note: This is a SAGE package
(https://fedoraproject.org/wiki/SIGs/SciTech/SAGE).
Rpmlint output:
ghmm.spec:72: W: rpm-buildroot-usage %prep -e 's|$(PYTHON) setup.py
install.*$|$(PYTHON) setup.py install -O1 --skip-build --root
${RPM_BUILD_ROOT}|' \
ghmm.src:72: W: rpm-buildroot-usage %prep -e 's|$(PYTHON) setup.py
install.*$|$(PYTHON) setup.py install -O1 --skip-build --root
${RPM_BUILD_ROOT}|' \
These are used so that when python libs are built/installed during the make
process, they use the correct flags. RPM_BUILD_ROOT is not defined here, it's
just reference when the makefile is run in %build/%install.
ghmm.x86_64: W: shared-lib-calls-exit /usr/lib64/libghmm.so.1.0.0
exit(a)GLIBC_2.2.5
Poor programming practice, not a packaging problem.
ghmm-devel.x86_64: W: no-documentation
ghmm-static.x86_64: W: no-documentation
Ignorable.
This builds in koji:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1252576
--
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.
14 years