rpms/ddrescue/EL-5 .cvsignore, 1.3, 1.4 Makefile, 1.2, 1.3 sources, 1.3, 1.4

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Mon Feb 25 22:20:03 UTC 2008


Author: ixs

Update of /cvs/pkgs/rpms/ddrescue/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29598

Modified Files:
	.cvsignore Makefile sources 
Log Message:
* Mon Feb 25 2008 Andreas Thienemann <athienem at redhat.com> - 1.8-2
- Fix info-page installation



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ddrescue/EL-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	8 Sep 2006 17:15:37 -0000	1.3
+++ .cvsignore	25 Feb 2008 22:19:29 -0000	1.4
@@ -1,2 +1 @@
-dd_rescue-1.12.tar.gz
-dd_rhelp-0.0.6.tar.gz
+ddrescue-1.8.tar.bz2


Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/ddrescue/EL-5/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	24 Nov 2004 03:10:04 -0000	1.2
+++ Makefile	25 Feb 2008 22:19:29 -0000	1.3
@@ -1,13 +1,13 @@
 # Makefile for source rpm: ddrescue
 # $Id$
 NAME := ddrescue
-SPECFILE = $(firstword $(wildcard *.spec))
+SPECFILE = ddrescue.spec
 
 define find-makefile-common
 for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
 endef
 
-MAKEFILE_COMMON	:= $(shell $(find-makefile-common))
+MAKEFILE_COMMON := $(shell $(find-makefile-common))
 
 ifeq ($(MAKEFILE_COMMON),)
 # attept a checkout


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ddrescue/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	8 Sep 2006 17:15:37 -0000	1.3
+++ sources	25 Feb 2008 22:19:29 -0000	1.4
@@ -1,2 +1 @@
-80eefb5685f8cfc84f87348e5102e6fb  dd_rescue-1.12.tar.gz
-c2feea895baff18d71e7f214e800b6bf  dd_rhelp-0.0.6.tar.gz
+51451893ea96a5f9943523743a6a35ae  ddrescue-1.8.tar.bz2




More information about the fedora-extras-commits mailing list