From: Michael Shigorin <mike@altlinux.org>
To: Alexey Gladkov <legion@altlinux.ru>, make-initrd@lists.altlinux.org
Subject: [make-initrd] [PATCH 1/2] spec: minor cleanup
Date: Wed, 18 Aug 2021 19:21:14 +0300
Message-ID: <20210818162115.2813079-2-mike@altlinux.org> (raw)
In-Reply-To: <20210818162115.2813079-1-mike@altlinux.org>
---
make-initrd.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/make-initrd.spec b/make-initrd.spec
index daf61fd..bc48e97 100644
--- a/make-initrd.spec
+++ b/make-initrd.spec
@@ -6,6 +6,7 @@ Summary: Creates an initramfs image
License: GPL-3.0
Group: System/Base
+Url: http://altlinux.org/make-initrd
Packager: Alexey Gladkov <legion@altlinux.ru>
BuildRequires: autoconf
@@ -58,7 +59,7 @@ AutoReq: noshell, noshebang
Source0: %name-%version.tar
%description
-make-initrd is a new, uevent-driven initramfs infrastructure based around udev.
+make-initrd is an uevent-driven initramfs infrastructure based around udev.
%package devmapper
Summary: device-mapper module for %name
@@ -139,7 +140,7 @@ Requires: mdadm
AutoReq: noshell, noshebang
%description mdadm
-Mdadm module for %name
+mdadm module for %name
%package ucode
Summary: CPU microcode module for %name
@@ -202,7 +203,7 @@ Feature adds smart card daemon and smart card utilities.
%define _libexecdir %_prefix/libexec
%prep
-%setup -q
+%setup
%build
./autogen.sh
@@ -221,7 +222,7 @@ Feature adds smart card daemon and smart card utilities.
make
%install
-%make_install DESTDIR=%buildroot install
+%makeinstall_std
sed -i \
-e 's@\.\./features/@%_datadir/%name/features/@g' \
--
2.25.4
next prev parent reply other threads:[~2021-08-18 16:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-18 16:21 [make-initrd] [PATCH 0/2] make-initrd: E2K ftbfs workaround; minor spec cleanup Michael Shigorin
2021-08-18 16:21 ` Michael Shigorin [this message]
2021-08-18 17:05 ` [make-initrd] [PATCH 1/2] spec: minor cleanup Alexey Gladkov
2021-08-18 17:10 ` Michael Shigorin
2021-08-18 17:40 ` Alexey Gladkov
2021-08-18 16:21 ` [make-initrd] [PATCH 2/2] [e2k] ftbfs workaround (disable TLS) Michael Shigorin
2021-08-18 17:36 ` Alexey Gladkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210818162115.2813079-2-mike@altlinux.org \
--to=mike@altlinux.org \
--cc=legion@altlinux.ru \
--cc=make-initrd@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Make-initrd development discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/make-initrd/0 make-initrd/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 make-initrd make-initrd/ http://lore.altlinux.org/make-initrd \
make-initrd@lists.altlinux.org make-initrd@lists.altlinux.ru make-initrd@lists.altlinux.com
public-inbox-index make-initrd
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.make-initrd
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git