OBS User autobuild 2009-12-04 10:35:03 +00:00 committed by Git OBS Bridge
parent 2a3a635d0d
commit 0c2d78154a
5 changed files with 12 additions and 23 deletions

View File

@ -1,6 +1,4 @@
Index: config_h.in --- config_h.in
===================================================================
--- config_h.in.orig
+++ config_h.in +++ config_h.in
@@ -5,4 +5,10 @@ @@ -5,4 +5,10 @@
* config.h -- Kevin Buettner. * config.h -- Kevin Buettner.
@ -14,11 +12,9 @@ Index: config_h.in
+#define HAVE_STRING_H 0 +#define HAVE_STRING_H 0
+#define HAVE_UNISTD_H 0 +#define HAVE_UNISTD_H 0
+#define STDC_HEADERS 0 +#define STDC_HEADERS 0
Index: diffstat.c --- diffstat.c
===================================================================
--- diffstat.c.orig
+++ diffstat.c +++ diffstat.c
@@ -228,6 +228,10 @@ extern int optind; @@ -217,6 +217,10 @@
#define BZIP2_PATH "" #define BZIP2_PATH ""
#endif #endif
@ -29,11 +25,9 @@ Index: diffstat.c
#ifndef COMPRESS_PATH #ifndef COMPRESS_PATH
#define COMPRESS_PATH "" #define COMPRESS_PATH ""
#endif #endif
Index: makefile.in --- makefile.in
===================================================================
--- makefile.in.orig
+++ makefile.in +++ makefile.in
@@ -8,6 +8,7 @@ THIS = diffstat @@ -8,6 +8,7 @@
srcdir = @srcdir@ srcdir = @srcdir@
VPATH = @srcdir@ VPATH = @srcdir@
@ -41,7 +35,7 @@ Index: makefile.in
CC = @CC@ CC = @CC@
LINK = $(CC) LINK = $(CC)
INSTALL = @INSTALL@ INSTALL = @INSTALL@
@@ -15,7 +16,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -15,7 +16,7 @@
INSTALL_DATA = @INSTALL_DATA@ INSTALL_DATA = @INSTALL_DATA@
CFLAGS = @CFLAGS@ @EXTRA_CFLAGS@ CFLAGS = @CFLAGS@ @EXTRA_CFLAGS@
@ -50,7 +44,7 @@ Index: makefile.in
LIBS = @LIBS@ LIBS = @LIBS@
LDFLAGS = @LDFLAGS@ LDFLAGS = @LDFLAGS@
@@ -27,8 +28,8 @@ DESTDIR = @DESTDIR@ @@ -27,8 +28,8 @@
prefix = @prefix@ prefix = @prefix@
exec_prefix = @exec_prefix@ exec_prefix = @exec_prefix@
@ -61,7 +55,7 @@ Index: makefile.in
#### End of system configuration section. #### #### End of system configuration section. ####
@@ -68,11 +69,11 @@ $(PROG) : diffstat$o @@ -68,11 +69,11 @@
@ECHO_LD@$(LINK) $(LDFLAGS) -o $@ diffstat$o $(LIBS) @ECHO_LD@$(LINK) $(LDFLAGS) -o $@ diffstat$o $(LIBS)
install : all installdirs install : all installdirs

3
diffstat-1.48.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a51fb58e8f08c4fd184bf362b261f06a6fc3e9c42a5953e3c00b27440abb851
size 175995

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:928aa4a25901cf2b57288c748c4a9a72e7a35c772e5619d96e433c8ad481e3a3
size 177892

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Tue Nov 24 18:07:09 CET 2009 - pgajdos@suse.cz
- updated to 1.51 (see CHANGES)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 13 16:42:39 CEST 2009 - pgajdos@suse.cz Thu Aug 13 16:42:39 CEST 2009 - pgajdos@suse.cz

View File

@ -19,7 +19,7 @@
Name: diffstat Name: diffstat
Version: 1.51 Version: 1.48
Release: 1 Release: 1
AutoReqProv: on AutoReqProv: on
Group: Productivity/Text/Utilities Group: Productivity/Text/Utilities