#5617: CUPS-2.0.0
-------------------------+-------------------------
 Reporter:  Krejzi       |      Owner:  blfs-book@…
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  7.7
Component:  BOOK         |    Version:  SVN
 Severity:  normal       |   Keywords:
-------------------------+-------------------------
 http://cups.org/software/2.0.0/cups-2.0.0-source.tar.bz2

 http://cups.org/blog.php?L726 [[br]]
 http://cups.org/blog.php?L728 [[br]]
 http://cups.org/blog.php?L731 [[br]]

 systemd support has been integrated. Socket activation patch can be
 dropped, bearing in mind that systemd service files' names have been
 changed.

 I propose the -blfs patch replaced with following instructions:

 {{{
 sed -i "/MAN.*.EXT/s:.gz::g" configure config-scripts/cups-manpages.m4
 sed -i "s:555:755:g;s:444:644:g" Makedefs.in

 cat > conf/pam.std.in << "EOF"
 # Begin /etc/pam.d/cups

 auth    include system-auth
 account include system-account
 session include system-session

 # End /etc/pam.d/cups
 EOF
 }}}

 Support for OpenSSL has been removed in favor of GnuTLS, so the optional
 switch needs to be removed. Content type patch still applies, but I don't
 know if it's still necessary as I don't fully understand what it fixes. If
 the above instructions are to be used, then aclocal and autoconf don't
 need to be run anymore.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/5617>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to