Hello community, here is the log from the commit of package ushare for openSUSE:Factory checked in at 2015-06-23 11:59:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ushare (Old) and /work/SRC/openSUSE:Factory/.ushare.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ushare" Changes: -------- --- /work/SRC/openSUSE:Factory/ushare/ushare.changes 2011-10-28 15:23:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ushare.new/ushare.changes 2015-06-23 11:59:05.000000000 +0200 @@ -1,0 +2,10 @@ +Sat Jun 20 12:26:30 UTC 2015 - [email protected] + +- ushare-init_d-fix.patch: removed unused patch + +------------------------------------------------------------------- +Thu Jun 18 15:14:20 UTC 2015 - [email protected] + +- Force GNU inline semantics, fixes build with GCC5. + +------------------------------------------------------------------- Old: ---- ushare-init_d-fix.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ushare.spec ++++++ --- /var/tmp/diff_new_pack.n93ben/_old 2015-06-23 11:59:06.000000000 +0200 +++ /var/tmp/diff_new_pack.n93ben/_new 2015-06-23 11:59:06.000000000 +0200 @@ -1,6 +1,7 @@ # -# spec file for package minidlna +# spec file for package ushare # +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011, Sascha Peilicke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -16,14 +17,13 @@ # - Name: ushare Version: 1.1a Release: 0 -License: GPL-2.0+ Summary: UPnP (TM) A/V Media Server -Url: http://sourceforge.net/projects/ushare +License: GPL-2.0+ Group: Productivity/Networking/File-Sharing +Url: http://sourceforge.net/projects/ushare Source: http://downloads.sourceforge.net/ushare/ushare-%{version}.tar.bz2 Source2: ushare.rc.suse #Patch: ushare-init_d-fix.patch @@ -70,7 +70,7 @@ %patch8 -p0 %build -export CFLAGS="%{optflags}" +export CFLAGS="%{optflags} -fgnu89-inline" export LDFLAGS="%{optflags}" ./configure --prefix=/usr --bindir=/usr/bin --sysconfdir=/etc --disable-strip --disable-optimize make %{?_smp_mflags}
