commit f2927066bc1fe58ec59034de851934a7913c34cc
Author: Jan RÄ™korajski <[email protected]>
Date:   Thu Sep 20 22:15:30 2012 +0200

    - updated to 0.8.5

 gdisk.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/gdisk.spec b/gdisk.spec
index d7e5898..b4a0c4f 100644
--- a/gdisk.spec
+++ b/gdisk.spec
@@ -1,15 +1,16 @@
 Summary:       An fdisk-like partitioning tool for GPT disks
 Name:          gdisk
-Version:       0.7.2
-Release:       3
+Version:       0.8.5
+Release:       1
 License:       GPL v2
 Group:         Base
-URL:           http://www.rodsbooks.com/gdisk/
 Source0:       
http://downloads.sourceforge.net/gptfdisk/gptfdisk-%{version}.tar.gz
-# Source0-md5: 31deeb7acb5104d56ba2ddeafd907513
+# Source0-md5: fbff65ea54638a4cb37878f05c178c3a
+URL:           http://www.rodsbooks.com/gdisk/
 BuildRequires: libicu-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libuuid-devel
+BuildRequires: ncurses-devel
 BuildRequires: popt-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,7 +26,7 @@ tables, and the ability to convert MBR disks to GPT format.
 %build
 %{__make} \
        CXX="%{__cxx}" \
-       CXXFLAGS="%{rpmcxxflags} -D_FILE_OFFSET_BITS=64"
+       CXXFLAGS="%{rpmcxxflags} -D_FILE_OFFSET_BITS=64 -I/usr/include/ncurses"
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gdisk.git/commitdiff/f2927066bc1fe58ec59034de851934a7913c34cc

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to