From 2209804425766b5bd3cf89d54a9e376879bfc389705bb7b53be80b33095d8190 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Wed, 24 Sep 2014 06:00:32 +0000 Subject: [PATCH] Accepting request 251708 from home:jengelh:branches:Base:System - Drop gpg-offline build-time requirement OBS-URL: https://build.opensuse.org/request/show/251708 OBS-URL: https://build.opensuse.org/package/show/Base:System/dosfstools?expand=0&rev=60 --- dosfstools.changes | 6 ++++++ dosfstools.spec | 6 +----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/dosfstools.changes b/dosfstools.changes index 1453717..9cfba04 100644 --- a/dosfstools.changes +++ b/dosfstools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 23 16:12:53 UTC 2014 - jengelh@inai.de + +- Drop gpg-offline build-time requirement; this is now handled by + the local source validator + ------------------------------------------------------------------- Thu Jun 26 12:11:27 UTC 2014 - pgajdos@suse.com diff --git a/dosfstools.spec b/dosfstools.spec index 97cd115..befea95 100644 --- a/dosfstools.spec +++ b/dosfstools.spec @@ -23,7 +23,7 @@ Summary: Utilities for Making and Checking MS-DOS FAT File Systems on Lin License: GPL-3.0+ Group: System/Filesystems Url: http://daniel-baumann.ch/software/dosfstools/ -#Freecode-URL: http://freecode.com/projects/dosfstools + #Git-Clone: git://daniel-baumann.ch/git/software/dosfstools Source: http://daniel-baumann.ch/files/software/dosfstools/%{name}-%{version}.tar.xz Source2: http://daniel-baumann.ch/files/software/dosfstools/%{name}-%{version}.tar.xz.sig @@ -33,9 +33,6 @@ Supplements: filesystem(vfat) Provides: dosfsck Provides: mkdosfs BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif %description The dosfstools package includes the mkdosfs and dosfsck utilities, @@ -43,7 +40,6 @@ which respectively make and check MS-DOS FAT file systems on hard drives or on floppies. %prep -%{?gpg_verify: %gpg_verify %{SOURCE2}} %setup -q %patch0 -p1