Hello community,

here is the log from the commit of package ccgfs for openSUSE:Factory
checked in at Thu Aug 11 15:53:12 CEST 2011.



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

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/ccgfs/ccgfs.changes    2011-07-21 
15:45:23.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Thu Jul 21 13:44:34 UTC 2011 - [email protected]
+
+- Initial package for build.opensuse.org
+

calling whatdependson for head-i586


New:
----
  ccgfs-0.79.tar.xz
  ccgfs.changes
  ccgfs.spec

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

Other differences:
------------------
++++++ ccgfs.spec ++++++
#
# spec file for package ccgfs
#
# Copyright (c) 2011 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:           ccgfs
Version:        0.79
Release:        1
Group:          System/Filesystems
Summary:        Transport-agnostic network filesystem
License:        GPLv3
Url:            http://ccgfs.sf.net/

#Git-Clone:     git://ccgfs.sf.net/gitroot/ccgfs/ccgfs
Source:         %name-%version.tar.xz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  fuse-devel >= 2.6.5 libattr-devel libxml2-devel >= 2.6
BuildRequires:  libHX-devel >= 3.4 openssl-devel >= 0.9.7 pkg-config >= 0.19
BuildRequires:  xz

%description
ccgfs is a transport-agnostic filesystem. Common transport modes are
"pull" and "push", the latter of which makes it possible to export a
filesystem located in a LAN to a DMZ host without needing to allow
connections from the DMZ as would be the case with the pull model.
Any transport can be used, e.g. ssh for encryption.

Author:
-------
        Jan Engelhardt

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
make install DESTDIR="%buildroot";

%preun
%stop_on_removal ccgfs-super

%postun
%insserv_cleanup

%files
%defattr(-,root,root)
%_sysconfdir/init.d/*
%_sbindir/*
%doc doc/*.txt
%doc %_mandir/*/*

%changelog

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



Remember to have fun...

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

Reply via email to