Accepting request 289855 from filesystems
- Remove old RPM tags for pre-12.x openSUSE. Remove duplicated documentation. OBS-URL: https://build.opensuse.org/request/show/289855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gptfdisk?expand=0&rev=13
This commit is contained in:
commit
58645b2021
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 8 09:33:02 UTC 2015 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Remove old RPM tags for pre-12.x openSUSE.
|
||||||
|
Remove duplicated documentation.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 4 10:19:25 UTC 2014 - sweet_f_a@gmx.de
|
Tue Mar 4 10:19:25 UTC 2014 - sweet_f_a@gmx.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gptfdisk
|
# spec file for package gptfdisk
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -28,14 +28,8 @@ Source: http://downloads.sf.net/%name/%name-%version.tar.gz
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: xz
|
|
||||||
%if 0%{?suse_version} > 1140
|
|
||||||
BuildRequires: pkgconfig(popt)
|
BuildRequires: pkgconfig(popt)
|
||||||
BuildRequires: pkgconfig(uuid)
|
BuildRequires: pkgconfig(uuid)
|
||||||
%else
|
|
||||||
BuildRequires: libuuid-devel
|
|
||||||
BuildRequires: popt-devel
|
|
||||||
%endif
|
|
||||||
|
|
||||||
Obsoletes: gdisk < %version-%release
|
Obsoletes: gdisk < %version-%release
|
||||||
Provides: gdisk = %version-%release
|
Provides: gdisk = %version-%release
|
||||||
@ -84,7 +78,6 @@ install -pm0644 *.8 "$b/%_mandir/man8/";
|
|||||||
|
|
||||||
%files fixparts
|
%files fixparts
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc NEWS COPYING README
|
|
||||||
%_sbindir/fixparts
|
%_sbindir/fixparts
|
||||||
%_mandir/man8/fixparts.8*
|
%_mandir/man8/fixparts.8*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user