[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-commit
Subject:    commit zsync for openSUSE:Factory
From:       root () Hilbert ! suse ! de (h_root)
Date:       2010-02-26 11:06:45
Message-ID: 20100226110645.D5232202A8 () Hilbert ! suse ! de
[Download RAW message or body]


Hello community,

here is the log from the commit of package zsync for openSUSE:Factory
checked in at Fri Feb 26 12:06:45 CET 2010.



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

--- /dev/null	2009-09-30 08:50:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/zsync/zsync.changes	2009-08-11 22:25:24.000000000 +0200
@@ -0,0 +1,11 @@
+-------------------------------------------------------------------
+Tue Aug 11 20:26:15 UTC 2009 - dmacvicar@suse.de
+
+- update to 0.6.1
+
+------------------------------------------------------------------
+Wed Mar 25 11:04:14 CET 2009 - dmacvicar@suse.de
+
+- update to 0.6
+
+

calling whatdependson for head-i586


New:
----
  zsync-0.6.1.tar.bz2
  zsync.changes
  zsync.spec

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

Other differences:
------------------
++++++ zsync.spec ++++++
#
# spec file for package zsync (Version 0.6.1)
#
# Copyright (c) 2010 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:           zsync
Version:        0.6.1
Release:        1
Source:         http://zsync.moria.org.uk/download/zsync-%{version}.tar.bz2
Url:            http://zsync.moria.org.uk/
Group:          Productivity/Networking/Other
License:        Artistic
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  gcc glibc-devel make
BuildRequires:  gcc-c++
Summary:        Client-side Implementation of the Rsync Algorithm over HTTP

%description
zsync is a implementation of rsync over HTTP. It allows updating of files from
a remote Web server without requiring a full download or a special remote
server application. It uses a metafile, which is created on the server,
to determine which parts of a file the user already has; it then downloads
the remaining parts via HTTP. No special server or Web server module is
needed. It also works with gzip files, and content on the server can be
compressed to further reduce download times.

%package devel
License:        Artistic
Requires:       %{name} == %{version}
Group:          Productivity/Networking/Other
Summary:        Client-side Implementation of the Rsync Algorithm over HTTP

%description devel
zsync is a implementation of rsync over HTTP. It allows updating of files from
a remote Web server without requiring a full download or a special remote
server application. It uses a metafile, which is created on the server,
to determine which parts of a file the user already has; it then downloads
the remaining parts via HTTP. No special server or Web server module is
needed. It also works with gzip files, and content on the server can be
compressed to further reduce download times.


%prep
%setup -q

%build
%configure
%__make %{?jobs:-j%{jobs}}

%install
%makeinstall
%__mkdir_p %{buildroot}%{_includedir}/zsync
%__install libzsync/*.h %{buildroot}%{_includedir}/zsync

%__mkdir_p %{buildroot}%{_libdir}
%__install libzsync/*.a %{buildroot}%{_libdir}

%__mkdir_p %{buildroot}%{_docdir}/zsync
mv %{buildroot}%{_datadir}/doc/zsync/* "%{buildroot}%{_docdir}/zsync"
%__rm -rf "%{buildroot}%{_datadir}/doc"

%clean

%files
%defattr(-,root,root)
%doc COPYING README
%{_bindir}/zsync
%{_bindir}/zsyncmake
%doc %{_mandir}/man1/zsync.1*
%doc %{_mandir}/man1/zsyncmake.1*

%files devel
%defattr(-,root,root)
%dir %{_prefix}/include/zsync
%{_prefix}/include/*
%{_libdir}/*.a

%changelog

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



Remember to have fun...

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic