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

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

    <bug>
          <bug_id>14881</bug_id>
          
          <creation_ts>2008-03-13 07:41:43 +0300</creation_ts>
          <short_desc>Требуется пересборка с новой libgphoto2</short_desc>
          <delta_ts>2008-04-01 22:30:48 +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>libsane</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>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dmitriy Khanzhin">jinn</reporter>
          <assigned_to name="Vitaly Lipatov">lav</assigned_to>
          <cc>lav</cc>
    
    <cc>mike</cc>
    
    <cc>nickel</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>65666</commentid>
    <comment_count>0</comment_count>
    <who name="Dmitriy Khanzhin">jinn</who>
    <bug_when>2008-03-13 07:41:43 +0300</bug_when>
    <thetext>Пересоберите, пожалуйста, sane с новой libgphoto2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65751</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2008-03-14 01:14:28 +0300</bug_when>
    <thetext>Отправил sane-1.0.18-alt8.src.rpm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65770</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitriy Khanzhin">jinn</who>
    <bug_when>2008-03-14 06:16:42 +0300</bug_when>
    <thetext>Спасибо.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65777</commentid>
    <comment_count>3</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2008-03-14 10:06:03 +0300</bug_when>
    <thetext>sane на последнем Сизифе пока не собирается. Чиню.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65900</commentid>
    <comment_count>4</comment_count>
    <who name="Dmitriy Khanzhin">jinn</who>
    <bug_when>2008-03-15 18:02:49 +0300</bug_when>
    <thetext>Вот так собралось:
--- sane.spec.orig-alt8 2008-03-14 01:08:31 +0300
+++ sane.spec   2008-03-15 17:40:21 +0300
@@ -222,14 +222,18 @@
 
 %build
 # due hp3900 backend patch
-%__autoreconf
+%autoreconf
 # use USER for dummy check lock group (there is uucp by default)
 # group value does not used now in SANE
-%configure --enable-translations --with-gphoto2 \
+%configure --enable-static --enable-translations --with-gphoto2 \
        --enable-libusb --with-docdir=%_docdir/%name-%version \
        --enable-locking --with-group=$USER \
-       --with-lockdir=%_lockdir/%name \
-       %{subst_enable static}
+       --with-lockdir=%_lockdir/%name
 
 %make_build
 #%make -C doc sane.ps.gz

Видимо, без %configure --enable-static чего-то не хватает.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65901</commentid>
    <comment_count>5</comment_count>
    <who name="Dmitriy Khanzhin">jinn</who>
    <bug_when>2008-03-15 18:05:17 +0300</bug_when>
    <thetext>(In reply to comment #4)
&gt; Вот так собралось:
&gt; --- sane.spec.orig-alt8 2008-03-14 01:08:31 +0300
&gt; +++ sane.spec   2008-03-15 17:40:21 +0300
&gt; @@ -222,14 +222,18 @@
&gt;  
&gt;  %build
&gt;  # due hp3900 backend patch
&gt; -%__autoreconf
&gt; +%autoreconf
&gt;  # use USER for dummy check lock group (there is uucp by default)
&gt;  # group value does not used now in SANE
&gt; -%configure --enable-translations --with-gphoto2 \
&gt; +%configure --enable-static --enable-translations --with-gphoto2 \
&gt;         --enable-libusb --with-docdir=%_docdir/%name-%version \
&gt;         --enable-locking --with-group=$USER \
&gt; -       --with-lockdir=%_lockdir/%name \
&gt; -       %{subst_enable static}
&gt; +       --with-lockdir=%_lockdir/%name
^^^^^^^^^^^^^^^^^^^^^^^^
Ой, забыл убрать эту строчку.
&gt;  
&gt;  %make_build
&gt;  #%make -C doc sane.ps.gz
&gt; 
&gt; Видимо, без %configure --enable-static чего-то не хватает.
&gt; 

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65902</commentid>
    <comment_count>6</comment_count>
    <who name="Dmitriy Khanzhin">jinn</who>
    <bug_when>2008-03-15 18:10:29 +0300</bug_when>
    <thetext>Прошу прощения, comment #4 правильный.
Туплю спросонья. ;-)
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67305</commentid>
    <comment_count>7</comment_count>
    <who name="Dmitriy Khanzhin">jinn</who>
    <bug_when>2008-04-01 22:30:39 +0400</bug_when>
    <thetext>Спасибо.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>