2.22.1-2.3: cleanup spec file

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2012-11-19 15:00:46 +01:00
commit 1b5758c41a
2 changed files with 8 additions and 18 deletions

View file

@ -1,2 +1,2 @@
c6c15a1afc04d8a69d5b99db1c39623f util-linux-2.22.1.tar.xz
730cf9932531ed09b53a04ca30fcb4c9 util-linux-2.22.1.tar.xz
a02aac97c74259ca1b24972c89147ca4 floppy-0.18.tar.bz2

View file

@ -2,7 +2,7 @@
Summary: A collection of basic system utilities
Name: util-linux
Version: 2.22.1
Release: 2.2%{?dist}
Release: 2.3%{?dist}
License: GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ and BSD with advertising and Public Domain
Group: System Environment/Base
URL: http://en.wikipedia.org/wiki/Util-linux
@ -211,22 +211,9 @@ SMP systems.
%setup -q -a 11 -n %{name}-%{upstream_version}
cp %{SOURCE8} %{SOURCE9} .
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch101 -p1
%patch102 -p1
%patch103 -p1
%patch104 -p1
%patch105 -p1
%patch106 -p1
%patch107 -p1
%patch108 -p1
%patch110 -p1
%patch111 -p1
for p in %{patches}; do
%{__patch} -p1 -F%{_default_patch_fuzz} -i "$p"
done
%build
unset LINGUAS || :
@ -754,6 +741,9 @@ fi
%changelog
* Mon Nov 19 2012 Karel Zak <kzak@redhat.com> 2.22.1-2.3
- use for() to apply patches, cleanup sources file
* Mon Nov 19 2012 Karel Zak <kzak@redhat.com> 2.22.1-2.2
- update tarball