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
This commit is contained in:
parent
2812919437
commit
2209804425
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user