Ignore:
Timestamp:
09/14/2015 10:42:53 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
0f160128
Parents:
1adf07d
Message:

Update to samba-4.3.0
Update to libgcrypt-1.6.4
Update to gvfs-1.24.2
Update to nautilus-3.16.2
Update to zenity-3.16.3
Update to gnome-bluetooth-3.16.1
Update to xf86-input-wacom-0.31.0
Update to NSS-3.20
Update to gnome-settings-daemon-3.16.3
Update to cracklib-2.9.6 and cracklib-words-2.9.6
Update to libpwquality-1.3.0
Update to appstream-glib-0.5.0
Update to cheese-3.16.1
Update to ibus-1.5.11
Update to network-manager-applet-1.0.6
Update to exiv2-0.25
Update to gnome-color-manager-3.16.0
Update to gnome-control-center-3.16.3
Update to libinput-1.0.1
Update to mutter-3.16.3
Update to gnome-shell-3.16.3
Update to gnome-shell-extensions-3.16.2
Update to gnome-session-3.16.0
Update to gdm-3.16.2
Update to gnome-user-docs-3.16.1
Update to yelp-3.16.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16410 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba-systemd.xml

    r1adf07d rabf03a85  
    77  <!ENTITY samba-download-http "https://download.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "77f138cc0736549b03872279364766e0">
    10   <!ENTITY samba-size          "20 MB">
    11   <!ENTITY samba-buildsize     "490 MB (additional 399 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
    12   <!ENTITY samba-time          "6.6 SBU (additional 6.9 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
     9  <!ENTITY samba-md5sum        "8f6452eca69f8b38f97bb8d8a738180a">
     10  <!ENTITY samba-size          "19 MB">
     11  <!ENTITY samba-buildsize     "506 MB (additional 399 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
     12  <!ENTITY samba-time          "10.6 SBU (additional 6.9 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
    1313]>
    1414
     
    6060      </listitem>
    6161    </itemizedlist>
    62 
     62<!--
    6363    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    6464    <itemizedlist spacing="compact">
     
    6969        </para>
    7070      </listitem>
    71     </itemizedlist>
     71    </itemizedlist> -->
    7272
    7373    <bridgehead renderas="sect3">Samba Dependencies</bridgehead>
     
    127127    commands:</para>
    128128
    129 <screen><userinput>patch -Np1 -i ../samba-&samba-version;-gnutls34-1.patch &amp;&amp;
    130 
    131 ./configure                             \
     129<screen><userinput>./configure                             \
    132130    --prefix=/usr                       \
    133131    --sysconfdir=/etc                   \
     
    176174                   
    177175install -v -m755  examples/LDAP/{get*,ol*}             \
    178                   /etc/openldap/schema                 &amp;&amp;
    179 
    180 install -v -dm755 /usr/share/doc/samba-&samba-version;          &amp;&amp;
    181 
    182 install -v -m644  lib/ntdb/doc/design.pdf \
    183                   /usr/share/doc/samba-&samba-version;</userinput></screen>
     176                  /etc/openldap/schema                 </userinput></screen>
    184177
    185178  </sect2>
Note: See TracChangeset for help on using the changeset viewer.