Hello community, here is the log from the commit of package xdmbgrd for openSUSE:Factory checked in at 2014-08-05 10:24:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdmbgrd (Old) and /work/SRC/openSUSE:Factory/.xdmbgrd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdmbgrd" Changes: -------- --- /work/SRC/openSUSE:Factory/xdmbgrd/xdmbgrd.changes 2014-03-30 12:30:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xdmbgrd.new/xdmbgrd.changes 2014-08-05 10:24:20.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Aug 1 11:47:46 UTC 2014 - [email protected] + +- Change title/subject to replace SuSE with SUSE (bnc#888992) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdmbgrd.spec ++++++ --- /var/tmp/diff_new_pack.oz7TYt/_old 2014-08-05 10:24:21.000000000 +0200 +++ /var/tmp/diff_new_pack.oz7TYt/_new 2014-08-05 10:24:21.000000000 +0200 @@ -19,7 +19,7 @@ Name: xdmbgrd Version: 0.6 Release: 0 -Summary: SuSE Linux background +Summary: SUSE Linux background License: GPL-2.0+ Group: System/X11/Displaymanagers Source: xdmbgrd-0.6.tar.bz2 @@ -31,7 +31,7 @@ %{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config --variable prefix x11 || echo /usr/X11R6)} %description -The SuSE Linux background for your XDM workstation. +The SUSE Linux background for your XDM workstation. %prep %setup -q ++++++ xdmbgrd-0.6.dif ++++++ --- /var/tmp/diff_new_pack.oz7TYt/_old 2014-08-05 10:24:21.000000000 +0200 +++ /var/tmp/diff_new_pack.oz7TYt/_new 2014-08-05 10:24:21.000000000 +0200 @@ -1,7 +1,13 @@ Index: Makefile =================================================================== ---- Makefile.orig -+++ Makefile +--- + Makefile | 16 ++++++++++------ + backgrd.c | 13 ++++++++++++- + piggyback | 44 +++++++++++++++++++++++++++++++++++++------- + 3 files changed, 59 insertions(+), 14 deletions(-) + +--- Makefile ++++ Makefile 2014-08-01 00:00:00.000000000 +0000 @@ -7,7 +7,8 @@ CC = gcc COPTS = $(RPM_OPT_FLAGS) -funroll-loops -pipe $(LOOP) CFLAGS = $(COPTS) -Wall -DUSEZLIB=$(USEZLIB) @@ -39,10 +45,8 @@ $(CC) $(CFLAGS) -Wl,-no-warn-mismatch -DMAIN -D_PROGRAM=\"xlogin\" -o $@ $^ $(LIBS) clean: -Index: backgrd.c -=================================================================== ---- backgrd.c.orig -+++ backgrd.c +--- backgrd.c ++++ backgrd.c 2014-08-01 00:00:00.000000000 +0000 @@ -37,7 +37,9 @@ static void setbackgrd (Display *dpy, ch int main () { @@ -71,10 +75,8 @@ setbackgrd(dpy, _PROGRAM, output); free(output); -Index: piggyback -=================================================================== ---- piggyback.orig -+++ piggyback +--- piggyback ++++ piggyback 2014-08-01 00:00:00.000000000 +0000 @@ -4,10 +4,39 @@ echo "Need file for encapsulation in object file" 1>&2 exit 1 ++++++ xdmbgrd-piggyback.dif ++++++ --- /var/tmp/diff_new_pack.oz7TYt/_old 2014-08-05 10:24:21.000000000 +0200 +++ /var/tmp/diff_new_pack.oz7TYt/_new 2014-08-05 10:24:21.000000000 +0200 @@ -1,6 +1,10 @@ +--- + piggyback | 4 ++++ + 1 file changed, 4 insertions(+) + --- piggyback +++ piggyback 2007-10-04 20:08:05.000000000 +0000 -@@ -18,6 +18,10 @@ +@@ -47,6 +47,10 @@ case $arch in ld_m=elf64alpha ld_b=elf64-alpha ;; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
