rpms/dar/devel .cvsignore, 1.2, 1.3 dar.spec, 1.2, 1.3 sources, 1.2, 1.3 man.dar.patch, 1.1, NONE

Chris Petersen (xris) fedora-extras-commits at redhat.com
Mon May 28 19:34:43 UTC 2007


Author: xris

Update of /cvs/extras/rpms/dar/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15020

Modified Files:
	.cvsignore dar.spec sources 
Removed Files:
	man.dar.patch 
Log Message:
update spec, files, etc. for version 2.3.3:  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=228616


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/dar/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	15 Nov 2006 21:36:29 -0000	1.2
+++ .cvsignore	28 May 2007 19:34:09 -0000	1.3
@@ -1 +1 @@
-dar-2.3.1.tar.gz
+dar-2.3.3.tar.gz


Index: dar.spec
===================================================================
RCS file: /cvs/extras/rpms/dar/devel/dar.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dar.spec	15 Nov 2006 21:43:23 -0000	1.2
+++ dar.spec	28 May 2007 19:34:09 -0000	1.3
@@ -13,9 +13,9 @@
 # Basic descriptive tags for this package:
 #
 Name:           dar
-Version:        2.3.1
-Release:        4%{?dist}
-Summary:        Software for making/restoring incremental CD/DVD backups
+Version:        2.3.3
+Release:        1%{?dist}
+Summary:        Collection of scripts for making/restoring CD/DVD backups
 
 URL:            http://dar.linux.free.fr/
 License:        GPL
@@ -26,8 +26,6 @@
 Source:         http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1:        README.Fedora
 
-Patch:          man.dar.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ################################################################################
@@ -97,8 +95,6 @@
 %prep
 %setup -q
 
-%patch -p0 -b .man
-
 ################################################################################
 
 %build
@@ -195,8 +191,10 @@
 
 %changelog
 
-* Wed Nov 15 2006 Chris Petersen <rpm at forevermore.net>                  2.3.1-4
-- Change the main summary -- this is no longer a "collection of scripts"
+* Mon May 28 2007 Chris Petersen <rpm at forevermore.net>                  2.3.3-1
+- Update to 2.3.3
+- Remove man.dar.patch, which was added upstream
+- Update the summary to be a little more accurate
 
 * Tue Nov 14 2006 Chris Petersen <rpm at forevermore.net>                  2.3.1-3
 - Fix/standardize Requires/Provides for libdar and libdar-devel


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/dar/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	15 Nov 2006 21:36:29 -0000	1.2
+++ sources	28 May 2007 19:34:09 -0000	1.3
@@ -1 +1 @@
-cdeb693c9c4a0adcdb39da67e0067d38  dar-2.3.1.tar.gz
+30b2e488f11e1ab60510fa198de23791  dar-2.3.3.tar.gz


--- man.dar.patch DELETED ---




More information about the scm-commits mailing list