Hello community,

here is the log from the commit of package gptfdisk for openSUSE:Factory 
checked in at 2012-06-26 15:46:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gptfdisk (Old)
 and      /work/SRC/openSUSE:Factory/.gptfdisk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gptfdisk", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gptfdisk/gptfdisk.changes        2012-03-20 
11:27:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gptfdisk.new/gptfdisk.changes   2012-06-26 
15:46:28.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Jun 22 21:29:05 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 0.8.5
+* sgdisk: fix bug that caused truncation of 2+ TiB partitions
+  on 32-bit
+* added type codes for Midnight BSD
+- Rip out unused gdisk subpackage
+
+-------------------------------------------------------------------

Old:
----
  gptfdisk-0.8.2.tar.gz
  gptfdisk-gcc47.patch

New:
----
  gptfdisk-0.8.5.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gptfdisk.spec ++++++
--- /var/tmp/diff_new_pack.Qgmlqa/_old  2012-06-26 15:46:29.000000000 +0200
+++ /var/tmp/diff_new_pack.Qgmlqa/_new  2012-06-26 15:46:29.000000000 +0200
@@ -14,24 +14,31 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           gptfdisk
-Version:        0.8.2
+Version:        0.8.5
 Release:        0
 Summary:        GPT partitioning and MBR repair software
 License:        GPL-2.0
-Group:          Applications/System
+Group:          Base/System
 Url:            http://rodsbooks.com/gdisk
-Source:         http://rodsbooks.com/gdisk/gptfdisk-0.8.2.tar.gz
-Patch0:         gptfdisk-gcc47.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
+#DL-URL:       http://downloads.sf.net/gptfdisk/gptfdisk-0.8.5.tar.gz
+Source:         %name-%version.tar.xz
+
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  ncurses-devel
+BuildRequires:  xz
 BuildRequires:  pkgconfig(icu-io)
 BuildRequires:  pkgconfig(icu-uc)
 BuildRequires:  pkgconfig(popt)
 BuildRequires:  pkgconfig(uuid)
 
+Obsoletes:      gdisk < %version-%release
+Provides:       gdisk = %version-%release
+
 %description
 Partitioning software for GPT disks and to repair MBR disks. The
 gdisk, cgdisk, and sgdisk utilities (in the gdisk package) are
@@ -39,17 +46,6 @@
 package) fixes some problems with MBR disks that can be created by
 buggy partitioning software.
 
-%package -n gdisk
-Summary:        An fdisk-like partitioning tool for GPT disks
-Group:          Applications/System
-
-%description -n gdisk
-An fdisk-like partitioning tool for GPT disks. GPT
-fdisk features a command-line interface, fairly direct
-manipulation of partition table structures, recovery
-tools to help you deal with corrupt partition tables,
-and the ability to convert MBR disks to GPT format.
-
 %package fixparts
 Summary:        A tool for repairing certain types of damage to MBR disks
 Group:          Applications/System
@@ -62,7 +58,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 CFLAGS="%optflags" CXXFLAGS="%optflags" make %{?_smp_mflags}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to