Accepting request 25494 from devel:tools
Copy from devel:tools/diffstat based on submit request 25494 from user pgajdos OBS-URL: https://build.opensuse.org/request/show/25494 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diffstat?expand=0&rev=7
This commit is contained in:
parent
253848a080
commit
62c0b71471
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a51fb58e8f08c4fd184bf362b261f06a6fc3e9c42a5953e3c00b27440abb851
|
||||
size 175995
|
@ -1,4 +1,6 @@
|
||||
--- config_h.in
|
||||
Index: config_h.in
|
||||
===================================================================
|
||||
--- config_h.in.orig
|
||||
+++ config_h.in
|
||||
@@ -5,4 +5,10 @@
|
||||
* config.h -- Kevin Buettner.
|
||||
@ -12,9 +14,11 @@
|
||||
+#define HAVE_STRING_H 0
|
||||
+#define HAVE_UNISTD_H 0
|
||||
+#define STDC_HEADERS 0
|
||||
--- diffstat.c
|
||||
Index: diffstat.c
|
||||
===================================================================
|
||||
--- diffstat.c.orig
|
||||
+++ diffstat.c
|
||||
@@ -217,6 +217,10 @@
|
||||
@@ -228,6 +228,10 @@ extern int optind;
|
||||
#define BZIP2_PATH ""
|
||||
#endif
|
||||
|
||||
@ -25,9 +29,11 @@
|
||||
#ifndef COMPRESS_PATH
|
||||
#define COMPRESS_PATH ""
|
||||
#endif
|
||||
--- makefile.in
|
||||
Index: makefile.in
|
||||
===================================================================
|
||||
--- makefile.in.orig
|
||||
+++ makefile.in
|
||||
@@ -8,6 +8,7 @@
|
||||
@@ -8,6 +8,7 @@ THIS = diffstat
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
@ -35,7 +41,7 @@
|
||||
CC = @CC@
|
||||
LINK = $(CC)
|
||||
INSTALL = @INSTALL@
|
||||
@@ -15,7 +16,7 @@
|
||||
@@ -15,7 +16,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
|
||||
CFLAGS = @CFLAGS@ @EXTRA_CFLAGS@
|
||||
@ -44,7 +50,7 @@
|
||||
|
||||
LIBS = @LIBS@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
@@ -27,8 +28,8 @@
|
||||
@@ -27,8 +28,8 @@ DESTDIR = @DESTDIR@
|
||||
prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
|
||||
@ -55,7 +61,7 @@
|
||||
|
||||
#### End of system configuration section. ####
|
||||
|
||||
@@ -68,11 +69,11 @@
|
||||
@@ -68,11 +69,11 @@ $(PROG) : diffstat$o
|
||||
@ECHO_LD@$(LINK) $(LDFLAGS) -o $@ diffstat$o $(LIBS)
|
||||
|
||||
install : all installdirs
|
3
diffstat-1.51.tar.bz2
Normal file
3
diffstat-1.51.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:928aa4a25901cf2b57288c748c4a9a72e7a35c772e5619d96e433c8ad481e3a3
|
||||
size 177892
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package diffstat (Version 1.48)
|
||||
# spec file for package diffstat (Version 1.51)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: diffstat
|
||||
Version: 1.48
|
||||
Version: 1.51
|
||||
Release: 1
|
||||
AutoReqProv: on
|
||||
Group: Productivity/Text/Utilities
|
||||
|
Loading…
x
Reference in New Issue
Block a user