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

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

    <bug>
          <bug_id>3123</bug_id>
          
          <creation_ts>2003-10-06 14:50:38 +0400</creation_ts>
          <short_desc>missing control(8) support</short_desc>
          <delta_ts>2007-04-06 15:51:09 +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>XFree86-server</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>P5</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>3005</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dmitry V. Levin">ldv</reporter>
          <assigned_to name="Anton Farygin">rider</assigned_to>
          
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>10035</commentid>
    <comment_count>0</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2003-10-06 14:50:38 +0400</bug_when>
    <thetext>These should be added to XFree86-server: 
 
1. 
%install 
[...] 
chmod 700 %buildroot%_x11bindir/XFree86 
 
2. 
PreReq: xfree86-server-control 
 
3. 
%pre server 
/usr/sbin/groupadd -r -f xgrp 
if [ $1 -ge 2 ]; then 
	/usr/sbin/control-dump xfree86-server 
fi 
 
%post server 
if [ $1 -ge 2 ]; then 
	/usr/sbin/control-restore xfree86-server 
else 
	/usr/sbin/control xfree86-server public 
fi 
 
4. 
%files server 
[...] 
%_x11bindir/XFree86</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>10045</commentid>
    <comment_count>1</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2003-10-07 10:02:01 +0400</bug_when>
    <thetext>fixed: некто Dmitry Levin собрал пакет xfree86-server-control-1.0-alt1.src.rpm,
за что ему большое спасибо.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>10058</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2003-10-08 11:44:02 +0400</bug_when>
    <thetext>You should add support to XFree86-server as well. </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>10311</commentid>
    <comment_count>3</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2003-10-20 14:34:30 +0400</bug_when>
    <thetext>fixed (XFree86-server-4.3.0-alt5)
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>