Hello community,

here is the log from the commit of package s3fs for openSUSE:Factory checked in 
at 2013-09-04 14:05:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/s3fs (Old)
 and      /work/SRC/openSUSE:Factory/.s3fs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "s3fs"

Changes:
--------
New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ /work/SRC/openSUSE:Factory/.s3fs.new/s3fs.changes   2013-09-04 
14:05:05.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Tue Aug 27 22:02:40 UTC 2013 - rschweik...@suse.com
+
+- Initial build
+

New:
----
  s3fs-1.73.tar.gz
  s3fs.changes
  s3fs.spec

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

Other differences:
------------------
++++++ s3fs.spec ++++++
#
# spec file for package s3fs
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#

Name:           s3fs
Version:        1.73
Release:        0
License:        GPL-2.0
Summary:        FUSE file system backed by Amazon S3 bucket
URL:            http://code.google.com/p/s3fs/
Group:          System/Filesystems
Source0:        %{name}-%{version}.tar.gz
BuildRequires:  dos2unix
BuildRequires:  fuse-devel
BuildRequires:  gcc-c++
BuildRequires:  make
BuildRequires:  pkg-config
BuildRequires:  pkgconfig(libxml-2.0)
BuildRequires:  pkgconfig(libcurl)
BuildRequires:  pkgconfig(libcrypto)
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root

%description
FUSE-based file system backed by Amazon S3. Mount a bucket as a local
file system read/write. Store files/folders natively and transparently

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install


%files
%defattr(-,root,root,-)
%doc ChangeLog README COPYING
%{_bindir}/s3fs
%{_mandir}/man1/s3fs.1.gz

%changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to