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

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

    <bug>
          <bug_id>42098</bug_id>
          
          <creation_ts>2022-03-10 22:58:12 +0300</creation_ts>
          <short_desc>Отсутствуют драйверы</short_desc>
          <delta_ts>2022-03-28 20:02:55 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>printer-driver-brlaser</component>
          <version>unstable</version>
          <rep_platform>x86_64</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>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sergey V Turchin">zerg</reporter>
          <assigned_to name="zacat@altlinux.org">zacat</assigned_to>
          <cc>zacat</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>208390</commentid>
    <comment_count>0</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2022-03-10 22:58:12 +0300</bug_when>
    <thetext>Пакет не содержит PPD-шек, которые должны генерироваться во время сборки.
Например, у SuSE так:

%build
mkdir build &amp;&amp; cd build
cmake ..
%make_build
ppdc brlaser.drv

%install
%cmake_install
# we use compiled ppds instead
rm %{buildroot}%{_datadir}/cups/drv/brlaser.drv
# install compiled ppds
install -Dm644 build/ppd/* -t %{buildroot}%{_datadir}/cups/model/brlaser

%files
%license COPYING
%doc README.md
%dir %{_prefix}/lib/cups
%dir %{_prefix}/lib/cups/filter
%{_prefix}/lib/cups/filter/rastertobrlaser
%dir %{_datadir}/cups
%dir %{_datadir}/cups/model
%{_datadir}/cups/model/brlaser</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208391</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2022-03-10 23:13:33 +0300</bug_when>
    <thetext>По крайней мере, даже если он их компилит в рантайме, стоит это сделать.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208979</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2022-03-28 20:02:55 +0300</bug_when>
    <thetext>printer-driver-brlaser-6-alt3 -&gt; sisyphus:

 Mon Mar 28 2022 Sergey V Turchin &lt;zerg@altlinux&gt; 6-alt3
 - update to 9d7ddda8383bfc4d205b5e1b49de2b8bcd9137f1 from master branch
 - precompile ppds (closes: 42098)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>