Hello community, here is the log from the commit of package tanukiwrapper for openSUSE:Factory checked in at 2017-05-27 13:15:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tanukiwrapper (Old) and /work/SRC/openSUSE:Factory/.tanukiwrapper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tanukiwrapper" Sat May 27 13:15:54 2017 rev:11 rq:496820 version:3.5.32 Changes: -------- --- /work/SRC/openSUSE:Factory/tanukiwrapper/tanukiwrapper.changes 2014-08-15 09:55:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tanukiwrapper.new/tanukiwrapper.changes 2017-05-27 13:16:11.305968059 +0200 @@ -2 +2 @@ -Mon Aug 4 08:46:11 UTC 2014 - [email protected] +Fri May 19 16:43:41 UTC 2017 - [email protected] @@ -4,14 +4 @@ -- Version bump to 3.5.25: - * Updating to latest upstream version - * Javadoc is gone from the tarball - * 8 years worth of developement, read revisions.txt in docs -- Cleanup the patches and merge all the makefile ones to one patch: - * tanukiwrapper-Makefiles.patch - * Removed patches: - + tanukiwrapper-Makefile-s390-s390x-ppc.patch - + tanukiwrapper-Makefile-aarch64.patch - + tanukiwrapper-makefile-linux-x86-32.patch -- Remove patch that breaks build: - * tanukiwrapper-crosslink.patch -- Refreshed patches - * tanukiwrapper-ppc64le.patch +- Version update to 3.5.32 - no obvious changelog @@ -20 +7 @@ -Fri Aug 1 21:44:14 UTC 2014 - [email protected] +Wed Apr 20 19:11:30 UTC 2016 - [email protected] @@ -22 +9,2 @@ -- Fix ppc64le build +- Fix javadoc install to match the layout for the dirs, no version +- Use javadoc and ant calls directly, no need of macroes @@ -25 +13 @@ -Tue Jul 8 10:52:25 UTC 2014 - [email protected] +Wed Apr 20 15:49:41 UTC 2016 - [email protected] @@ -27 +15 @@ -- Do not depend on ant-nodeps. +- clean spec file @@ -30 +18 @@ -Mon Jul 7 15:07:30 UTC 2014 - [email protected] +Wed Apr 20 08:19:37 UTC 2016 - [email protected] @@ -32 +20 @@ -- Use junit not junit4 dep. +- update to version 3.5.29 @@ -35 +23 @@ -Fri Sep 13 10:53:29 UTC 2013 - [email protected] +Wed Apr 6 22:57:23 UTC 2016 - [email protected] @@ -37,2 +25,8 @@ -- build with junit4 -- fix Group tags +- update to version 3.5.28 +- removed not longer needed patches + * tanukiwrapper-no-4g-mem-limit.patch + * tanukiwrapper-makefile-linux-x86-64.patch + * tanukiwrapper-makefile-linux-x86-64.patch + * tanukiwrapper-build.patch +- added tanukiwrapper-additional-makefiles.patch +- Move from jpackage-utils to javapackages-tools @@ -41 +35 @@ -Mon Sep 9 11:06:23 UTC 2013 - [email protected] +Wed Oct 14 01:55:04 CEST 2015 - [email protected] @@ -43 +37 @@ -- Move from jpackage-utils to javapackage-tools +- aarch64 and ppc64le are 64bit @@ -46 +40 @@ -Sun Aug 18 17:45:01 UTC 2013 - [email protected] +Mon Oct 12 10:57:32 CEST 2015 - [email protected] @@ -48,2 +42 @@ -- Add aarch64 to the list of 64-bit architectures -- tanukiwrapper-Makefile-aarch64.patch: add makefile for aarch64 +- format specfile @@ -52 +45 @@ -Fri Dec 28 22:22:19 UTC 2012 - [email protected] +Fri Jan 30 09:37:51 UTC 2015 - [email protected] @@ -54,3 +47,2 @@ -- update tanukiwrapper-Makefile-s390-s390x-ppc.patch to cover ppc64 - as well. -- build with asneeded +- allow more than 4G as -Xmx option (bnc#914900) + * add tanukiwrapper-no-4g-mem-limit.patch @@ -59 +51 @@ -Mon Jun 25 09:17:13 UTC 2012 - [email protected] +Thu Jun 26 14:50:09 UTC 2014 - [email protected] @@ -61 +53,22 @@ -- fix a license Tag (MIT), use non-versioned jar and javadoc dir +- License: and Obsoletes: fields fixed + +------------------------------------------------------------------- +Thu Jun 26 14:42:42 UTC 2014 - [email protected] + +- x86_64 Makefile fixed + +------------------------------------------------------------------- +Tue Dec 17 17:34:38 CET 2013 - [email protected] + +- change rpm groups + +------------------------------------------------------------------- +Tue Sep 24 12:32:40 CEST 2013 - [email protected] + +- remove BuildRequires on javadoc. It should be part of the + devel package which is already required. + +------------------------------------------------------------------- +Tue Jun 25 08:19:24 UTC 2013 - [email protected] + +- rebase on current upstream which builds on s390x Old: ---- tanukiwrapper-Makefiles.patch tanukiwrapper-build.patch tanukiwrapper-ppc64le.patch wrapper_3.5.25_src.tar.gz New: ---- tanukiwrapper-additional-makefiles.patch wrapper.1 wrapper_3.5.32_src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tanukiwrapper.spec ++++++ --- /var/tmp/diff_new_pack.MAhO2z/_old 2017-05-27 13:16:16.793192293 +0200 +++ /var/tmp/diff_new_pack.MAhO2z/_new 2017-05-27 13:16:16.797191728 +0200 @@ -1,7 +1,7 @@ # # spec file for package tanukiwrapper # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2000-2006, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -18,28 +18,25 @@ Name: tanukiwrapper -Version: 3.5.25 +Version: 3.5.32 Release: 0 Summary: Java Service Wrapper -License: MIT -Group: Development/Libraries/Java +License: GPL-2.0 +Group: Development/Languages/Java Url: http://wrapper.tanukisoftware.org/ Source0: http://download.sourceforge.net/wrapper/wrapper_%{version}_src.tar.gz -Patch1: %{name}-build.patch -Patch3: %{name}-Makefiles.patch -Patch7: tanukiwrapper-ppc64le.patch +Source1: wrapper.1 +Patch0: %{name}-additional-makefiles.patch BuildRequires: ant >= 1.6.1 BuildRequires: ant-junit +BuildRequires: ant-nodeps >= 1.6.1 BuildRequires: cunit-devel BuildRequires: glibc-devel -BuildRequires: java-devel +BuildRequires: java-devel >= 1.6.0 BuildRequires: javapackages-tools -BuildRequires: junit BuildRequires: perl -BuildRequires: unzip BuildRequires: xerces-j2 BuildRequires: xml-commons-apis -Requires: javapackages-tools BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -54,53 +51,39 @@ - Ease Application installations - Logging +%package javadoc +Summary: Javadoc documentation for %{name} +Group: Documentation/Other + +%description javadoc +This package contains the javadoc documentation for %{name} + %package manual -Summary: Documents for %{name} +Summary: Manuals for %{name} Group: Documentation/Other %description manual -The Java Service Wrapper is an application which has -evolved out of a desire to solve a number of problems -common to many Java applications: -- Run as a Windows Service or Unix Daemon -- Application Reliability -- Standard, Out of the Box Scripting -- On Demand Restarts -- Flexible Configuration -- Ease Application installations -- Logging +This package contains the manuals for %{name} %prep %setup -q -n wrapper_%{version}_src -%patch1 -%patch3 -p1 -%patch7 -p1 +%patch0 -p1 + find . -name "*.jar" -exec rm -f {} \; -perl -p -i -e 's/\r//' doc/AUTHORS perl -p -i -e 's|-O3|%{optflags}|' src/c/Makefile* -perl -p -e \ - 's|=\.\./lib/wrapper\.jar$|=%{_javadir}/%{name}.jar| ; - s|=\.\./lib$|=%{_libdir}|' \ - src/conf/wrapper.conf.in > wrapper.conf.sample -perl -p -e \ - 's|"\./wrapper"|"%{_sbindir}/%{name}"| ; - s|"\.\./conf/wrapper\.conf"|"/path/to/wrapper.conf"|' \ - src/bin/sh.script.in > script.sh.sample +rm -f bin/* build/* conf/* lib/* logs/* test/* src/c/*.o src/c/wrapperinfo.c %build export CLASSPATH=$(build-classpath ant junit xerces-j2 xml-commons-apis) -%ifarch x86_64 ia64 ppc64 ppc64le sparc64 s390x aarch64 -bits=64 -%else -bits=32 -%endif -ant -Dbuild.sysclasspath=first -Djdk.api=%{_javadocdir}/java -Dbits=$bits \ - main +ant -Dbuild.sysclasspath=first -Dbits=%{__isa_bits} + +javadoc -sourcepath src/java -d build/javadoc org.tanukisoftware.wrapper %install # jar mkdir -p %{buildroot}%{_javadir} -install -p -m 0644 lib/wrapper.jar %{buildroot}%{_javadir}/%{name}.jar +install -p -m 0644 lib/wrapper.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar +(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done) # jni install -d -m 755 %{buildroot}%{_libdir} @@ -110,16 +93,31 @@ install -d -m 755 %{buildroot}%{_sbindir} install -p -m 755 bin/wrapper %{buildroot}%{_sbindir}/%{name} +# javadoc +install -d -m 755 %{buildroot}%{_javadocdir}/%{name} +cp -a build/javadoc/* %{buildroot}%{_javadocdir}/%{name} + +# manpage +mkdir -p %{buildroot}%{_mandir}/man1 +install -p -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1 + +%check +ant -Dbuild.sysclasspath=first -Dbits=%{__isa_bits} test + %files %defattr(-,root,root,-) -%doc doc/wrapper-community-license-1.1.txt +%doc doc/wrapper-community-license-1.3.txt %{_sbindir}/%{name} %{_libdir}/libwrapper.so -%{_javadir}/%{name}.jar +%{_javadir}/%{name}*.jar +%{_mandir}/man1/%{name}.1.* + +%files javadoc +%defattr(0644,root,root,0755) +%{_javadocdir}/%{name} %files manual %defattr(0644,root,root,0755) -%doc doc/wrapper-community-license-1.1.txt *.sample %doc doc/* %changelog ++++++ tanukiwrapper-additional-makefiles.patch ++++++ Description: linux makefiles for other architectures --- /dev/null +++ b/src/c/Makefile-linux-mips-32.make @@ -0,0 +1,49 @@ + +# Copyright (c) 1999, 2013 Tanuki Software, Ltd. +# http://www.tanukisoftware.com +# All rights reserved. +# +# This software is the proprietary information of Tanuki Software. +# You shall use it only in accordance with the terms of the +# license agreement you entered into with Tanuki Software. +# http://wrapper.tanukisoftware.com/doc/english/licenseOverview.html + +COMPILE = gcc -O3 -fPIC -Wall --pedantic -DLINUX -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE + +INCLUDE=$(JAVA_HOME)/include + +DEFS = -I$(INCLUDE) -I$(INCLUDE)/linux + +wrapper_SOURCE = wrapper.c wrapperinfo.c wrappereventloop.c wrapper_unix.c property.c logger.c logger_file.c wrapper_file.c wrapper_i18n.c wrapper_hashmap.c + +libwrapper_so_OBJECTS = wrapper_i18n.o wrapperjni_unix.o wrapperinfo.o wrapperjni.o loggerjni.o + +BIN = ../../bin +LIB = ../../lib + +all: init wrapper libwrapper.so + +clean: + rm -f *.o + +cleanall: clean + rm -rf *~ .deps + rm -f $(BIN)/wrapper $(LIB)/libwrapper.so + +init: + if test ! -d .deps; then mkdir .deps; fi + +wrapper: $(wrapper_SOURCE) + $(COMPILE) -pthread $(wrapper_SOURCE) -lm $(LDFLAGS) -o $(BIN)/wrapper + +libwrapper.so: $(libwrapper_so_OBJECTS) + ${COMPILE} -shared $(libwrapper_so_OBJECTS) $(LDFLAGS) -o $(LIB)/libwrapper.so + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) $(DEFS) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp --- /dev/null +++ b/src/c/Makefile-linux-mipsel-32.make @@ -0,0 +1,49 @@ + +# Copyright (c) 1999, 2013 Tanuki Software, Ltd. +# http://www.tanukisoftware.com +# All rights reserved. +# +# This software is the proprietary information of Tanuki Software. +# You shall use it only in accordance with the terms of the +# license agreement you entered into with Tanuki Software. +# http://wrapper.tanukisoftware.com/doc/english/licenseOverview.html + +COMPILE = gcc -O3 -fPIC -Wall --pedantic -DLINUX -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE + +INCLUDE=$(JAVA_HOME)/include + +DEFS = -I$(INCLUDE) -I$(INCLUDE)/linux + +wrapper_SOURCE = wrapper.c wrapperinfo.c wrappereventloop.c wrapper_unix.c property.c logger.c logger_file.c wrapper_file.c wrapper_i18n.c wrapper_hashmap.c + +libwrapper_so_OBJECTS = wrapper_i18n.o wrapperjni_unix.o wrapperinfo.o wrapperjni.o loggerjni.o + +BIN = ../../bin +LIB = ../../lib + +all: init wrapper libwrapper.so + +clean: + rm -f *.o + +cleanall: clean + rm -rf *~ .deps + rm -f $(BIN)/wrapper $(LIB)/libwrapper.so + +init: + if test ! -d .deps; then mkdir .deps; fi + +wrapper: $(wrapper_SOURCE) + $(COMPILE) -pthread $(wrapper_SOURCE) -lm $(LDFLAGS) -o $(BIN)/wrapper + +libwrapper.so: $(libwrapper_so_OBJECTS) + ${COMPILE} -shared $(libwrapper_so_OBJECTS) $(LDFLAGS) -o $(LIB)/libwrapper.so + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) $(DEFS) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp --- /dev/null +++ b/src/c/Makefile-linux-s390x-64.make @@ -0,0 +1,49 @@ + +# Copyright (c) 1999, 2013 Tanuki Software, Ltd. +# http://www.tanukisoftware.com +# All rights reserved. +# +# This software is the proprietary information of Tanuki Software. +# You shall use it only in accordance with the terms of the +# license agreement you entered into with Tanuki Software. +# http://wrapper.tanukisoftware.com/doc/english/licenseOverview.html + +COMPILE = gcc -O3 -m64 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE + +INCLUDE=$(JAVA_HOME)/include + +DEFS = -I$(INCLUDE) -I$(INCLUDE)/linux + +wrapper_SOURCE = wrapper.c wrapperinfo.c wrappereventloop.c wrapper_unix.c property.c logger.c logger_file.c wrapper_file.c wrapper_i18n.c wrapper_hashmap.c + +libwrapper_so_OBJECTS = wrapper_i18n.o wrapperjni_unix.o wrapperinfo.o wrapperjni.o loggerjni.o + +BIN = ../../bin +LIB = ../../lib + +all: init wrapper libwrapper.so + +clean: + rm -f *.o + +cleanall: clean + rm -rf *~ .deps + rm -f $(BIN)/wrapper $(LIB)/libwrapper.so + +init: + if test ! -d .deps; then mkdir .deps; fi + +wrapper: $(wrapper_SOURCE) + $(COMPILE) -pthread $(wrapper_SOURCE) $(LDFLAGS) -o $(BIN)/wrapper -lm + +libwrapper.so: $(libwrapper_so_OBJECTS) + ${COMPILE} -shared $(libwrapper_so_OBJECTS) $(LDFLAGS) -o $(LIB)/libwrapper.so + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) $(DEFS) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp --- /dev/null +++ b/src/c/Makefile-linux-sparc-32.make @@ -0,0 +1,49 @@ + +# Copyright (c) 1999, 2013 Tanuki Software, Ltd. +# http://www.tanukisoftware.com +# All rights reserved. +# +# This software is the proprietary information of Tanuki Software. +# You shall use it only in accordance with the terms of the +# license agreement you entered into with Tanuki Software. +# http://wrapper.tanukisoftware.com/doc/english/licenseOverview.html + +COMPILE = gcc -O3 -m32 -fPIC -Wall --pedantic -DLINUX -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE + +INCLUDE=$(JAVA_HOME)/include + +DEFS = -I$(INCLUDE) -I$(INCLUDE)/linux + +wrapper_SOURCE = wrapper.c wrapperinfo.c wrappereventloop.c wrapper_unix.c property.c logger.c logger_file.c wrapper_file.c wrapper_i18n.c wrapper_hashmap.c + +libwrapper_so_OBJECTS = wrapper_i18n.o wrapperjni_unix.o wrapperinfo.o wrapperjni.o loggerjni.o + +BIN = ../../bin +LIB = ../../lib + +all: init wrapper libwrapper.so + +clean: + rm -f *.o + +cleanall: clean + rm -rf *~ .deps + rm -f $(BIN)/wrapper $(LIB)/libwrapper.so + +init: + if test ! -d .deps; then mkdir .deps; fi + +wrapper: $(wrapper_SOURCE) + $(COMPILE) -lm -pthread $(LDFLAGS) $(wrapper_SOURCE) -o $(BIN)/wrapper + +libwrapper.so: $(libwrapper_so_OBJECTS) + ${COMPILE} -shared $(LDFLAGS) $(libwrapper_so_OBJECTS) -o $(LIB)/libwrapper.so + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) $(DEFS) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp --- /dev/null +++ b/src/c/Makefile-linux-sparc-64.make @@ -0,0 +1,49 @@ + +# Copyright (c) 1999, 2013 Tanuki Software, Ltd. +# http://www.tanukisoftware.com +# All rights reserved. +# +# This software is the proprietary information of Tanuki Software. +# You shall use it only in accordance with the terms of the +# license agreement you entered into with Tanuki Software. +# http://wrapper.tanukisoftware.com/doc/english/licenseOverview.html + +COMPILE = gcc -O3 -m64 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE + +INCLUDE=$(JAVA_HOME)/include + +DEFS = -I$(INCLUDE) -I$(INCLUDE)/linux + +wrapper_SOURCE = wrapper.c wrapperinfo.c wrappereventloop.c wrapper_unix.c property.c logger.c logger_file.c logger_file.c wrapper_file.c wrapper_i18n.c wrapper_hashmap.c + +libwrapper_so_OBJECTS = wrapper_i18n.o wrapperjni_unix.o wrapperinfo.o wrapperjni.o loggerjni.o + +BIN = ../../bin +LIB = ../../lib + +all: init wrapper libwrapper.so + +clean: + rm -f *.o + +cleanall: clean + rm -rf *~ .deps + rm -f $(BIN)/wrapper $(LIB)/libwrapper.so + +init: + if test ! -d .deps; then mkdir .deps; fi + +wrapper: $(wrapper_SOURCE) + $(COMPILE) -lm -pthread $(LDFLAGS) $(wrapper_SOURCE) -o $(BIN)/wrapper + +libwrapper.so: $(libwrapper_so_OBJECTS) + ${COMPILE} -shared $(LDFLAGS) $(libwrapper_so_OBJECTS) -o $(LIB)/libwrapper.so + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) $(DEFS) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp --- /dev/null +++ b/src/c/Makefile-linux-aarch64-64.make @@ -0,0 +1,49 @@ + +# Copyright (c) 1999, 2013 Tanuki Software, Ltd. +# http://www.tanukisoftware.com +# All rights reserved. +# +# This software is the proprietary information of Tanuki Software. +# You shall use it only in accordance with the terms of the +# license agreement you entered into with Tanuki Software. +# http://wrapper.tanukisoftware.com/doc/english/licenseOverview.html + +COMPILE = gcc -O3 -fPIC -Wall --pedantic -DLINUX -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE + +INCLUDE=$(JAVA_HOME)/include + +DEFS = -I$(INCLUDE) -I$(INCLUDE)/linux + +wrapper_SOURCE = wrapper.c wrapperinfo.c wrappereventloop.c wrapper_unix.c property.c logger.c logger_file.c wrapper_file.c wrapper_i18n.c wrapper_hashmap.c + +libwrapper_so_OBJECTS = wrapper_i18n.o wrapperjni_unix.o wrapperinfo.o wrapperjni.o loggerjni.o + +BIN = ../../bin +LIB = ../../lib + +all: init wrapper libwrapper.so + +clean: + rm -f *.o + +cleanall: clean + rm -rf *~ .deps + rm -f $(BIN)/wrapper $(LIB)/libwrapper.so + +init: + if test ! -d .deps; then mkdir .deps; fi + +wrapper: $(wrapper_SOURCE) + $(COMPILE) -pthread $(wrapper_SOURCE) -lm $(LDFLAGS) -o $(BIN)/wrapper + +libwrapper.so: $(libwrapper_so_OBJECTS) + ${COMPILE} -shared $(libwrapper_so_OBJECTS) $(LDFLAGS) -o $(LIB)/libwrapper.so + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) $(DEFS) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp --- a/src/c/Makefile-linux-ppcle-64.make +++ b/src/c/Makefile-linux-ppcle-64.make @@ -33,10 +33,10 @@ if test ! -d .deps; then mkdir .deps; fi wrapper: $(wrapper_SOURCE) - $(COMPILE) -lm -pthread $(wrapper_SOURCE) -o $(BIN)/wrapper + $(COMPILE) -pthread $(wrapper_SOURCE) $(LDFLAGS) -o $(BIN)/wrapper -lm libwrapper.so: $(libwrapper_so_OBJECTS) - ${COMPILE} -shared $(libwrapper_so_OBJECTS) -o $(LIB)/libwrapper.so + ${COMPILE} -shared $(libwrapper_so_OBJECTS) $(LDFLAGS) -o $(LIB)/libwrapper.so %.o: %.c @echo '$(COMPILE) -c $<'; \ ++++++ wrapper_3.5.25_src.tar.gz -> wrapper.1 ++++++ Binary files /work/SRC/openSUSE:Factory/tanukiwrapper/wrapper_3.5.25_src.tar.gz and /work/SRC/openSUSE:Factory/.tanukiwrapper.new/wrapper.1 differ ++++++ wrapper_3.5.25_src.tar.gz -> wrapper_3.5.32_src.tar.gz ++++++ ++++ 30178 lines of diff (skipped)
