Hello community,
FYI: Package python-werkzeug was dropped from openSUSE:Factory at Wed Sep 28 14:46:41 CEST 2011.
You can find the latest sources of the package in the
openSUSE:Dropped
repository:
https://build.opensuse.org/package/show?project=openSUSE:Dropped&package=py…
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
FYI: Package padevchooser was dropped from openSUSE:Factory at Wed Sep 28 14:46:16 CEST 2011.
You can find the latest sources of the package in the
openSUSE:Dropped
repository:
https://build.opensuse.org/package/show?project=openSUSE:Dropped&package=pa…
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
here is the log from the commit of package shared-color-profiles for openSUSE:Factory
checked in at Wed Sep 28 14:45:47 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/shared-color-profiles/shared-color-profiles.changes 2011-07-01 14:14:45.000000000 +0200
@@ -0,0 +1,46 @@
+-------------------------------------------------------------------
+Fri Jul 1 14:10:38 CEST 2011 - vuntz(a)opensuse.org
+
+- Add shared-color-profiles-extra and AdobeICCProfiles Suggests to
+ main package, to help people find additional profiles.
+
+-------------------------------------------------------------------
+Tue May 3 10:02:22 CEST 2011 - vuntz(a)opensuse.org
+
+- Update to version 0.1.4:
+ + Ensure all profiles have an embedded profile ID
+- Changes from version 0.1.3:
+ + Rename the Oyranos profiles to Oysonar to fix reported license
+ violation
+
+-------------------------------------------------------------------
+Sat Oct 2 00:26:26 CEST 2010 - vuntz(a)opensuse.org
+
+- Update to version 0.1.2:
+ + Add several other RGB colorspaces generated using Argyll and
+ LCMS2 using data from the SCARSE project
+ + Add the Yamma abstract profiles
+ + Add two further gray profiles from the Oyranos project
+
+-------------------------------------------------------------------
+Wed Apr 7 13:37:37 CEST 2010 - vuntz(a)opensuse.org
+
+- Update to version 0.1.1:
+ + Add the Public Domain Fogra27L CMYK Coated Press ICC profile
+ + Add some profiles from Oyranos with a zlib licence
+- Create an extra subpackage for the Oyranos data, since it's
+ really big.
+
+-------------------------------------------------------------------
+Wed Feb 10 15:48:33 CET 2010 - vuntz(a)opensuse.org
+
+- Clean up spec file.
+- Make package noarch.
+- Put the LICENSE and README files from Argyll with other similar
+ files.
+
+-------------------------------------------------------------------
+Thu Jan 21 01:31:58 UTC 2010 - lmedinas(a)opensuse.org
+
+- Initial package
+
calling whatdependson for head-i586
New:
----
shared-color-profiles-0.1.4.tar.bz2
shared-color-profiles.changes
shared-color-profiles.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ shared-color-profiles.spec ++++++
#
# spec file for package shared-color-profiles
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Luis Medinas, Portugal
#
# 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/
#
# norootforbuild
Name: shared-color-profiles
Version: 0.1.4
Release: 1
License: GPLv2+
Group: System/GUI/Other
Summary: Color profiles for color management
Url: http://github.com/hughsie/shared-color-profile
Source: %{name}-%{version}.tar.bz2
Suggests: %{name}-extra
Suggests: AdobeICCProfiles
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
The shared-color-profiles package contains various profiles which are
useful for programs that are color management aware.
%package extra
Summary: Additional color profiles for color management
License: Zlib
Requires: %{name} = %{version}
%description extra
This package contains additional color profiles for color management.
Those profiles are less commonly used and are usually not required. They
may be useful for CMYK soft-proofing or for extra device support.
%prep
%setup -q
%build
%configure
%install
%makeinstall
# Install the Argyll LICENSE and README with other similar files
rm %{buildroot}%{_datadir}/shared-color-profiles/Argyll/{LICENSE,README}
cp profiles/Argyll/LICENSE LICENSE.Argyll
cp profiles/Argyll/README README.Argyll
# Install the Oysonar LICENSE and README with other similar files
rm %{buildroot}%{_datadir}/shared-color-profiles/Oysonar/{LICENSE,README}
cp profiles/Oysonar/LICENSE LICENSE.Oysonar
cp profiles/Oysonar/README README.Oysonar
# Install the Yamma LICENSE and README with other similar files
rm %{buildroot}%{_datadir}/shared-color-profiles/Yamma/{LICENSE,README}
cp profiles/Yamma/LICENSE LICENSE.Yamma
cp profiles/Yamma/README README.Yamma
%clean
rm -rf %{buildroot}
%files
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS
%dir %{_datadir}/color
%dir %{_datadir}/color/icc/
%{_datadir}/color/icc/*.ic?
# Argyll
%doc LICENSE.Argyll README.Argyll
%dir %{_datadir}/color/icc/Argyll
%{_datadir}/color/icc/Argyll/*.ic?
# Yamma
%doc LICENSE.Yamma README.Yamma
%dir %{_datadir}/color/icc/Yamma
%{_datadir}/color/icc/Yamma/*.ic?
%files extra
%defattr(-, root, root)
# Oysonar
%doc LICENSE.Oysonar README.Oysonar
%dir %{_datadir}/color/icc/Oysonar
%{_datadir}/color/icc/Oysonar/*.ic?
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
here is the log from the commit of package python-Werkzeug for openSUSE:Factory
checked in at Wed Sep 28 14:45:00 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-Werkzeug/python-Werkzeug.changes 2011-09-27 11:36:51.000000000 +0200
@@ -0,0 +1,68 @@
+-------------------------------------------------------------------
+Tue Sep 27 09:31:46 UTC 2011 - saschpe(a)suse.de
+
+- Package renamed to python-Werkzeug
+- Update to version 0.7.1:
+ * Fixed a problem with newer versions of IPython
+ * Disabled pyinotify based reloader which does not work reliably.
+- Changes from version 0.7.0:
+ * Add support for python-libmemcached to the Werkzeug cache abstraction
+ layer.
+ * improved url_decode and url_encode performance.
+ * fixed an issue where the SharedDataMiddleware could cause an
+ internal server error on weird paths when loading via pkg_resources.
+ * fixed an URL generation bug that caused URLs to be invalid if a
+ generated component contains a colon.
+ * werkzeug.import_string now works with partially set up
+ packages properly.
+ * disabled automatic socket swiching for IPv6 on the development
+ server due to problems it caused.
+ * Werkzeug no longer overrides the Date header when creating a
+ conditional HTTP response.
+ * The routing system provides a method to retrieve the matching
+ methods for a given path.
+ * The routing system now accepts a parameter to change the encoding
+ error behaviour.
+ * The local manager can now accept custom ident functions in the
+ constructor that are forwarded to the wrapped local objects.
+ * url_unquote_plus now accepts unicode strings again.
+ * fixed an issues with the filesystem session support's prune
+ function and concurrent usage.
+ * fixed a problem with external URL generation discarding the port.
+ * added support for pylibmc to the Werkzeug cache abstraction layer.
+ * fixed an issue with the new multipart parser that happened when
+ a linkebreak happend to be on the chunk limit.
+ * cookies are now set properly if ports are in use. A runtime error
+ is raised if one tries to set a cookie for a domain without a dot.
+ * fixed an issue with Template.from_file not working for file
+ descriptors.
+ * reloader can now use inotify to track reloads. This requires the
+ pyinotify library to be installed.
+ * See more in file CHANGES...
+- Generate HTML documentation with Sphinx
+- Don't package PKG-INFO
+- BuildRequire python-distribute instead of python-setuptools
+
+-------------------------------------------------------------------
+Thu Apr 14 09:03:37 UTC 2011 - saschpe(a)suse.de
+
+- Add spec file license header
+- Use py_requires
+- Moved changelog from spec to changes file
+- Corrected RPM groups
+
+-------------------------------------------------------------------
+Wed Apr 13 00:00:00 UTC 2011 - hpj(a)urpla.net
+
+- Update to 0.6.2
+
+-------------------------------------------------------------------
+Fri Mar 5 00:00:00 UTC 2010 - phalliday(a)excelsiorsystems.net
+
+- Updating because upstream release of Werkzeug 0.6
+
+-------------------------------------------------------------------
+Tue Aug 25 00:00:00 UTC 2009 - phalliday(a)excelsiorsystems.net
+
+- Initial package
+
calling whatdependson for head-i586
New:
----
Werkzeug-0.7.1.tar.gz
python-Werkzeug.changes
python-Werkzeug.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Werkzeug.spec ++++++
#
# spec file for package python-Werkzeug
#
# 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: python-Werkzeug
Version: 0.7.1
Release: 0
Url: http://werkzeug.pocoo.org/
Summary: The Swiss Army knife of Python web development
License: BSD
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/W/Werkzeug/Werkzeug-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-nose
BuildRequires: python-Sphinx
%if 0%{?suse_version}
%py_requires
%if 0%{?suse_version} > 1110
BuildArch: noarch
%endif
%endif
Provides: python-werkzeug = %{version}
Obsoletes: python-werkzeug < %{version}
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%description
Werkzeug started as simple collection of various utilities for WSGI
applications and has become one of the most advanced WSGI utility
modules. It includes a powerful debugger, full featured request and
response objects, HTTP utilities to handle entity tags, cache control
headers, HTTP dates, cookie handling, file uploads, a powerful URL
routing system and a bunch of community contributed addon modules.
Werkzeug is unicode aware and doesn't enforce a specific template
engine, database adapter or anything else. It doesn't even enforce
a specific way of handling requests and leaves all that up to the
developer. It's most useful for end user applications which should work
on as many server environments as possible (such as blogs, wikis,
bulletin boards, etc.).
%package doc
Summary: Documentation for %{name}
Group: Documentation/Other
Requires: %{name} = %{version}
%description doc
Documentation and examples for %{name}.
%prep
%setup -q -n Werkzeug-%{version}
sed -i "s/\r//" LICENSE # Fix wrong EOL-encoding
sed -i "1d" examples/manage-{i18nurls,simplewiki,shorty,couchy,cupoftee,webpylike,plnt,coolmagic}.py # Fix non-executable scripts
%build
python setup.py build
cd docs && make html && rm -rf _build/html/.buildinfo # Build HTML Documentation
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files
%defattr(-,root,root,-)
%doc AUTHORS LICENSE CHANGES
%{python_sitelib}/*
%files doc
%defattr(-,root,root,-)
%doc docs/_build/html examples
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
here is the log from the commit of package ccrtp for openSUSE:Factory
checked in at Wed Sep 28 14:43:52 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/ccrtp/ccrtp.changes 2011-09-27 10:05:17.000000000 +0200
@@ -0,0 +1,195 @@
+-------------------------------------------------------------------
+Tue Sep 27 08:04:52 UTC 2011 - coolo(a)suse.com
+
+- rename it again to fix shared library policy packaging
+
+-------------------------------------------------------------------
+Mon Aug 29 07:23:23 UTC 2011 - Werner.Dittmann(a)t-online.de
+
+- Rename package and this change file only, no further
+ modifications
+
+-------------------------------------------------------------------
+Sat Aug 20 06:25:08 UTC 2011 - Werner.Dittmann(a)t-online.de
+
+- Fix problems in spec file
+ * fix name of spec file
+ * remove an incorrect placed rm -rf builddir
+ * Fix naming of package to honor naming policies
+
+-------------------------------------------------------------------
+Mon Aug 15 07:39:46 UTC 2011 - cfarrell(a)novell.com
+
+- license update: LGPL-2.1+
+ Proper syntax for LGPL 2.1 "or later" is LGPL-2.1+"
+
+-------------------------------------------------------------------
+Thu Aug 11 18:59:34 UTC 2011 - Werner.Dittmann(a)t-online.de
+
+- Version 2.0.1 with small fixes in the build scripts
+
+-------------------------------------------------------------------
+Sun Jul 31 18:50:20 CEST 2011 - Werner.Dittmann(a)t-online.de
+
+- New version of libccrtp that uses the new GNU uCommon library
+ * includes fixes for gcc 4.6 compilation, no patch required
+
+-------------------------------------------------------------------
+Sat Apr 23 11:20:20 CEST 2011 - dmueller(a)suse.de
+
+- fix shlib packaging
+
+-------------------------------------------------------------------
+Thu Mar 24 14:14:22 UTC 2011 - coolo(a)novell.com
+
+- add patch to fix compilation with gcc 4.6
+
+-------------------------------------------------------------------
+Sat Jan 8 09:10:00 MEZ 2011 - Werner.Dittmann(a)t-online.de
+
+- Update to latest version of GNU ccRTP
+ * small code cleanup to avoid patching
+ * SRTP now supports Skein MAC that may be used
+ by ZRTP
+
+-------------------------------------------------------------------
+Tue Nov 3 19:09:26 UTC 2009 - coolo(a)novell.com
+
+- updated patches to apply with fuzz=0
+
+-------------------------------------------------------------------
+Tue Sep 9 15:51:11 CEST 2008 - hvogel(a)suse.de
+
+- Update to version 1.6.2
+ * some gcc-4.3 cleanups
+ * Crypto context fixes and updates
+ * fixed timestamp calculation issues
+ * better constructor to RTCPReceiverInfo and RTCPSenderInfo
+ * fixed bug in tf_usec field computation
+ * support for sending packets to IPV6 networks
+
+-------------------------------------------------------------------
+Sun May 11 23:41:08 CEST 2008 - crrodriguez(a)suse.de
+
+- fix PreReq
+- Correct dependency chain between libzrtpcpp->ccrtp->commoncpp2
+- remove static libraries
+
+-------------------------------------------------------------------
+Thu Oct 11 19:28:56 CEST 2007 - kkeil(a)suse.de
+
+- fixes for GCC 4.3
+
+-------------------------------------------------------------------
+Tue Oct 10 14:09:06 CEST 2006 - kkeil(a)suse.de
+
+- update to 1.5.0
+ * added missing implementation ofQueueRTCPManager::setMinRTCPInterval
+ * added two new methods to class OutgoingDataQueue: setNextSeqNum
+ and getCurrentSeqNum (for RTSP PLAY)
+ * fixed byte ordering bug in report blocks SSRC field
+
+-------------------------------------------------------------------
+Tue Jul 18 18:31:06 CEST 2006 - kkaempf(a)suse.de
+
+- update to 1.4.1
+ includes all gcc4 and 64bit fixes now.
+
+-------------------------------------------------------------------
+Wed Jan 25 21:34:52 CET 2006 - mls(a)suse.de
+
+- converted neededforbuild to BuildRequires
+
+-------------------------------------------------------------------
+Wed Oct 26 17:33:12 CEST 2005 - kkaempf(a)suse.de
+
+- build requires commoncpp2 now.
+
+-------------------------------------------------------------------
+Tue Oct 25 09:39:38 CEST 2005 - kkaempf(a)suse.de
+
+- update to 1.3.5
+
+-------------------------------------------------------------------
+Mon Aug 1 08:44:27 CEST 2005 - mmj(a)suse.de
+
+- update to version 1.3.4
+- adjust development Requires:
+
+-------------------------------------------------------------------
+Wed May 25 16:44:31 CEST 2005 - hvogel(a)suse.de
+
+- update to version 1.3.1
+
+-------------------------------------------------------------------
+Thu Apr 7 23:31:49 CEST 2005 - kkaempf(a)suse.de
+
+- update to 1.2.0
+- fix uint32 vs. pointer issue
+- fix template parsing (dependend names, for gcc4)
+
+-------------------------------------------------------------------
+Tue Aug 10 10:25:22 CEST 2004 - kkaempf(a)suse.de
+
+- adapt to CommonC++ 1.2.4
+
+-------------------------------------------------------------------
+Sat Jan 10 15:18:20 CET 2004 - adrian(a)suse.de
+
+- add run_ldconfig
+
+-------------------------------------------------------------------
+Tue Jun 17 10:12:16 CEST 2003 - kkaempf(a)suse.de
+
+- update to 1.0.2
+- fix filelist, install .info files
+
+-------------------------------------------------------------------
+Thu Jan 2 14:34:49 CET 2003 - kkaempf(a)suse.de
+
+- update to 1.0pre0
+
+-------------------------------------------------------------------
+Fri Jun 7 13:05:43 CEST 2002 - kkaempf(a)suse.de
+
+- update to 0.9.1
+- add libxml2,libxml2-devel to neededforbuild
+- make gnu specific configure more general
+
+-------------------------------------------------------------------
+Tue May 21 17:40:57 CEST 2002 - ro(a)suse.de
+
+- use libdir
+
+-------------------------------------------------------------------
+Mon Apr 22 17:04:37 CEST 2002 - ro(a)suse.de
+
+- update to 0.9.0
+- build with commoncpp2
+
+-------------------------------------------------------------------
+Thu Apr 11 18:09:35 CEST 2002 - ro(a)suse.de
+
+- gcc-3 fixes
+
+-------------------------------------------------------------------
+Fri Jan 4 13:56:54 CET 2002 - schwab(a)suse.de
+
+- Fix for gcc 3.
+
+-------------------------------------------------------------------
+Thu Dec 13 09:50:25 CET 2001 - kkaempf(a)suse.de
+
+- Update to 0.7.1
+
+-------------------------------------------------------------------
+Mon Dec 10 16:43:39 CET 2001 - ro(a)suse.de
+
+- changed neededforbuild <commonc++> to <CommonC++>
+- changed neededforbuild <commonc++-devel> to <CommonC++-devel>
+
+-------------------------------------------------------------------
+Tue Oct 16 11:59:41 CEST 2001 - kkaempf(a)suse.de
+
+- Initial version 0.6.1
+
calling whatdependson for head-i586
New:
----
ccrtp-2.0.1.tar.bz2
ccrtp.changes
ccrtp.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ccrtp.spec ++++++
#
# spec file for package ccrtp
#
# 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: ccrtp
%define lname libccrtp2
Version: 2.0.1
Release: 9
License: GPL-2.0+ with exception
Summary: A Common C++ Class Framework for RTP Packets
Url: http://www.gnu.org/software/ccrtp/
Group: System/Libraries
Source0: %{name}-%{version}.tar.bz2
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: libgcrypt-devel
BuildRequires: libstdc++-devel
BuildRequires: pkgconfig
BuildRequires: ucommon-devel >= 5.0.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
The ccrtp package offers a generic framework for sending and receiving
real-time streaming data over UDP packets using sending and receiving
packet queues.
%package -n %lname
Summary: A Common C++ Class Framework for RTP Packets
Group: System/Libraries
%description -n %lname
The ccrtp package offers a generic framework for sending and receiving
real-time streaming data over UDP packets using sending and receiving
packet queues.
%package devel
License: GPL-2.0+ with exception
Summary: Include-files and documentation for ccrtp
Group: Development/Libraries/Other
PreReq: %install_info_prereq
Requires: %{lname} = %{version}
Requires: libgcrypt-devel
Requires: ucommon-devel >= 5.0.0
Provides: libccrtp-devel = %version
Provides: %lname-devel = %version
Obsoletes: libccrtp-devel < %version
%description devel
This package contains files needed when developing applications using
ccrtp
%prep
%setup -q -n ccrtp-%{version}
%build
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-DSYSCONFDIR=%{_sysconfdir} \
-DMANDIR=%{_mandir} \
-DCMAKE_VERBOSE_MAKEFILE=TRUE \
-DCMAKE_C_FLAGS_RELEASE:STRING="%{optflags}" \
-DCMAKE_CXX_FLAGS_RELEASE:STRING="%{optflags}" \
..
make %{?_smp_mflags} VERBOSE=1
%install
cd build
%make_install
%clean
rm -rf %{buildroot};
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%files -n %lname
%defattr(-,root,root,0755)
%{_libdir}/libccrtp*.so.*
%files devel
%defattr(-,root,root,0755)
%doc AUTHORS COPYING NEWS README TODO ChangeLog
%{_libdir}/libccrtp*.so
%{_libdir}/pkgconfig/libccrtp.pc
%dir %{_includedir}/ccrtp
%{_includedir}/ccrtp/*.h
%{_infodir}/ccrtp.info*
%post devel
%install_info --info-dir=%{_infodir} %{_infodir}/ccrtp.info.gz
%postun devel
%install_info_delete --info-dir=%{_infodir} %{_infodir}/ccrtp.info.gz
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
here is the log from the commit of package zeromq for openSUSE:Factory
checked in at Wed Sep 28 14:43:27 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/zeromq/zeromq.changes 2011-09-28 09:04:34.000000000 +0200
@@ -0,0 +1,75 @@
+-------------------------------------------------------------------
+Wed Sep 28 07:04:21 UTC 2011 - saschpe(a)gmx.de
+
+- Fixed license to LGPL-3.0+ (SPDX style)
+
+-------------------------------------------------------------------
+Wed Aug 24 14:17:26 UTC 2011 - mrueckert(a)suse.de
+
+- make sure the compiler commandlines are shown (V=1)
+- make it build on sle11 again. we dont have pkg-config provides
+ there
+
+-------------------------------------------------------------------
+Fri Aug 19 12:28:04 UTC 2011 - saschpe(a)suse.de
+
+- Use %makeinstall marcro instead of %make_install to fix build
+ on Mandriva and Fedora
+
+-------------------------------------------------------------------
+Fri Aug 19 12:07:40 UTC 2011 - saschpe(a)suse.de
+
+- Add libuuid-devel to RedHat BuildRequires to fix build
+
+-------------------------------------------------------------------
+Fri Aug 19 10:50:02 UTC 2011 - saschpe(a)suse.de
+
+- Update to version 2.1.7:
+ * Fixed issue 188, assert when closing socket that had unread multipart
+ data still on it (affected PULL, SUB, ROUTER, and DEALER sockets).
+ * Fixed issue 191, message atomicity issue with PUB sockets (an old issue).
+ * Fixed issue 199 (affected ROUTER/XREP sockets, an old issue).
+ * Fixed issue 206, assertion failure in zmq.cpp:223, affected all sockets
+ (bug was introduced in 2.1.6 as part of message validity checking).
+ * Fixed issue 211, REP socket asserted if sent malformed envelope (old issue
+ due to abuse of assertions for error checking).
+ * Fixed issue 212, reconnect failing after resume from sleep on Windows
+ (due to not handling WSAENETDOWN).
+ * Properly handle WSAENETUNREACH on Windows (e.g. if client connects
+ before server binds).
+ * Fixed memory leak with threads on Windows.
+- Changes from previous releases:
+ * See https://raw.github.com/zeromq/zeromq2-1/master/NEWS
+- Run spec-cleaner, added proper spec license header, shorter file lists
+- Split out documentation package
+
+-------------------------------------------------------------------
+Wed Dec 1 15:24:02 UTC 2010 - mrueckert(a)suse.de
+
+- update to version 2.0.10
+ * Upgrade OpenPGM to 2.1.28~dfsg (Martin Lucina)
+ * Added a ZMQ_VERSION macro to zmq.h for compile-time API version
+ detection (Martin Sustrik, Gonzalo Diethelm, Martin Lucina)
+ * Fix memory leak under Windows (Taras Shpot)
+ * Makefile.am: Add missing files to distribution, improve
+ maintainer-clean (Martin Lucina)
+ * Add support for RHEL6 in the spec file (Sebastian Otaegui)
+ * configure.in: Do not patch libtool rpath handling (Martin Lucina)
+ * Fixing the Red Hat packaging (Martin Sustrik)
+ * zmq_msg_move called on uninitialised message in xrep_t::xrecv
+ -- fixed (Max Wolf)
+ * crash when closing an ypipe -- fixed (Dhammika Pathirana)
+ * REQ socket can die when reply is delivered on wrong unerlying
+ connection -- fixed (Martin Sustrik)
+ * if TSC jumps backwards (in case of migration to a
+ different CPU core) latency peak may occur -- fixed
+ (Martin Sustrik)
+ * values of RATE, RECOVERY_IVL and SWAP options are checked for
+ negative values (Martin Sustrik)
+- added provides for libzmq-devel
+
+-------------------------------------------------------------------
+Mon Sep 6 15:31:23 UTC 2010 - mrueckert(a)suse.de
+
+- initial package
+
calling whatdependson for head-i586
New:
----
zeromq-2.1.7.tar.gz
zeromq.changes
zeromq.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ zeromq.spec ++++++
#
# spec file for package python-4Suite-XML
#
# 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: zeromq
Version: 2.1.7
Release: 0
Url: http://www.zeromq.org/
Summary: Lightweight messaging kernel
License: LGPL-3.0+
Group: Productivity/Networking/Web/Servers
Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%ifarch %ix86 x86_64
%if 0%{?suse_version} >= 1100
%define with_pgm 1
%endif
%endif
BuildRequires: gcc-c++
%if 0%{?suse_version} && 0%{?suse_version} < 1100
BuildRequires: e2fsprogs-devel
%else
%if 0%{?rhel} || 0%{?centos_version}
BuildRequires: e2fsprogs-devel
BuildRequires: libuuid-devel
%else
%if 0%{?mdkversion} && 0%{?mdkversion} < 201000
BuildRequires: e2fsprogs-devel
%else
BuildRequires: libuuid-devel
%endif
%endif
%endif
%if 0%{?with_pgm}
BuildRequires: pkgconfig
BuildRequires: python
%if 0%{?suse_version} && 0%{?suse_version} < 1130
BuildRequires: glib2 >= 2.8
%else
BuildRequires: pkgconfig(glib-2.0) >= 2.8
%endif
%endif
%description
The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialised messaging middleware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging patterns,
message filtering (subscriptions), seamless access to multiple transport
protocols and more.
%define lib_name libzmq1
%package -n %{lib_name}
Summary: Shared Library for ZeroMQ
Group: Productivity/Networking/Web/Servers
%description -n %{lib_name}
The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialised messaging middleware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging patterns,
message filtering (subscriptions), seamless access to multiple transport
protocols and more.
This package holds the shared library part of the ZeroMQ package.
%package devel
Summary: Development files for ZeroMQ
Group: Development/Languages/C and C++
Requires: %{lib_name} = %{version}
Provides: libzmq-devel = %{version}
%description devel
The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialised messaging middleware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging patterns,
message filtering (subscriptions), seamless access to multiple transport
protocols and more.
This package holds the development files for ZeroMQ.
%prep
%setup -q
%build
%if 0%{?with_pgm} && 0%{?sles_version} == 9
export PKG_CONFIG_PATH="/opt/gnome/%{_lib}/pkgconfig:$PKG_CONFIG_PATH"
%endif
%configure \
%if 0%{?with_pgm}
--with-pgm \
%endif
--disable-static \
--with-pic
make %{?_smp_mflags} V=1
%install
%makeinstall V=1
find %{buildroot} -name \*.la -print0 | xargs -r0 rm -v
%clean
rm -rf %{buildroot}
%post -n %{lib_name} -p /sbin/ldconfig
%postun -n %{lib_name} -p /sbin/ldconfig
%files -n %{lib_name}
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING COPYING.LESSER NEWS README
%{_libdir}/libzmq.so.*
%files devel
%defattr(-,root,root,-)
%{_includedir}/zmq*
%{_libdir}/libzmq.so
%{_libdir}/pkgconfig/libzmq.pc
%{_mandir}/man3/zmq*.3*
%{_mandir}/man7/zmq*.7*
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org