rpms/fsarchiver/F-13 .cvsignore, 1.17, 1.18 fsarchiver.spec, 1.27, 1.28 sources, 1.17, 1.18 buildfix.patch, 1.2, NONE

drago01 drago01 at fedoraproject.org
Sat Feb 20 21:46:23 UTC 2010


Author: drago01

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

Modified Files:
	.cvsignore fsarchiver.spec sources 
Removed Files:
	buildfix.patch 
Log Message:
0.6.8


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fsarchiver/F-13/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	9 Feb 2010 13:17:26 -0000	1.17
+++ .cvsignore	20 Feb 2010 21:46:23 -0000	1.18
@@ -1 +1 @@
-fsarchiver-0.6.7.tar.gz
+fsarchiver-0.6.8.tar.gz


Index: fsarchiver.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fsarchiver/F-13/fsarchiver.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- fsarchiver.spec	12 Feb 2010 13:34:05 -0000	1.27
+++ fsarchiver.spec	20 Feb 2010 21:46:23 -0000	1.28
@@ -1,6 +1,6 @@
 Name:		fsarchiver
-Version:	0.6.7
-Release:	3%{?dist}
+Version:	0.6.8
+Release:	1%{?dist}
 Summary:	Safe and flexible file-system backup/deployment tool
 
 Group:		Applications/Archiving
@@ -9,8 +9,6 @@ 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: buildfix.patch
-
 BuildRequires:	e2fsprogs-devel => 1.41.4
 BuildRequires:	libuuid-devel
 BuildRequires:	libblkid-devel
@@ -33,7 +31,6 @@ is corrupt, you just loose the current f
 
 %prep
 %setup -q
-%patch1 -p1 -b .buildfix
 
 %build
 %configure
@@ -56,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING README THANKS NEWS
 
 %changelog
+* Sat Feb 20 2010 Adel Gadllah <adel.gadllah at gmail.com> - 0.6.8-1
+- Update to 0.6.8
+
 * Fri Feb 12 2010 Adel Gadllah <adel.gadllah at gmail.com> - 0.6.7-3
 - Fix build
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fsarchiver/F-13/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	9 Feb 2010 13:17:26 -0000	1.17
+++ sources	20 Feb 2010 21:46:23 -0000	1.18
@@ -1 +1 @@
-c7f243de54647b4ad694526c340300b4  fsarchiver-0.6.7.tar.gz
+8416ac1847d5dde5ee513a286129f336  fsarchiver-0.6.8.tar.gz


--- buildfix.patch DELETED ---



More information about the scm-commits mailing list