Hello community,

here is the log from the commit of package ldapfuse for openSUSE:Factory 
checked in at 2012-02-10 17:16:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ldapfuse (Old)
 and      /work/SRC/openSUSE:Factory/.ldapfuse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ldapfuse", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ldapfuse/ldapfuse.changes        2011-09-23 
02:07:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ldapfuse.new/ldapfuse.changes   2012-02-10 
17:16:19.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Dec  4 21:50:22 UTC 2011 - [email protected]
+
+- Update to new upstream release 1.0
+* Initial upstream tarball release
+* ldapfuse: correct wrong error type in cache lookup failure path
+
+-------------------------------------------------------------------

Old:
----
  ldapfuse-0~39.tar.xz

New:
----
  ldapfuse-1.0.tar.xz
  ldapfuse-1.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ldapfuse.spec ++++++
--- /var/tmp/diff_new_pack.u7Qtmu/_old  2012-02-10 17:16:20.000000000 +0100
+++ /var/tmp/diff_new_pack.u7Qtmu/_new  2012-02-10 17:16:20.000000000 +0100
@@ -18,18 +18,20 @@
 
 
 Name:           ldapfuse
-Version:        0.39
-Release:        1
-%define realver        0~39
+Version:        1.0
+Release:        0
 Group:          System/Filesystems
 Summary:        Browse LDAP trees via filesystem
-License:        GPLv3
-Url:            http://ldapfuse.sf.net/
+License:        GPL-3.0
+URL:            http://ldapfuse.sf.net/
 
-Source:         %name-%realver.tar.xz
+#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
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  fuse-devel >= 2.7 openldap2-devel >= 2.3
-BuildRequires:  libHX-devel >= 3.4 pkg-config >= 0.19 xz
+BuildRequires:  openldap2-devel >= 2.3 pkgconfig >= 0.19
+BuildRequires:  pkgconfig(fuse) >= 2.7 pkgconfig(libHX) >= 3.12 xz
 
 %description
 A virtual filesystem for FUSE that allows to navigate an LDAP tree.
@@ -39,7 +41,7 @@
        Jan Engelhardt
 
 %prep
-%setup -qn %name-%realver
+%setup -q
 
 %build
 if [ ! -e configure ]; then

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to