<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>3049</bug_id>
          
          <creation_ts>2003-09-26 13:36:18 +0400</creation_ts>
          <short_desc>%configure doesn&apos;t invoke libtoolize when configure.ac is present</short_desc>
          <delta_ts>2005-07-13 15:45:28 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>rpm-build</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>2978</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Mikhail Zabaluev">mhz</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>arseny</cc>
    
    <cc>glebfm</cc>
    
    <cc>imz</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>9778</commentid>
    <comment_count>0</comment_count>
    <who name="Mikhail Zabaluev">mhz</who>
    <bug_when>2003-09-26 13:36:18 +0400</bug_when>
    <thetext>In build macros, the test in this string:

%{?__libtoolize:[ -f configure.in ] &amp;&amp; %{__libtoolize} --copy --force ;}

should be modified to trigger on configure.ac as well:

%{?__libtoolize:[ -f configure.in -o -f configure.ac ] &amp;&amp; %{__libtoolize} --copy
--force ;}</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9826</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2003-09-27 18:18:06 +0400</bug_when>
    <thetext>Fixed in rpm-build-4.0.4-alt26 </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>