From c65a3943ada5edff084166b7e0d83c8fe91fcd66 Mon Sep 17 00:00:00 2001 From: Dalibor Pospisil Date: Feb 04 2015 10:42:38 +0000 Subject: updated spec --- diff --git a/beakerlib.spec b/beakerlib.spec index 1f526dc..1a4aa34 100644 --- a/beakerlib.spec +++ b/beakerlib.spec @@ -1,7 +1,7 @@ Name: beakerlib Summary: A shell-level integration testing library Version: 1.10 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -15,12 +15,12 @@ Requires: grep Requires: sed BuildRequires: /usr/bin/pod2man +Patch0: do-remount-if-already-mounted.patch %description The BeakerLib project means to provide a library of various helpers, which could be used when writing operating system level integration tests. - %package vim-syntax Summary: Files for syntax highlighting BeakerLib tests in VIM editor Group: Development/Libraries @@ -30,14 +30,13 @@ BuildRequires: vim-common %description vim-syntax Files for syntax highlighting BeakerLib tests in VIM editor - %prep %setup -q +%patch0 -p1 -b .remount %build make build - %install %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} %{!?_tmpfilesdir: %global _tmpfilesdir %{_prefix}/lib/tmpfiles.d/} @@ -73,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim %changelog +* Wed Feb 4 2015 Dalibor Pospisil - 1.10-2 +- remount if mounting already mounted mount point with options, + fixes bug 1173623 + * Mon Dec 1 2014 Dalibor Pospisil - 1.10-1 - dropped support for rlSEBoolean functions - fixed bugs 554280, 1003433, 1103137, 1105299, 1124440, 1124454, 1131934, @@ -81,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT * Thu Jul 17 2014 Dalibor Pospisil - 1.9-3 - reverted conditional phases support -* Wed Jul 1 2014 Dalibor Pospisil - 1.9-2 +* Wed Jul 2 2014 Dalibor Pospisil - 1.9-2 - bunch of fixes * Tue Jun 17 2014 Dalibor Pospisil - 1.9-1