SPECS (DEVEL): partimage.spec - up to 0.6.7_beta1 (works with x86_64)

arvenil arvenil at pld-linux.org
Mon Sep 17 10:40:57 CEST 2007


Author: arvenil                      Date: Mon Sep 17 08:40:57 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 0.6.7_beta1 (works with x86_64)

---- Files affected:
SPECS:
   partimage.spec (1.52 -> 1.52.2.1) 

---- Diffs:

================================================================
Index: SPECS/partimage.spec
diff -u SPECS/partimage.spec:1.52 SPECS/partimage.spec:1.52.2.1
--- SPECS/partimage.spec:1.52	Mon Sep 10 11:52:53 2007
+++ SPECS/partimage.spec	Mon Sep 17 10:40:52 2007
@@ -1,14 +1,21 @@
 # $Revision$, $Date$
+# INFO:
+# This version works with x86_64. On older versions I get:
+# "Error: sizeof(DWORD) != 4 (8)
+# This version has been compiled with an uncompatible version of gcc."
+# More info: http://www.partimage.org/forums/viewtopic.php?t=713
+#
+%define		_beta beta1
 Summary:	Utility to save partitions in a compressed image file
 Summary(pl.UTF-8):	Narzędzie do zapisu partycji w skompresowanych plikach
 Summary(pt_BR.UTF-8):	Ferramenta para criar e restaurar backup de partiçþes
 Name:		partimage
-Version:	0.6.6
-Release:	1
+Version:	0.6.7
+Release:	0.%{_beta}.1
 License:	GPL v2
 Group:		Applications/System
-Source0:	http://dl.sourceforge.net/partimage/%{name}-%{version}.tar.bz2
-# Source0-md5:	abfa9fd02f3ab46bcc636eadf2308580
+Source0:	http://dl.sourceforge.net/partimage/%{name}-%{version}_%{_beta}.tar.bz2
+# Source0-md5:	e7ea82145f2e860046e022350a3a3fbf
 Source1:	%{name}d.init
 Source2:	%{name}d.sysconfig
 Patch0:		%{name}-types.patch
@@ -95,7 +102,7 @@
 Server dla Partimage.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}_%{_beta}
 #%patch0 -p1
 
 %build
@@ -185,6 +192,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52.2.1  2007/09/17 08:40:52  arvenil
+- up to 0.6.7_beta1 (works with x86_64)
+
 Revision 1.52  2007/09/10 09:52:53  kosmo
 - updated to 0.6.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/partimage.spec?r1=1.52&r2=1.52.2.1&f=u



More information about the pld-cvs-commit mailing list