Browse Source

upgrading package: spiped 1.6.1 -> 1.6.2

master
parent
commit
a03dfd9bc0
  1. 10
      spiped/spiped.patch
  2. 4
      spiped/spiped.spec

10
spiped/spiped.patch

@ -1,11 +1,11 @@
Index: Makefile Index: Makefile
--- Makefile.orig 2020-04-06 08:28:22.018982000 +0200 --- Makefile.orig 2021-12-26 00:01:40.140165000 +0100
+++ Makefile 2020-04-06 08:28:40.419009000 +0200 +++ Makefile 2021-12-26 00:01:59.935506000 +0100
@@ -12,6 +12,7 @@ @@ -19,6 +19,7 @@
### Shared code between Tarsnap projects. ### Shared code between Tarsnap projects.
all: cflags-filter.sh cpusupport-config.h posix-flags.sh all: toplevel
+ export CC="$${CC}}"; \ + export CC="$${CC}}"; \
export CFLAGS="$${CFLAGS:-${CFLAGS_DEFAULT}}"; \ export CFLAGS="$${CFLAGS:-${CFLAGS_DEFAULT}}"; \
. ./posix-flags.sh; \ . ./posix-flags.sh; \
. ./cpusupport-config.h; \ . ./cpusupport-config.h; \

4
spiped/spiped.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL Class: EVAL
Group: Networking Group: Networking
License: MIT License: MIT
Version: 1.6.1 Version: 1.6.2
Release: 20200406 Release: 20211226
# list of sources # list of sources
Source0: http://www.tarsnap.com/spiped/spiped-%{version}.tgz Source0: http://www.tarsnap.com/spiped/spiped-%{version}.tgz

Loading…
Cancel
Save