Hello community,

here is the log from the commit of package tinyproxy for openSUSE:Factory
checked in at Thu Aug 11 10:54:11 CEST 2011.



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

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/tinyproxy/tinyproxy.changes    2011-07-18 
14:45:08.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Mon Jul 18 12:44:15 UTC 2011 - [email protected]
+
+- Initial package
+

calling whatdependson for head-i586


New:
----
  tinyproxy-1.8.2.tar.xz
  tinyproxy.changes
  tinyproxy.spec

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

Other differences:
------------------
++++++ tinyproxy.spec ++++++
#
# spec file for package tinyproxy
#
# 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:           tinyproxy
Version:        1.8.2
Release:        1
Group:          Productivity/Networking/Web/Proxy
Summary:        Minimalist WWW proxy
License:        GPLv2+
Url:            https://banu.com/tinyproxy/

#Source:        https://banu.com/pub/tinyproxy/1.8/tinyproxy-1.8.2.tar.bz2
Source:         %name-%version.tar.xz

BuildRoot:      %{_tmppath}/%{name}-%{version}-build
# libxslt -> xsltproc
BuildRequires:  asciidoc libxslt xz

%description
Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX
operating systems. Designed from the ground up to be fast and yet
small, it is an ideal solution for use cases such as embedded
deployments where a full featured HTTP proxy is required, but the
system resources for a larger proxy are unavailable.

%prep
%setup -q

%build
%configure
make  %{?_smp_mflags};

%install
make install DESTDIR="%buildroot";

%files
%defattr(-,root,root)
%config(noreplace) %_sysconfdir/*.conf
%_sbindir/*
%_mandir/man*/*
%_datadir/tinyproxy

%changelog

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



Remember to have fun...

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

Reply via email to