Magellan Linux

Diff of /trunk/extras/cups/cups-2.2.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 30849 by niro, Wed Apr 25 08:12:10 2018 UTC revision 30850 by niro, Wed Apr 25 13:44:43 2018 UTC
# Line 45  SRC_URI=( Line 45  SRC_URI=(
45   mirror://${PNAME}/cups.logrotate   mirror://${PNAME}/cups.logrotate
46   mirror://${PNAME}/cups.pam-systemauth   mirror://${PNAME}/cups.pam-systemauth
47   mirror://${PNAME}/${PNAME}-1.2.11-multilib.patch   mirror://${PNAME}/${PNAME}-1.2.11-multilib.patch
48   mirror://${PNAME}/${PNAME}-2.2.3-systemd-socket.patch   mirror://${PNAME}/${PNAME}-2.2.7-systemd-socket.patch
49   mirror://${PNAME}/${PNAME}-1.5.0-build-fix.patch   mirror://${PNAME}/${PNAME}-1.5.0-build-fix.patch
50   mirror://${PNAME}/${PNAME}-2.1.4-dnssd-deviceid.patch   mirror://${PNAME}/${PNAME}-2.1.4-dnssd-deviceid.patch
51   mirror://${PNAME}/${PNAME}-2.0.3-no-export-ssllibs.patch   mirror://${PNAME}/${PNAME}-2.0.3-no-export-ssllibs.patch
# Line 85  src_prepare() Line 85  src_prepare()
85   mpatch ${PNAME}-1.2.11-multilib.patch || die   mpatch ${PNAME}-1.2.11-multilib.patch || die
86    
87   # adds systemd socket activation support   # adds systemd socket activation support
88   mpatch ${PNAME}-2.2.3-systemd-socket.patch || die   mpatch ${PNAME}-2.2.7-systemd-socket.patch || die
89    
90   # fix build, adds missing -lrt   # fix build, adds missing -lrt
91   mpatch ${PNAME}-1.5.0-build-fix.patch || die   mpatch ${PNAME}-1.5.0-build-fix.patch || die

Legend:
Removed from v.30849  
changed lines
  Added in v.30850