rpms/gparted/F-9 .cvsignore, 1.13, 1.14 gparted-dont-lock-hal.patch, 1.2, 1.3 gparted.spec, 1.37, 1.38 sources, 1.13, 1.14 gparted-realpath-fix.patch, 1.3, NONE

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Mon Apr 28 21:29:43 UTC 2008


Author: deji

Update of /cvs/extras/rpms/gparted/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27034

Modified Files:
	.cvsignore gparted-dont-lock-hal.patch gparted.spec sources 
Removed Files:
	gparted-realpath-fix.patch 
Log Message:
* Mon Apr 28 2008 Deji Akingunola <dakingun at gmail.com> - 0.3.6-1
- New Release



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gparted/F-9/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	9 Feb 2008 04:09:19 -0000	1.13
+++ .cvsignore	28 Apr 2008 21:28:58 -0000	1.14
@@ -1 +1 @@
-gparted-0.3.5.tar.bz2
+gparted-0.3.6.tar.gz

gparted-dont-lock-hal.patch:

Index: gparted-dont-lock-hal.patch
===================================================================
RCS file: /cvs/extras/rpms/gparted/F-9/gparted-dont-lock-hal.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gparted-dont-lock-hal.patch	9 Feb 2008 04:09:19 -0000	1.2
+++ gparted-dont-lock-hal.patch	28 Apr 2008 21:28:58 -0000	1.3
@@ -1,6 +1,6 @@
---- src/GParted_Core.cc	2008-02-04 09:35:47.000000000 -0500
-+++ src/GParted_Core.cc.new	2008-02-07 15:26:32.000000000 -0500
-@@ -38,8 +38,6 @@
+--- src/GParted_Core.cc	2008-03-26 11:00:50.000000000 -0400
++++ src/GParted_Core.cc.new	2008-03-28 17:26:10.000000000 -0400
+@@ -39,8 +39,6 @@
  #include "../include/ufs.h"
  
  #include <cerrno>
@@ -9,7 +9,7 @@
  #include <sys/statvfs.h>	
  
  std::vector<Glib::ustring> libparted_messages ; //see ped_exception_handler()
-@@ -47,13 +45,6 @@
+@@ -48,13 +46,6 @@
  namespace GParted
  {
  
@@ -23,7 +23,7 @@
  GParted_Core::GParted_Core() 
  {
  	lp_device = NULL ;
-@@ -63,44 +54,6 @@
+@@ -64,44 +55,6 @@
  
  	ped_exception_set_handler( ped_exception_handler ) ; 
  
@@ -68,7 +68,7 @@
  	//get valid flags ...
  	for ( PedPartitionFlag flag = ped_partition_flag_next( static_cast<PedPartitionFlag>( NULL ) ) ;
  	      flag ;
-@@ -2332,8 +2285,6 @@
+@@ -2372,8 +2325,6 @@
  	if ( p_filesystem )
  		delete p_filesystem ;
  


Index: gparted.spec
===================================================================
RCS file: /cvs/extras/rpms/gparted/F-9/gparted.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- gparted.spec	9 Feb 2008 04:09:19 -0000	1.37
+++ gparted.spec	28 Apr 2008 21:28:58 -0000	1.38
@@ -1,17 +1,16 @@
 Summary:	Gnome Partition Editor
 Name:		gparted
-Version:	0.3.5
+Version:	0.3.6
 Release:	1%{?dist}
 Group:		Applications/System
 License:	GPLv2+
 URL:		http://gparted.sourceforge.net
-Source0:	http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
+Source0:	http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
 Source1:	run-gparted
 Source2:	gparted-console.apps
 Source3:	gparted-pam.d
 Patch0:		gparted-dont-lock-hal.patch
-Patch1:		gparted-realpath-fix.patch
-Patch2:		gparted-refresh_crash-fix.patch
+Patch1:		gparted-refresh_crash-fix.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	gtkmm24-devel parted-devel 
 BuildRequires:	e2fsprogs-devel gettext perl(XML::Parser) 
@@ -29,8 +28,7 @@
 %prep
 %setup -q
 %patch0 -p0 -b .hal
-%patch1 -p0 -b .realpath
-%patch2 -p0 -b .refresh
+%patch1 -p0 -b .refresh
 
 %build
 %configure
@@ -86,6 +84,9 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/gparted
 
 %changelog
+* Mon Apr 28 2008 Deji Akingunola <dakingun at gmail.com> - 0.3.6-1
+- New Release
+
 * Thu Feb 07 2008 Deji Akingunola <dakingun at gmail.com> - 0.3.5-1
 - New upstream version
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gparted/F-9/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	9 Feb 2008 04:09:19 -0000	1.13
+++ sources	28 Apr 2008 21:28:58 -0000	1.14
@@ -1 +1 @@
-c99c3d78192519b0b7c932a0920ac169  gparted-0.3.5.tar.bz2
+9f163a7d699bb664b2293593deb88d15  gparted-0.3.6.tar.gz


--- gparted-realpath-fix.patch DELETED ---




More information about the fedora-extras-commits mailing list