vpodzime pushed to libblockdev (f22). "The real new version not just the patch"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 21 17:01:59 UTC 2015


From 0e611f9e11650d20ecf6f93679f3b69f891b89b1 Mon Sep 17 00:00:00 2001
From: Vratislav Podzimek <vpodzime at redhat.com>
Date: Thu, 21 May 2015 19:01:27 +0200
Subject: The real new version not just the patch


diff --git a/libblockdev.spec b/libblockdev.spec
index f35f7bd..76352b4 100644
--- a/libblockdev.spec
+++ b/libblockdev.spec
@@ -1,10 +1,11 @@
 Name:        libblockdev
 Version:     0.13
-Release:     1%{?dist}
+Release:     2%{?dist}
 Summary:     A library for low-level manipulation with block devices
 License:     LGPLv2+
 URL:         https://github.com/vpodzime/libblockdev
 Source0:     https://github.com/vpodzime/libblockdev/archive/%{name}-%{version}.tar.gz
+Patch0:      0001-Round-requested-size-to-KBs-in-lvresize-1221247.patch
 
 BuildRequires: scons
 BuildRequires: glib2-devel
@@ -236,6 +237,7 @@ A meta-package that pulls all the libblockdev plugins as dependencies.
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch0 -p1
 
 %build
 CFLAGS="%{optflags}" make %{?_smp_mflags}
@@ -371,6 +373,9 @@ CFLAGS="%{optflags}" make PREFIX=%{buildroot} SITEDIRS=%{buildroot}%{python2_sit
 %files plugins-all
 
 %changelog
+* Thu May 21 2015 Vratislav Podzimek <vpodzime at redhat.com> - 0.13-2
+- Round requested size to KBs in lvresize() (#1221247) (vpodzime)
+
 * Wed May 13 2015 Vratislav Podzimek <vpodzime at redhat.com> - 0.13-1
 - Prevent a leaky test from running in Jenkins (vpodzime)
 - Try harder when cleaning up after MD RAID tests (vpodzime)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libblockdev.git/commit/?h=f22&id=0e611f9e11650d20ecf6f93679f3b69f891b89b1


More information about the scm-commits mailing list