rpms/xdelta/devel xdelta-1.1.3-edsio.patch, 1.2, 1.3 xdelta.spec, 1.27, 1.28

Adam Tkac atkac at fedoraproject.org
Fri Oct 3 12:25:05 UTC 2008


Author: atkac

Update of /cvs/pkgs/rpms/xdelta/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30443

Modified Files:
	xdelta-1.1.3-edsio.patch xdelta.spec 
Log Message:
- updated patches due rpm 4.6 (#465102)


xdelta-1.1.3-edsio.patch:

Index: xdelta-1.1.3-edsio.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xdelta/devel/xdelta-1.1.3-edsio.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xdelta-1.1.3-edsio.patch	30 May 2006 08:21:49 -0000	1.2
+++ xdelta-1.1.3-edsio.patch	3 Oct 2008 12:24:35 -0000	1.3
@@ -1,6 +1,7 @@
---- xdelta-1.1.3/Makefile.am.edsio	2006-05-30 10:04:25.000000000 +0200
-+++ xdelta-1.1.3/Makefile.am	2006-05-30 10:05:08.000000000 +0200
-@@ -17,7 +17,7 @@
+diff -up xdelta-1.1.4/Makefile.am.edsio xdelta-1.1.4/Makefile.am
+--- xdelta-1.1.4/Makefile.am.edsio	2007-01-28 21:23:52.000000000 +0100
++++ xdelta-1.1.4/Makefile.am	2008-10-03 14:19:25.000000000 +0200
+@@ -17,7 +17,7 @@ noinst_HEADERS  = xdeltapriv.h getopt.h
  lib_LTLIBRARIES = libxdelta.la
  
  libxdelta_la_SOURCES = xdelta.c xdapply.c $(SER_SOURCES)
@@ -8,4 +9,4 @@
 +libxdelta_la_LIBADD  = $(GLIB_LIBS) $(top_srcdir)/libedsio/*.lo
  
  EXTRA_DIST = xd.ser $(SER_OUT) xdelta.magic xdelta.prj xdelta.m4	\
- 	autogen.sh xdelta.dsp xdelta.dsw stamp-ser xdrsync.c
+ 	autogen.sh stamp-ser xdrsync.c


Index: xdelta.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xdelta/devel/xdelta.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- xdelta.spec	18 Feb 2008 20:09:20 -0000	1.27
+++ xdelta.spec	3 Oct 2008 12:24:35 -0000	1.28
@@ -1,7 +1,7 @@
 Summary: A binary file delta generator and an RCS replacement library.
 Name: xdelta
 Version: 1.1.4
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2
 Group: Development/Tools
 Source: http://prdownloads.sourceforge.net/xdelta/xdelta-%{version}.tar.gz
@@ -39,12 +39,7 @@
 %patch6 -p1 -b .pkgconfig
 
 %build
-# generate build files
-libtoolize --copy --force
-aclocal $ACLOCAL_FLAGS
-automake --add-missing
-autoheader
-autoconf
+autoreconf -fiv
 %configure
 
 # IDIOT author overrides our cflags with -O3
@@ -80,6 +75,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Fri Oct 03 2008 Adam Tkac <atkac redhat com> 1.1.4-4
+- updated patches due rpm 4.6 (#465102)
+
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.1.4-3
 - Autorebuild for GCC 4.3
 




More information about the scm-commits mailing list