summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-09-10 18:58:52 +0000
committer Eric Hameleers <alien@slackware.com>2021-09-11 08:59:54 +0200
commita6160c7f56c451aa827678063c6ce95b7b4e404e (patch)
treecb8376b0fbde3051cb1ff2a5fb37829da2a3588c
parent322eeb760b467e9e0862765a8112d3c5c6fb16b2 (diff)
downloadcurrent-20210910185852.tar.gz
current-20210910185852.tar.xz
Fri Sep 10 18:58:52 UTC 202120210910185852
a/grub-2.06-x86_64-4.txz: Rebuilt. Install file in /etc/grub.d as .new so that they won't be clobbered by future package updates. Patch grub-mkconfig to skip .new files in /etc/grub.d. Thanks to denydias. d/bison-3.7.6-x86_64-1.txz: Upgraded. Reverted bison-3.8 since it breaks building glibc. Looks like I picked the wrong week to upgrade bison. ;-) Thanks to nobodino. l/jansson-2.14-x86_64-1.txz: Upgraded. l/libcap-2.57-x86_64-1.txz: Upgraded. l/liburing-2.1-x86_64-1.txz: Upgraded. xap/libnma-1.8.32-x86_64-2.txz: Rebuilt. Added glib-compile-schemas to the install script. Thanks to bormant. xap/network-manager-applet-1.24.0-x86_64-2.txz: Rebuilt. Removed glib-compile-schemas from the install script. Thanks to bormant.
-rw-r--r--ChangeLog.rss30
-rw-r--r--ChangeLog.txt18
-rw-r--r--FILELIST.TXT128
-rwxr-xr-xrecompress.sh2
-rw-r--r--source/a/grub/0001-skip-new-files-in-etc-grub.d.patch11
-rw-r--r--source/a/grub/doinst.sh6
-rwxr-xr-xsource/a/grub/grub.SlackBuild11
-rwxr-xr-xsource/l/jansson/jansson.SlackBuild2
-rw-r--r--source/xap/libnma/doinst.sh6
-rwxr-xr-xsource/xap/libnma/libnma.SlackBuild3
-rw-r--r--source/xap/network-manager-applet/doinst.sh6
-rwxr-xr-xsource/xap/network-manager-applet/network-manager-applet.SlackBuild2
12 files changed, 146 insertions, 79 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 088a0edd7..90cefd7cf 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,36 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Thu, 9 Sep 2021 18:51:50 GMT</pubDate>
- <lastBuildDate>Fri, 10 Sep 2021 07:03:18 GMT</lastBuildDate>
+ <pubDate>Fri, 10 Sep 2021 18:58:52 GMT</pubDate>
+ <lastBuildDate>Sat, 11 Sep 2021 06:59:44 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.12</generator>
<item>
+ <title>Fri, 10 Sep 2021 18:58:52 GMT</title>
+ <pubDate>Fri, 10 Sep 2021 18:58:52 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20210910185852</link>
+ <guid isPermaLink="false">20210910185852</guid>
+ <description>
+ <![CDATA[<pre>
+a/grub-2.06-x86_64-4.txz: Rebuilt.
+ Install file in /etc/grub.d as .new so that they won't be clobbered by
+ future package updates.
+ Patch grub-mkconfig to skip .new files in /etc/grub.d.
+ Thanks to denydias.
+d/bison-3.7.6-x86_64-1.txz: Upgraded.
+ Reverted bison-3.8 since it breaks building glibc. Looks like I picked the
+ wrong week to upgrade bison. ;-)
+ Thanks to nobodino.
+l/jansson-2.14-x86_64-1.txz: Upgraded.
+l/libcap-2.57-x86_64-1.txz: Upgraded.
+l/liburing-2.1-x86_64-1.txz: Upgraded.
+xap/libnma-1.8.32-x86_64-2.txz: Rebuilt.
+ Added glib-compile-schemas to the install script. Thanks to bormant.
+xap/network-manager-applet-1.24.0-x86_64-2.txz: Rebuilt.
+ Removed glib-compile-schemas from the install script. Thanks to bormant.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Thu, 9 Sep 2021 18:51:50 GMT</title>
<pubDate>Thu, 9 Sep 2021 18:51:50 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20210909185150</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 7a5f43a13..c65519e22 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,21 @@
+Fri Sep 10 18:58:52 UTC 2021
+a/grub-2.06-x86_64-4.txz: Rebuilt.
+ Install file in /etc/grub.d as .new so that they won't be clobbered by
+ future package updates.
+ Patch grub-mkconfig to skip .new files in /etc/grub.d.
+ Thanks to denydias.
+d/bison-3.7.6-x86_64-1.txz: Upgraded.
+ Reverted bison-3.8 since it breaks building glibc. Looks like I picked the
+ wrong week to upgrade bison. ;-)
+ Thanks to nobodino.
+l/jansson-2.14-x86_64-1.txz: Upgraded.
+l/libcap-2.57-x86_64-1.txz: Upgraded.
+l/liburing-2.1-x86_64-1.txz: Upgraded.
+xap/libnma-1.8.32-x86_64-2.txz: Rebuilt.
+ Added glib-compile-schemas to the install script. Thanks to bormant.
+xap/network-manager-applet-1.24.0-x86_64-2.txz: Rebuilt.
+ Removed glib-compile-schemas from the install script. Thanks to bormant.
++--------------------------+
Thu Sep 9 18:51:50 UTC 2021
a/grub-2.06-x86_64-3.txz: Rebuilt.
Fix unreadable XFS filesystem with v4 superblock. Thanks to Didier Spaier.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 7c5e3ca6d..8d50525de 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Thu Sep 9 18:55:11 UTC 2021
+Fri Sep 10 19:01:47 UTC 2021
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2021-09-09 18:51 .
+drwxr-xr-x 12 root root 4096 2021-09-10 18:58 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 15590 2021-08-07 23:14 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1082144 2021-09-08 18:11 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-09-08 18:11 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1082150 2021-09-09 18:55 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-09-09 18:55 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING
-rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3
-rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT
-rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
--rw-r--r-- 1 root root 1641861 2021-09-09 18:51 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1642671 2021-09-10 18:58 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2021-09-08 18:07 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2021-09-08 18:07 ./EFI/BOOT
-rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh
-rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg
-rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
--rw-r--r-- 1 root root 1408640 2021-09-08 18:11 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1408646 2021-09-09 18:55 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 854341 2021-09-09 18:54 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 854341 2021-09-10 19:01 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
-rw-r--r-- 1 root root 3629 2021-09-08 17:53 ./README.initrd
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
@@ -715,13 +715,13 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches
-rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2021-09-09 18:54 ./slackware64
--rw-r--r-- 1 root root 334093 2021-09-09 18:54 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-09-09 18:54 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 414473 2021-09-09 18:54 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4137367 2021-09-09 18:54 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2021-09-10 19:01 ./slackware64
+-rw-r--r-- 1 root root 334093 2021-09-10 19:01 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-09-10 19:01 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 414473 2021-09-10 19:00 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4148008 2021-09-10 19:00 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 32768 2021-09-09 18:53 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2021-09-10 19:00 ./slackware64/a
-rw-r--r-- 1 root root 327 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txt
-rw-r--r-- 1 root root 10788 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txz.asc
@@ -848,9 +848,9 @@ drwxr-xr-x 2 root root 32768 2021-09-09 18:53 ./slackware64/a
-rw-r--r-- 1 root root 291 2021-08-15 17:46 ./slackware64/a/grep-3.7-x86_64-1.txt
-rw-r--r-- 1 root root 278672 2021-08-15 17:46 ./slackware64/a/grep-3.7-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-15 17:46 ./slackware64/a/grep-3.7-x86_64-1.txz.asc
--rw-r--r-- 1 root root 182 2021-09-09 03:08 ./slackware64/a/grub-2.06-x86_64-3.txt
--rw-r--r-- 1 root root 10181612 2021-09-09 03:08 ./slackware64/a/grub-2.06-x86_64-3.txz
--rw-r--r-- 1 root root 163 2021-09-09 03:08 ./slackware64/a/grub-2.06-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 182 2021-09-10 18:45 ./slackware64/a/grub-2.06-x86_64-4.txt
+-rw-r--r-- 1 root root 10176528 2021-09-10 18:45 ./slackware64/a/grub-2.06-x86_64-4.txz
+-rw-r--r-- 1 root root 163 2021-09-10 18:45 ./slackware64/a/grub-2.06-x86_64-4.txz.asc
-rw-r--r-- 1 root root 314 2021-09-03 18:09 ./slackware64/a/gzip-1.11-x86_64-1.txt
-rw-r--r-- 1 root root 110936 2021-09-03 18:09 ./slackware64/a/gzip-1.11-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-03 18:09 ./slackware64/a/gzip-1.11-x86_64-1.txz.asc
@@ -1357,7 +1357,7 @@ drwxr-xr-x 2 root root 20480 2021-09-08 18:10 ./slackware64/ap
-rw-r--r-- 1 root root 506 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txt
-rw-r--r-- 1 root root 3056824 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txz.asc
-drwxr-xr-x 2 root root 20480 2021-09-09 18:54 ./slackware64/d
+drwxr-xr-x 2 root root 20480 2021-09-10 18:48 ./slackware64/d
-rw-r--r-- 1 root root 360 2021-07-16 06:49 ./slackware64/d/Cython-0.29.24-x86_64-1.txt
-rw-r--r-- 1 root root 2385964 2021-07-16 06:49 ./slackware64/d/Cython-0.29.24-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-07-16 06:49 ./slackware64/d/Cython-0.29.24-x86_64-1.txz.asc
@@ -1373,9 +1373,9 @@ drwxr-xr-x 2 root root 20480 2021-09-09 18:54 ./slackware64/d
-rw-r--r-- 1 root root 442 2021-08-28 19:45 ./slackware64/d/binutils-2.37-x86_64-1.txt
-rw-r--r-- 1 root root 5321480 2021-08-28 19:45 ./slackware64/d/binutils-2.37-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-28 19:45 ./slackware64/d/binutils-2.37-x86_64-1.txz.asc
--rw-r--r-- 1 root root 513 2021-09-08 17:44 ./slackware64/d/bison-3.8-x86_64-1.txt
--rw-r--r-- 1 root root 716716 2021-09-08 17:44 ./slackware64/d/bison-3.8-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-09-08 17:44 ./slackware64/d/bison-3.8-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 513 2021-03-09 19:12 ./slackware64/d/bison-3.7.6-x86_64-1.txt
+-rw-r--r-- 1 root root 688444 2021-03-09 19:12 ./slackware64/d/bison-3.7.6-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-03-09 19:12 ./slackware64/d/bison-3.7.6-x86_64-1.txz.asc
-rw-r--r-- 1 root root 350 2021-08-21 02:57 ./slackware64/d/ccache-4.4-x86_64-1.txt
-rw-r--r-- 1 root root 567440 2021-08-21 02:57 ./slackware64/d/ccache-4.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-21 02:57 ./slackware64/d/ccache-4.4-x86_64-1.txz.asc
@@ -2713,7 +2713,7 @@ drwxr-xr-x 2 root root 77824 2021-09-06 18:58 ./slackware64/kde
-rw-r--r-- 1 root root 296 2021-09-02 17:29 ./slackware64/kde/zeroconf-ioslave-21.08.1-x86_64-1.txt
-rw-r--r-- 1 root root 40284 2021-09-02 17:29 ./slackware64/kde/zeroconf-ioslave-21.08.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-02 17:29 ./slackware64/kde/zeroconf-ioslave-21.08.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 73728 2021-09-09 18:53 ./slackware64/l
+drwxr-xr-x 2 root root 73728 2021-09-10 19:00 ./slackware64/l
-rw-r--r-- 1 root root 329 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txt
-rw-r--r-- 1 root root 928148 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz
-rw-r--r-- 1 root root 163 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz.asc
@@ -3085,9 +3085,9 @@ drwxr-xr-x 2 root root 73728 2021-09-09 18:53 ./slackware64/l
-rw-r--r-- 1 root root 403 2021-08-26 20:23 ./slackware64/l/iso-codes-4.7.0-noarch-1.txt
-rw-r--r-- 1 root root 2711628 2021-08-26 20:23 ./slackware64/l/iso-codes-4.7.0-noarch-1.txz
-rw-r--r-- 1 root root 163 2021-08-26 20:23 ./slackware64/l/iso-codes-4.7.0-noarch-1.txz.asc
--rw-r--r-- 1 root root 399 2021-02-13 06:54 ./slackware64/l/jansson-2.13.1-x86_64-3.txt
--rw-r--r-- 1 root root 35236 2021-02-13 06:54 ./slackware64/l/jansson-2.13.1-x86_64-3.txz
--rw-r--r-- 1 root root 163 2021-02-13 06:54 ./slackware64/l/jansson-2.13.1-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 399 2021-09-10 17:35 ./slackware64/l/jansson-2.14-x86_64-1.txt
+-rw-r--r-- 1 root root 36124 2021-09-10 17:35 ./slackware64/l/jansson-2.14-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-10 17:35 ./slackware64/l/jansson-2.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 387 2021-08-02 17:56 ./slackware64/l/jasper-2.0.33-x86_64-1.txt
-rw-r--r-- 1 root root 166184 2021-08-02 17:56 ./slackware64/l/jasper-2.0.33-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-02 17:56 ./slackware64/l/jasper-2.0.33-x86_64-1.txz.asc
@@ -3157,9 +3157,9 @@ drwxr-xr-x 2 root root 73728 2021-09-09 18:53 ./slackware64/l
-rw-r--r-- 1 root root 479 2021-02-13 06:57 ./slackware64/l/libcanberra-0.30-x86_64-8.txt
-rw-r--r-- 1 root root 96700 2021-02-13 06:57 ./slackware64/l/libcanberra-0.30-x86_64-8.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:57 ./slackware64/l/libcanberra-0.30-x86_64-8.txz.asc
--rw-r--r-- 1 root root 433 2021-09-04 03:04 ./slackware64/l/libcap-2.56-x86_64-1.txt
--rw-r--r-- 1 root root 101972 2021-09-04 03:04 ./slackware64/l/libcap-2.56-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-09-04 03:04 ./slackware64/l/libcap-2.56-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 433 2021-09-10 17:36 ./slackware64/l/libcap-2.57-x86_64-1.txt
+-rw-r--r-- 1 root root 102656 2021-09-10 17:36 ./slackware64/l/libcap-2.57-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-10 17:36 ./slackware64/l/libcap-2.57-x86_64-1.txz.asc
-rw-r--r-- 1 root root 472 2021-02-13 06:58 ./slackware64/l/libcap-ng-0.8.2-x86_64-3.txt
-rw-r--r-- 1 root root 73420 2021-02-13 06:58 ./slackware64/l/libcap-ng-0.8.2-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:58 ./slackware64/l/libcap-ng-0.8.2-x86_64-3.txz.asc
@@ -3397,9 +3397,9 @@ drwxr-xr-x 2 root root 73728 2021-09-09 18:53 ./slackware64/l
-rw-r--r-- 1 root root 679 2021-02-13 07:15 ./slackware64/l/libunwind-1.5.0-x86_64-3.txt
-rw-r--r-- 1 root root 112512 2021-02-13 07:15 ./slackware64/l/libunwind-1.5.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:15 ./slackware64/l/libunwind-1.5.0-x86_64-3.txz.asc
--rw-r--r-- 1 root root 427 2021-08-07 17:57 ./slackware64/l/liburing-2.0-x86_64-1.txt
--rw-r--r-- 1 root root 109508 2021-08-07 17:57 ./slackware64/l/liburing-2.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-08-07 17:57 ./slackware64/l/liburing-2.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 427 2021-09-10 17:38 ./slackware64/l/liburing-2.1-x86_64-1.txt
+-rw-r--r-- 1 root root 124192 2021-09-10 17:38 ./slackware64/l/liburing-2.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-10 17:38 ./slackware64/l/liburing-2.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 287 2021-04-16 18:12 ./slackware64/l/libusb-1.0.24-x86_64-4.txt
-rw-r--r-- 1 root root 78376 2021-04-16 18:12 ./slackware64/l/libusb-1.0.24-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-04-16 18:12 ./slackware64/l/libusb-1.0.24-x86_64-4.txz.asc
@@ -5272,7 +5272,7 @@ drwxr-xr-x 2 root root 65536 2021-09-04 18:33 ./slackware64/x
-rw-r--r-- 1 root root 213 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txt
-rw-r--r-- 1 root root 25428 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz.asc
-drwxr-xr-x 2 root root 16384 2021-09-07 19:08 ./slackware64/xap
+drwxr-xr-x 2 root root 16384 2021-09-10 19:00 ./slackware64/xap
-rw-r--r-- 1 root root 625 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txt
-rw-r--r-- 1 root root 2738724 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txz.asc
@@ -5341,9 +5341,9 @@ drwxr-xr-x 2 root root 16384 2021-09-07 19:08 ./slackware64/xap
-rw-r--r-- 1 root root 163 2021-05-21 16:54 ./slackware64/xap/hexchat-2.14.3-x86_64-8.txz.asc
-rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/xap/install-packages
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/xap/install.end
--rw-r--r-- 1 root root 306 2021-08-21 03:14 ./slackware64/xap/libnma-1.8.32-x86_64-1.txt
--rw-r--r-- 1 root root 288776 2021-08-21 03:14 ./slackware64/xap/libnma-1.8.32-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-08-21 03:14 ./slackware64/xap/libnma-1.8.32-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 306 2021-09-10 17:56 ./slackware64/xap/libnma-1.8.32-x86_64-2.txt
+-rw-r--r-- 1 root root 288952 2021-09-10 17:56 ./slackware64/xap/libnma-1.8.32-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2021-09-10 17:56 ./slackware64/xap/libnma-1.8.32-x86_64-2.txz.asc
-rw-r--r-- 1 root root 4427 2020-12-24 22:55 ./slackware64/xap/maketag
-rw-r--r-- 1 root root 4427 2020-12-24 22:55 ./slackware64/xap/maketag.ez
-rw-r--r-- 1 root root 570 2021-09-06 17:07 ./slackware64/xap/mozilla-firefox-91.1.0esr-x86_64-1.txt
@@ -5352,9 +5352,9 @@ drwxr-xr-x 2 root root 16384 2021-09-07 19:08 ./slackware64/xap
-rw-r--r-- 1 root root 663 2021-09-07 17:27 ./slackware64/xap/mozilla-thunderbird-91.1.0-x86_64-1.txt
-rw-r--r-- 1 root root 53252848 2021-09-07 17:27 ./slackware64/xap/mozilla-thunderbird-91.1.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-07 17:27 ./slackware64/xap/mozilla-thunderbird-91.1.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 359 2021-08-19 18:17 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-1.txt
--rw-r--r-- 1 root root 861148 2021-08-19 18:17 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-08-19 18:17 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 359 2021-09-10 17:57 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-2.txt
+-rw-r--r-- 1 root root 860376 2021-09-10 17:57 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2021-09-10 17:57 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 301 2021-06-29 19:23 ./slackware64/xap/pan-0.146-x86_64-5.txt
-rw-r--r-- 1 root root 1063896 2021-06-29 19:23 ./slackware64/xap/pan-0.146-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-06-29 19:23 ./slackware64/xap/pan-0.146-x86_64-5.txz.asc
@@ -5536,13 +5536,13 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y
-rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2021-09-09 18:55 ./source
--rw-r--r-- 1 root root 577019 2021-09-09 18:55 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-09-09 18:55 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 802988 2021-09-09 18:55 ./source/FILE_LIST
--rw-r--r-- 1 root root 23165050 2021-09-09 18:55 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2021-09-10 19:01 ./source
+-rw-r--r-- 1 root root 577167 2021-09-10 19:01 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-09-10 19:01 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 803169 2021-09-10 19:01 ./source/FILE_LIST
+-rw-r--r-- 1 root root 23169824 2021-09-10 19:01 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
-drwxr-xr-x 122 root root 4096 2021-09-04 03:09 ./source/a
+drwxr-xr-x 122 root root 4096 2021-09-10 18:43 ./source/a
-rw-r--r-- 1 root root 1591 2021-04-06 18:09 ./source/a/FTBFSlog
drwxr-xr-x 2 root root 4096 2021-07-17 17:46 ./source/a/aaa_base
-rw-r--r-- 1 root root 11115 2018-06-24 18:43 ./source/a/aaa_base/_aaa_base.tar.gz
@@ -5914,14 +5914,15 @@ drwxr-xr-x 2 root root 4096 2021-08-15 17:40 ./source/a/grep
-rw-r--r-- 1 root root 833 2021-08-14 19:56 ./source/a/grep/grep-3.7.tar.xz.sig
-rwxr-xr-x 1 root root 4371 2021-08-15 17:40 ./source/a/grep/grep.SlackBuild
-rw-r--r-- 1 root root 743 2018-02-27 06:13 ./source/a/grep/slack-desc
-drwxr-xr-x 2 root root 4096 2021-09-09 03:05 ./source/a/grub
+drwxr-xr-x 2 root root 4096 2021-09-10 18:39 ./source/a/grub
+-rw-r--r-- 1 root root 291 2021-09-10 18:33 ./source/a/grub/0001-skip-new-files-in-etc-grub.d.patch.gz
-rw-r--r-- 1 root root 639 2018-05-16 15:18 ./source/a/grub/0198-align-struct-efi_variable-better.patch.gz
-rw-r--r-- 1 root root 1743 2021-09-09 03:04 ./source/a/grub/a4b495520e4dc41a896a8b916a64eda9970c50ea.patch.gz
--rw-r--r-- 1 root root 289 2013-09-17 06:50 ./source/a/grub/doinst.sh.gz
+-rw-r--r-- 1 root root 307 2021-09-10 18:36 ./source/a/grub/doinst.sh.gz
-rw-r--r-- 1 root root 926 2016-06-13 03:14 ./source/a/grub/etc.default.grub
-rw-r--r-- 1 root root 6581924 2021-06-08 17:22 ./source/a/grub/grub-2.06.tar.xz
-rw-r--r-- 1 root root 566 2021-06-08 17:22 ./source/a/grub/grub-2.06.tar.xz.sig
--rwxr-xr-x 1 root root 7328 2021-09-09 03:06 ./source/a/grub/grub.SlackBuild
+-rwxr-xr-x 1 root root 7468 2021-09-10 18:35 ./source/a/grub/grub.SlackBuild
-rw-r--r-- 1 root root 704 2016-12-25 09:49 ./source/a/grub/grub.dejavusansmono.gfxterm.font.diff.gz
-rw-r--r-- 1 root root 299 2012-09-29 04:34 ./source/a/grub/initrd_naming.patch.gz
-rw-r--r-- 1 root root 634 2018-11-29 19:15 ./source/a/grub/slack-desc
@@ -7274,9 +7275,9 @@ drwxr-xr-x 2 root root 4096 2021-08-27 18:10 ./source/d/binutils/patches
-rw-r--r-- 1 root root 431 2021-08-19 15:31 ./source/d/binutils/patches/binutils-use-long-long.patch.gz
-rw-r--r-- 1 root root 621 2021-08-19 15:31 ./source/d/binutils/patches/binutils-version.patch.gz
-rw-r--r-- 1 root root 898 2018-02-27 06:13 ./source/d/binutils/slack-desc
-drwxr-xr-x 2 root root 4096 2021-09-08 17:44 ./source/d/bison
--rw-r--r-- 1 root root 2660402 2021-09-07 19:48 ./source/d/bison/bison-3.8.tar.lz
--rw-r--r-- 1 root root 195 2021-09-07 19:48 ./source/d/bison/bison-3.8.tar.lz.sig
+drwxr-xr-x 2 root root 4096 2021-03-09 19:11 ./source/d/bison
+-rw-r--r-- 1 root root 2502917 2021-03-09 07:23 ./source/d/bison/bison-3.7.6.tar.lz
+-rw-r--r-- 1 root root 195 2021-03-09 07:23 ./source/d/bison/bison-3.7.6.tar.lz.sig
-rwxr-xr-x 1 root root 4463 2021-03-09 19:11 ./source/d/bison/bison.SlackBuild
-rw-r--r-- 1 root root 966 2018-08-28 17:22 ./source/d/bison/slack-desc
drwxr-xr-x 2 root root 4096 2021-08-21 02:55 ./source/d/ccache
@@ -10317,9 +10318,9 @@ drwxr-xr-x 2 root root 4096 2021-08-26 20:23 ./source/l/iso-codes
-rw-r--r-- 1 root root 3511011 2021-08-25 18:56 ./source/l/iso-codes/iso-codes-4.7.0.tar.lz
-rwxr-xr-x 1 root root 2883 2021-03-08 18:57 ./source/l/iso-codes/iso-codes.SlackBuild
-rw-r--r-- 1 root root 485 2019-01-26 19:36 ./source/l/iso-codes/slack-desc
-drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/jansson
--rw-r--r-- 1 root root 340791 2020-05-07 18:53 ./source/l/jansson/jansson-2.13.1.tar.lz
--rwxr-xr-x 1 root root 4103 2021-02-13 05:31 ./source/l/jansson/jansson.SlackBuild
+drwxr-xr-x 2 root root 4096 2021-09-10 17:35 ./source/l/jansson
+-rw-r--r-- 1 root root 344025 2021-09-09 18:21 ./source/l/jansson/jansson-2.14.tar.lz
+-rwxr-xr-x 1 root root 4103 2021-09-10 17:35 ./source/l/jansson/jansson.SlackBuild
-rw-r--r-- 1 root root 886 2020-05-08 18:15 ./source/l/jansson/slack-desc
drwxr-xr-x 2 root root 4096 2021-08-02 17:56 ./source/l/jasper
-rw-r--r-- 1 root root 1809497 2021-08-01 20:50 ./source/l/jasper/jasper-version-2.0.33.tar.lz
@@ -10427,15 +10428,15 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libcanberra
-rwxr-xr-x 1 root root 3969 2021-02-13 05:31 ./source/l/libcanberra/libcanberra.SlackBuild
-rw-r--r-- 1 root root 49 2012-05-01 01:27 ./source/l/libcanberra/libcanberra.url
-rw-r--r-- 1 root root 938 2018-02-27 06:12 ./source/l/libcanberra/slack-desc
-drwxr-xr-x 2 root root 4096 2021-09-04 03:03 ./source/l/libcap
+drwxr-xr-x 2 root root 4096 2021-09-10 17:36 ./source/l/libcap
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libcap-ng
-rw-r--r-- 1 root root 275933 2020-12-09 18:56 ./source/l/libcap-ng/libcap-ng-0.8.2.tar.lz
-rwxr-xr-x 1 root root 4917 2021-02-13 05:31 ./source/l/libcap-ng/libcap-ng.SlackBuild
-rw-r--r-- 1 root root 926 2018-02-27 06:12 ./source/l/libcap-ng/slack-desc
-rw-r--r-- 1 root root 553 2008-10-30 18:03 ./source/l/libcap/README.SLACKWARE
-rw-r--r-- 1 root root 11907 2008-03-29 00:07 ./source/l/libcap/capfaq-0.2.txt
--rw-r--r-- 1 root root 833 2021-09-03 13:45 ./source/l/libcap/libcap-2.56.tar.sign
--rw-r--r-- 1 root root 167056 2021-09-03 13:45 ./source/l/libcap/libcap-2.56.tar.xz
+-rw-r--r-- 1 root root 833 2021-09-09 22:01 ./source/l/libcap/libcap-2.57.tar.sign
+-rw-r--r-- 1 root root 167740 2021-09-09 22:01 ./source/l/libcap/libcap-2.57.tar.xz
-rwxr-xr-x 1 root root 4542 2021-03-14 17:51 ./source/l/libcap/libcap.SlackBuild
-rw-r--r-- 1 root root 246 2020-05-05 20:10 ./source/l/libcap/libcap.pkgconfig.path.diff.gz
-rw-r--r-- 1 root root 77 2018-11-19 18:49 ./source/l/libcap/libcap.url
@@ -10803,8 +10804,8 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libunwind
-rw-r--r-- 1 root root 518384 2020-11-10 16:29 ./source/l/libunwind/libunwind-1.5.0.tar.lz
-rwxr-xr-x 1 root root 4888 2021-02-13 05:32 ./source/l/libunwind/libunwind.SlackBuild
-rw-r--r-- 1 root root 1168 2018-02-27 06:12 ./source/l/libunwind/slack-desc
-drwxr-xr-x 2 root root 4096 2021-08-07 18:00 ./source/l/liburing
--rw-r--r-- 1 root root 109510 2021-08-07 17:50 ./source/l/liburing/liburing-2.0.tar.lz
+drwxr-xr-x 2 root root 4096 2021-09-10 17:37 ./source/l/liburing
+-rw-r--r-- 1 root root 121707 2021-09-10 17:37 ./source/l/liburing/liburing-2.1.tar.lz
-rwxr-xr-x 1 root root 4066 2021-08-07 17:57 ./source/l/liburing/liburing.SlackBuild
-rw-r--r-- 1 root root 37 2021-08-07 17:50 ./source/l/liburing/liburing.url
-rw-r--r-- 1 root root 883 2021-08-07 17:53 ./source/l/liburing/slack-desc
@@ -12023,7 +12024,7 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/libnetfilter_acct
-rw-r--r-- 1 root root 232128 2016-08-22 11:40 ./source/n/libnetfilter_acct/libnetfilter_acct-1.0.3.tar.xz
-rwxr-xr-x 1 root root 3378 2021-02-13 05:32 ./source/n/libnetfilter_acct/libnetfilter_acct.SlackBuild
-rw-r--r-- 1 root root 910 2018-02-27 06:13 ./source/n/libnetfilter_acct/slack-desc
-drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/libnetfilter_conntrack
+drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/libnetfilter_conntrack
-rw-r--r-- 1 root root 292345 2020-04-01 16:55 ./source/n/libnetfilter_conntrack/libnetfilter_conntrack-1.0.8.tar.lz
-rwxr-xr-x 1 root root 3384 2021-02-13 05:32 ./source/n/libnetfilter_conntrack/libnetfilter_conntrack.SlackBuild
-rw-r--r-- 1 root root 51 2020-04-02 18:36 ./source/n/libnetfilter_conntrack/libnetfilter_conntrack.url
@@ -14490,9 +14491,10 @@ drwxr-xr-x 2 root root 4096 2021-05-21 16:41 ./source/xap/hexchat
-rwxr-xr-x 1 root root 3777 2021-05-21 16:41 ./source/xap/hexchat/hexchat.SlackBuild
-rw-r--r-- 1 root root 110 2019-12-21 17:57 ./source/xap/hexchat/hexchat.url
-rw-r--r-- 1 root root 718 2018-02-27 06:13 ./source/xap/hexchat/slack-desc
-drwxr-xr-x 2 root root 4096 2021-08-21 03:13 ./source/xap/libnma
+drwxr-xr-x 2 root root 4096 2021-09-10 17:55 ./source/xap/libnma
+-rw-r--r-- 1 root root 126 2021-09-10 17:55 ./source/xap/libnma/doinst.sh.gz
-rw-r--r-- 1 root root 1368492 2021-08-20 10:19 ./source/xap/libnma/libnma-1.8.32.tar.xz
--rwxr-xr-x 1 root root 3570 2021-08-21 03:13 ./source/xap/libnma/libnma.SlackBuild
+-rwxr-xr-x 1 root root 3618 2021-09-10 17:55 ./source/xap/libnma/libnma.SlackBuild
-rw-r--r-- 1 root root 792 2020-03-07 19:38 ./source/xap/libnma/slack-desc
drwxr-xr-x 3 root root 4096 2021-09-06 17:44 ./source/xap/mozilla-firefox
-rw-r--r-- 1 root root 693 2021-03-22 17:58 ./source/xap/mozilla-firefox/0027-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch.gz
@@ -14547,10 +14549,10 @@ drwxr-xr-x 2 root root 4096 2021-08-13 16:30 ./source/xap/mozilla-thunderb
-rw-r--r-- 1 root root 330 2019-08-27 16:35 ./source/xap/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz
-rw-r--r-- 1 root root 403977204 2021-09-07 15:17 ./source/xap/mozilla-thunderbird/thunderbird-91.1.0.source.tar.xz
-rw-r--r-- 1 root root 833 2021-09-07 15:17 ./source/xap/mozilla-thunderbird/thunderbird-91.1.0.source.tar.xz.asc
-drwxr-xr-x 2 root root 4096 2021-08-19 18:16 ./source/xap/network-manager-applet
--rw-r--r-- 1 root root 207 2012-08-10 23:59 ./source/xap/network-manager-applet/doinst.sh.gz
+drwxr-xr-x 2 root root 4096 2021-09-10 17:57 ./source/xap/network-manager-applet
+-rw-r--r-- 1 root root 173 2021-09-10 17:57 ./source/xap/network-manager-applet/doinst.sh.gz
-rw-r--r-- 1 root root 1903280 2021-08-17 08:14 ./source/xap/network-manager-applet/network-manager-applet-1.24.0.tar.xz
--rwxr-xr-x 1 root root 4333 2021-08-09 03:28 ./source/xap/network-manager-applet/network-manager-applet.SlackBuild
+-rwxr-xr-x 1 root root 4333 2021-09-10 17:57 ./source/xap/network-manager-applet/network-manager-applet.SlackBuild
-rw-r--r-- 1 root root 829 2018-02-27 06:13 ./source/xap/network-manager-applet/slack-desc
drwxr-xr-x 2 root root 4096 2021-08-06 04:57 ./source/xap/pan
-rw-r--r-- 1 root root 1657736 2019-10-12 20:22 ./source/xap/pan/pan-0.146.tar.lz
diff --git a/recompress.sh b/recompress.sh
index fabbe039b..9af84e58c 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -132,6 +132,7 @@ gzip ./source/a/dialog/doinst.sh
gzip ./source/a/dialog/dialog.no.aspect.ratio.autoajust.patch
gzip ./source/a/haveged/doinst.sh
gzip ./source/a/grub/initrd_naming.patch
+gzip ./source/a/grub/0001-skip-new-files-in-etc-grub.d.patch
gzip ./source/a/grub/0198-align-struct-efi_variable-better.patch
gzip ./source/a/grub/doinst.sh
gzip ./source/a/grub/a4b495520e4dc41a896a8b916a64eda9970c50ea.patch
@@ -982,6 +983,7 @@ gzip ./source/xap/gv/gv-dat.patch
gzip ./source/xap/gv/gv-resource.patch
gzip ./source/xap/gv/gv-aarch64.patch
gzip ./source/xap/gv/gv-bug1071238.patch
+gzip ./source/xap/libnma/doinst.sh
gzip ./source/xap/x3270/doinst.sh
gzip ./source/xap/xaos/xaos.6
gzip ./source/xap/rxvt-unicode/rxvt-unicode.utempter.diff
diff --git a/source/a/grub/0001-skip-new-files-in-etc-grub.d.patch b/source/a/grub/0001-skip-new-files-in-etc-grub.d.patch
new file mode 100644
index 000000000..e1b4b8dcc
--- /dev/null
+++ b/source/a/grub/0001-skip-new-files-in-etc-grub.d.patch
@@ -0,0 +1,11 @@
+--- ./util/grub-mkconfig.in.orig 2021-03-10 07:42:22.000000000 -0600
++++ ./util/grub-mkconfig.in 2021-09-10 13:33:17.602163090 -0500
+@@ -278,6 +278,8 @@
+ *~) ;;
+ # emacsen autosave files. FIXME: support other editors
+ */\#*\#) ;;
++ # Slackware incoming config files should be skipped as well:
++ *.new) ;;
+ *)
+ if grub_file_is_not_garbage "$i" && test -x "$i" ; then
+ echo
diff --git a/source/a/grub/doinst.sh b/source/a/grub/doinst.sh
index 20b6c34e2..54c06904f 100644
--- a/source/a/grub/doinst.sh
+++ b/source/a/grub/doinst.sh
@@ -11,6 +11,8 @@ config() {
# Otherwise, we leave the .new copy for the admin to consider...
}
-config etc/grub.d/40_custom.new
-rm -f etc/grub.d/40_custom.new
+# Process config files in etc/grub.d/:
+for file in etc/grub.d/*.new ; do
+ config $file
+done
config etc/default/grub.new
diff --git a/source/a/grub/grub.SlackBuild b/source/a/grub/grub.SlackBuild
index 7cf8b5b26..56f0c0beb 100755
--- a/source/a/grub/grub.SlackBuild
+++ b/source/a/grub/grub.SlackBuild
@@ -28,7 +28,7 @@ PKGNAM=grub
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
# Better to use _ than ~ in the package filenames version:
PKGVER=$(echo $VERSION | tr '~' '_')
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -115,6 +115,9 @@ zcat $CWD/0198-align-struct-efi_variable-better.patch.gz | patch -p1 --verbose |
# Fix unreadable XFS filesystem with v4 superblock:
zcat $CWD/a4b495520e4dc41a896a8b916a64eda9970c50ea.patch.gz | patch -p1 --verbose || exit 1
+# Skip processing any files in /etc/grub.d/ that end in .new:
+zcat $CWD/0001-skip-new-files-in-etc-grub.d.patch.gz | patch -p1 --verbose || exit 1
+
# Regenerate build system to fix dependency on outdated automake:
autoreconf -vif
@@ -151,8 +154,10 @@ fi
# Always end with regular build:
build_grub || exit 1
-# Preserve the contents of /etc/grub.d/40_custom:
-mv $PKG/etc/grub.d/40_custom $PKG/etc/grub.d/40_custom.new
+# Preserve files in /etc/grub.d/:
+for file in $PKG/etc/grub.d/*_* ; do
+ mv ${file} ${file}.new
+done
# Strip binaries:
( cd $PKG
diff --git a/source/l/jansson/jansson.SlackBuild b/source/l/jansson/jansson.SlackBuild
index fc8682791..a8edd6c06 100755
--- a/source/l/jansson/jansson.SlackBuild
+++ b/source/l/jansson/jansson.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=jansson
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/xap/libnma/doinst.sh b/source/xap/libnma/doinst.sh
new file mode 100644
index 000000000..56b9e419c
--- /dev/null
+++ b/source/xap/libnma/doinst.sh
@@ -0,0 +1,6 @@
+if [ -e usr/share/glib-2.0/schemas ]; then
+ if [ -x /usr/bin/glib-compile-schemas ]; then
+ /usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas >/dev/null 2>&1
+ fi
+fi
+
diff --git a/source/xap/libnma/libnma.SlackBuild b/source/xap/libnma/libnma.SlackBuild
index 4c9f616a0..f0ed67352 100755
--- a/source/xap/libnma/libnma.SlackBuild
+++ b/source/xap/libnma/libnma.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libnma
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -113,6 +113,7 @@ cp -a \
$PKG/usr/doc/$PKGNAM-$VERSION
mkdir -p $PKG/install
+zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
diff --git a/source/xap/network-manager-applet/doinst.sh b/source/xap/network-manager-applet/doinst.sh
index 96ae4b325..c20435a51 100644
--- a/source/xap/network-manager-applet/doinst.sh
+++ b/source/xap/network-manager-applet/doinst.sh
@@ -8,9 +8,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
fi
fi
-if [ -e usr/share/glib-2.0/schemas ]; then
- if [ -x /usr/bin/glib-compile-schemas ]; then
- /usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas >/dev/null 2>&1
- fi
-fi
-
diff --git a/source/xap/network-manager-applet/network-manager-applet.SlackBuild b/source/xap/network-manager-applet/network-manager-applet.SlackBuild
index 1e39ed78f..f033b3e1d 100755
--- a/source/xap/network-manager-applet/network-manager-applet.SlackBuild
+++ b/source/xap/network-manager-applet/network-manager-applet.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=network-manager-applet
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in