Hello community, here is the log from the commit of package ldapfuse for openSUSE:Factory checked in at 2014-09-25 08:42:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ldapfuse (Old) and /work/SRC/openSUSE:Factory/.ldapfuse.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ldapfuse" Changes: -------- --- /work/SRC/openSUSE:Factory/ldapfuse/ldapfuse.changes 2012-12-14 09:27:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ldapfuse.new/ldapfuse.changes 2014-09-25 08:43:00.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Sep 23 15:38:18 UTC 2014 - [email protected] + +- Drop gpg-offline build-time requirement; this is now handled by + the local source validator + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ldapfuse.spec ++++++ --- /var/tmp/diff_new_pack.BZgyNv/_old 2014-09-25 08:43:01.000000000 +0200 +++ /var/tmp/diff_new_pack.BZgyNv/_new 2014-09-25 08:43:01.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ldapfuse # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,9 +25,8 @@ Url: http://ldapfuse.sf.net/ #Git-Clone: git://ldapfuse.git.sf.net/gitroot/ldapfuse/ldapfuse -#DL-URL: http://downloads.sf.net/ldapfuse/ldapfuse-1.0.tar.xz -Source: %name-%version.tar.xz -Source2: %name-%version.tar.xz.asc +Source: http://downloads.sf.net/ldapfuse/%name-%version.tar.xz +Source2: http://downloads.sf.net/ldapfuse/%name-%version.tar.xz.asc Source3: %name.keyring BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: openldap2-devel >= 2.3 @@ -35,9 +34,6 @@ BuildRequires: xz BuildRequires: pkgconfig(fuse) >= 2.7 BuildRequires: pkgconfig(libHX) >= 3.12 -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif %description A virtual filesystem for FUSE that allows to navigate an LDAP tree. @@ -47,7 +43,6 @@ Jan Engelhardt %prep -%{?gpg_verify: %gpg_verify %{S:2}} %setup -q %build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
