Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 204)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#28 fixed m4: RPM build fails to process `m4_esyscmd` macro dmik
Description

I found that version m4-1.4.16-4.oc00 seems to expand the m4_esyscmd macro to nothing instead of executing its arguments as the shell command and taking its output. This breaks many scripts that use this macro for maintaining the version number (i.e. autoconf, automaker, m4 itself) like this:

AC_INIT([GNU M4], m4_esyscmd([build-aux/git-version-gen .tarball-version]),
  [bug-m4@gnu.org])

This in turn makes autoconf to fail in AC_INIT when generating configure.

#29 fixed libtool: create repo and import patches by KOMH dmik
Description

Many autoconf-based projects need libtool (e.g. expat, see #23). There is a port of libtool to OS/2 buy KOMH already: http://hobbes.nmsu.edu/download/pub/os2/dev/util/libtool-2.4.2.zip. We will check it, import and create an RPM for it.

#30 fixed openssl: Make 1.0.1 series build dmik
Description

The current OpenSSL trunk has been updated to 1.0.1i (i.e. the 1.0.1 series from upstream). It merged fine but has some problems with building the crypto library and DLL. This needs to be resolved.

Note that the 1.0.0 series has been moved to a branch after updating to 1.0.0n.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.