Hello community, here is the log from the commit of package ccgfs for openSUSE:Factory checked in at 2018-10-25 08:21:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ccgfs (Old) and /work/SRC/openSUSE:Factory/.ccgfs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ccgfs" Thu Oct 25 08:21:02 2018 rev:15 rq:643177 version:0.81.g3 Changes: -------- --- /work/SRC/openSUSE:Factory/ccgfs/ccgfs.changes 2017-12-05 01:30:22.061016097 +0100 +++ /work/SRC/openSUSE:Factory/.ccgfs.new/ccgfs.changes 2018-10-25 08:21:12.271942060 +0200 @@ -1,0 +2,7 @@ +Thu Oct 18 22:29:00 UTC 2018 - Jan Engelhardt <[email protected]> + +- Update to snapshot 0.81.g3 + * support new glibc sys/xattr.h +- Remove replace-sha0.diff (included in snapshot) + +------------------------------------------------------------------- Old: ---- ccgfs-0.81.tar.xz ccgfs-0.81.tar.xz.asc replace-sha0.diff New: ---- _service ccgfs-0.81.g3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ccgfs.spec ++++++ --- /var/tmp/diff_new_pack.QDrrHx/_old 2018-10-25 08:21:13.047941713 +0200 +++ /var/tmp/diff_new_pack.QDrrHx/_new 2018-10-25 08:21:13.047941713 +0200 @@ -1,7 +1,7 @@ # # spec file for package ccgfs # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,23 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: ccgfs -Version: 0.81 +Version: 0.81.g3 Release: 0 Summary: Transport-agnostic network filesystem -License: GPL-3.0 +License: GPL-3.0-only Group: System/Filesystems Url: http://ccgfs.sf.net/ #Git-Clone: git://ccgfs.sf.net/gitroot/ccgfs/ccgfs -Source: http://downloads.sf.net/ccgfs/%name-%version.tar.xz -Source2: http://downloads.sf.net/ccgfs/%name-%version.tar.xz.asc +#Source: http://downloads.sf.net/ccgfs/%name-%version.tar.xz +Source: %name-%version.tar.xz Source3: %name.keyring -Patch1: replace-sha0.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: automake BuildRequires: libattr-devel @@ -49,14 +48,14 @@ %prep %setup -q -%patch -P 1 -p1 %build +autoreconf -fi %configure make %{?_smp_mflags} %install -make install DESTDIR="%buildroot" unitdir="%{?_unitdir}"; +%make_install unitdir="%{?_unitdir}" ln -s ccgfs-super "%buildroot/%_sbindir/rcccgfs-super" # Remove unwanted sysvinit script if system provides systemd support rm -Rfv "%buildroot/%_initddir" ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">git://git.code.sf.net/p/ccgfs/ccgfs</param> <param name="revision">master</param> <param name="parent-tag">v0.81</param> <param name="versionformat">0.81.g@TAG_OFFSET@</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services>
