rpms/fsarchiver/F-12 .cvsignore, 1.13, 1.14 fsarchiver.spec, 1.20, 1.21 sources, 1.13, 1.14

drago01 drago01 at fedoraproject.org
Tue Dec 22 19:35:34 UTC 2009


Author: drago01

Update of /cvs/pkgs/rpms/fsarchiver/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5023

Modified Files:
	.cvsignore fsarchiver.spec sources 
Log Message:
0.6.2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fsarchiver/F-12/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	10 Oct 2009 10:10:04 -0000	1.13
+++ .cvsignore	22 Dec 2009 19:35:33 -0000	1.14
@@ -1 +1 @@
-fsarchiver-0.6.1.tar.gz
+fsarchiver-0.6.2.tar.gz


Index: fsarchiver.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fsarchiver/F-12/fsarchiver.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- fsarchiver.spec	10 Oct 2009 10:10:04 -0000	1.20
+++ fsarchiver.spec	22 Dec 2009 19:35:33 -0000	1.21
@@ -1,5 +1,5 @@
 Name:		fsarchiver
-Version:	0.6.1
+Version:	0.6.2
 Release:	1%{?dist}
 Summary:	Safe and flexible file-system backup/deployment tool
 
@@ -9,6 +9,8 @@ URL:		http://www.fsarchiver.org
 Source0:  	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz      
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+Patch1: fsarchiver-0.6.2-fix-splitting.patch
+
 BuildRequires:	e2fsprogs-devel => 1.41.4
 BuildRequires:	libuuid-devel
 BuildRequires:	libblkid-devel
@@ -31,6 +33,7 @@ is corrupt, you just loose the current f
 
 %prep
 %setup -q
+%patch1 -p1 -b .split
 
 %build
 %configure
@@ -53,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING README THANKS NEWS
 
 %changelog
+* Tue Dec 22 2009 Adel Gadllah <adel.gadllah at gmail.com> - 0.6.2-1
+- Update to 0.6.2
+- Apply fix as requested by upstream
+
 * Sat Oct 10 2009 Adel Gadllah <adel.gadllah at gmail.com> - 0.6.1-1
 - Update to 0.6.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fsarchiver/F-12/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	10 Oct 2009 10:10:04 -0000	1.13
+++ sources	22 Dec 2009 19:35:33 -0000	1.14
@@ -1 +1 @@
-8d09cb2ee729d65005458c6d759e3cc4  fsarchiver-0.6.1.tar.gz
+148a13ff7ecc4c65b5517184564ac2fe  fsarchiver-0.6.2.tar.gz




More information about the fedora-extras-commits mailing list