Hello community,
here is the log from the commit of package intltool for openSUSE:Factory checked in at 2012-03-01 17:20:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/intltool (Old)
and /work/SRC/openSUSE:Factory/.intltool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "intltool", Maintainer is "gnome-maintainers(a)suse.de"
Changes:
--------
--- /work/SRC/openSUSE:Factory/intltool/intltool.changes 2012-02-16 16:16:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.intltool.new/intltool.changes 2012-03-01 17:20:25.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Feb 27 08:07:15 UTC 2012 - vuntz(a)opensuse.org
+
+- Update to version 0.50.2:
+ + Use --no-translations only if intltool >= 0.50 is available
+ (lp#903340).
+
+-------------------------------------------------------------------
Old:
----
intltool-0.50.1.tar.gz
New:
----
intltool-0.50.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ intltool.spec ++++++
--- /var/tmp/diff_new_pack.Erm2EH/_old 2012-03-01 17:20:27.000000000 +0100
+++ /var/tmp/diff_new_pack.Erm2EH/_new 2012-03-01 17:20:27.000000000 +0100
@@ -21,7 +21,7 @@
Summary: Internationalization Tool Collection
License: GPL-2.0+
Group: Development/Tools/Other
-Version: 0.50.1
+Version: 0.50.2
Release: 0
BuildArch: noarch
Requires: gettext-tools
++++++ intltool-0.50.1.tar.gz -> intltool-0.50.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/intltool-0.50.1/ChangeLog new/intltool-0.50.2/ChangeLog
--- old/intltool-0.50.1/ChangeLog 2012-02-05 10:20:31.000000000 +0100
+++ new/intltool-0.50.2/ChangeLog 2012-02-26 19:47:53.000000000 +0100
@@ -1,3 +1,15 @@
+ 735 Danilo Šegan 2012-02-26
+ Up the version number to 0.50.2.
+
+ 734 Danilo Šegan 2012-02-26 [merge]
+ Fix #903340: Use --no-translations only if detected intltool on the system is 0.50 or better. Patch by Hib Eric.
+
+ 733 Danilo Šegan 2012-02-05
+ Update NEWS: Include a missed contribution by doko in 0.50.1 and reconstruct 0.50.0 stuff from the release notes on LP.
+
+ 732 Danilo Šegan 2012-02-05
+ Up the version to 0.50.1.
+
731 Danilo Šegan 2012-02-05 [merge]
Fix #924386: include ChangeLog in dist tarballs and create a NEWS file.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/intltool-0.50.1/NEWS new/intltool-0.50.2/NEWS
--- old/intltool-0.50.1/NEWS 2012-02-05 10:18:28.000000000 +0100
+++ new/intltool-0.50.2/NEWS 2012-02-26 19:38:05.000000000 +0100
@@ -1,3 +1,12 @@
+intltool 0.50.2
+===============
+
+intltool 0.50.2 is another minor release improving backwards compatibility.
+Only one bug is fixed in this release:
+
+ * Use --no-translations only if intltool >= 0.50 is available (#903340).
+ Patch contributed by Hib Eris (https://launchpad.net/~hiberis).
+
intltool 0.50.1
===============
@@ -15,3 +24,35 @@
* Start including a ChangeLog in tarballs and provide a NEWS file (#924386).
This introduces a soft dependency on "bzr": it's only required for
maintainers who wish to regenerate a ChangeLog file from the bzr checkout.
+
+ * Fix quoting of XGETTEXT variable when setting MSGMERGE and GENPOT
+ in Makefile (#900738).
+ Patch contributed by Matthias Klose (https://launchpad.net/~doko).
+
+
+intltool 0.50.0
+===============
+
+intltool 0.50.0 is a major bug fix release.
+
+Among the fixes, the following stand out:
+
+ * Bug #580526
+ Finally, support for gsettings gschema.xml files is merged in, which
+ should enable maintainers to get a slightly simpler build setup
+ (i.e. no need to use NOMERGE rule anymore, and you can have intltool
+ directly extract translations from .gschema.xml files).
+
+ * Bug #790574:
+ Let xgettext extract Scheme strings out, and add support for
+ `intltool-update -m` to find files with marked strings.
+
+ * Bug #806006:
+ Improve handling of quotes in `intltool-update -m` so you get less
+ (no?) warnings about mismatched quotes, and Python processing doesn't
+ get messed up with docstrings and similar.
+
+ * Bug #520986:
+ One for the translators—messages are extracted in the order they appear
+ in original files now, thus allowing translators to infer more of the
+ context from the ordering.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/intltool-0.50.1/configure new/intltool-0.50.2/configure
--- old/intltool-0.50.1/configure 2012-02-05 10:20:29.000000000 +0100
+++ new/intltool-0.50.2/configure 2012-02-26 19:42:22.000000000 +0100
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for intltool 0.50.1.
+# Generated by GNU Autoconf 2.68 for intltool 0.50.2.
#
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -556,8 +556,8 @@
# Identity of this package.
PACKAGE_NAME='intltool'
PACKAGE_TARNAME='intltool'
-PACKAGE_VERSION='0.50.1'
-PACKAGE_STRING='intltool 0.50.1'
+PACKAGE_VERSION='0.50.2'
+PACKAGE_STRING='intltool 0.50.2'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1178,7 +1178,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures intltool 0.50.1 to adapt to many kinds of systems.
+\`configure' configures intltool 0.50.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1244,7 +1244,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of intltool 0.50.1:";;
+ short | recursive ) echo "Configuration of intltool 0.50.2:";;
esac
cat <<\_ACEOF
@@ -1311,7 +1311,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-intltool configure 0.50.1
+intltool configure 0.50.2
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1328,7 +1328,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by intltool $as_me 0.50.1, which was
+It was created by intltool $as_me 0.50.2, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
@@ -2145,7 +2145,7 @@
# Define the identity of the package.
PACKAGE='intltool'
- VERSION='0.50.1'
+ VERSION='0.50.2'
cat >>confdefs.h <<_ACEOF
@@ -2851,7 +2851,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by intltool $as_me 0.50.1, which was
+This file was extended by intltool $as_me 0.50.2, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2904,7 +2904,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-intltool config.status 0.50.1
+intltool config.status 0.50.2
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/intltool-0.50.1/configure.ac new/intltool-0.50.2/configure.ac
--- old/intltool-0.50.1/configure.ac 2012-02-05 10:20:07.000000000 +0100
+++ new/intltool-0.50.2/configure.ac 2012-02-26 19:41:48.000000000 +0100
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.53])
-AC_INIT([intltool], [0.50.1])
+AC_INIT([intltool], [0.50.2])
AC_CONFIG_SRCDIR([intltoolize.in])
AM_INIT_AUTOMAKE([foreign])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/intltool-0.50.1/intltool.m4 new/intltool-0.50.2/intltool.m4
--- old/intltool-0.50.1/intltool.m4 2012-02-05 09:28:34.000000000 +0100
+++ new/intltool-0.50.2/intltool.m4 2012-02-26 19:31:06.000000000 +0100
@@ -23,7 +23,7 @@
## the same distribution terms that you use for the rest of that program.
dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml])
-# serial 41 IT_PROG_INTLTOOL
+# serial 42 IT_PROG_INTLTOOL
AC_DEFUN([IT_PROG_INTLTOOL], [
AC_PREREQ([2.50])dnl
AC_REQUIRE([AM_NLS])dnl
@@ -36,13 +36,11 @@
;;
esac
+INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
+INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
+INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
if test -n "$1"; then
AC_MSG_CHECKING([for intltool >= $1])
-
- INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
- INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
- [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
- ]
AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found])
test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
AC_MSG_ERROR([Your intltool is too old. You need intltool $1 or later.])
@@ -85,7 +83,11 @@
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge 5000; then
INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< [$]@'
+else
+ INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.[$][$]RANDOM && mkdir [$][$]_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u [$][$]_it_tmp_dir $< [$]@ && rmdir [$][$]_it_tmp_dir'
+fi
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
--
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 icinga for openSUSE:Factory checked in at 2012-03-01 17:20:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icinga (Old)
and /work/SRC/openSUSE:Factory/.icinga.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icinga", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/icinga/icinga.changes 2011-10-14 09:51:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.icinga.new/icinga.changes 2012-03-01 17:20:10.000000000 +0100
@@ -1,0 +2,48 @@
+Tue Feb 21 16:41:40 UTC 2012 - thardeck(a)suse.com
+
+- Added changelog entry about the icinga-api removal
+
+-------------------------------------------------------------------
+Thu Feb 16 09:03:31 UTC 2012 - saschpe(a)suse.de
+
+- Added some detail about the last version updates
+
+-------------------------------------------------------------------
+Mon Feb 13 10:47:45 UTC 2012 - coolo(a)suse.com
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Fri Dec 2 15:32:05 UTC 2011 - thardeck(a)suse.com
+
+- Imported Upstream version 1.6.1:
+ * core: fix freshness checks are generating stale alerts, even
+ if result was received in time
+
+-------------------------------------------------------------------
+Fri Dec 01 14:29:26 UTC 2011 - thardeck(a)suse.com
+
+- imported Upstream version 1.6.0
+ * package: complete remove icinga-api as module #1935
+ ** Development is being discontinued for now, 1.5.0 was last combined release.
+ * core: fix downtime and comments delete with wrong loop pointers
+ causing segfaults
+ * core: fix $NOTIFICATIONRECIPIENTS$ macro contains all contacts
+ assigned to host|service, not only notified contacts
+ * core: plug memory leak in downtimes comment add
+ * core: make first_notification_delay depend on the first !OK hard state
+ change and don't reset timer for new hard states which would replace it
+ * core: fix memory leak in xodtemplate.c
+ * classic ui: fix for Classic-UI displays bad timeperiods
+ * classic ui: fixed wrong color in histogram and trends for unknown/unreachable
+ * classic ui: fixed search not returning all results, only first match
+ * classic ui: fixed wrong output from status.cgi with option hostservicedetail
+ * classic ui: fix typo in histogram.c
+ * idoutils: host state change last_hard_state overrides last_state,
+ last_hard_state always -1
+ * idoutils: extend conninfo.agent_version field to varchar(16)
+ * idoutils: terminate threads cleanly, including db connection
+ * install: rework the version updates in icinga and idoutils
+ - See ChangeLog for more details
+
+-------------------------------------------------------------------
Old:
----
icinga-1.5.1.tar.gz
icinga-remove-obsolete-api.patch
New:
----
icinga-1.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ icinga.spec ++++++
--- /var/tmp/diff_new_pack.Nb4BY2/_old 2012-03-01 17:20:14.000000000 +0100
+++ /var/tmp/diff_new_pack.Nb4BY2/_new 2012-03-01 17:20:14.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package icinga
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,15 +16,11 @@
#
-# set to 1 to also build the obsolete api packages
-%define build_api 0
-
%define logdir %{_localstatedir}/log/icinga
Name: icinga
-Version: 1.5.1
-Release: 2
-License: GPLv2
+Version: 1.6.1
+Release: 0
%define nsusr icinga
%define nsgrp icinga
%define cmdgrp icingacmd
@@ -34,8 +30,9 @@
%define apacheuser wwwrun
%define apachegroup www
Summary: Host/service/network monitoring program
-Url: http://www.icinga.org/
+License: GPL-2.0
Group: System/Monitoring
+Url: http://www.icinga.org/
Source0: %{name}-%{version}.tar.gz
Source1: rc%{name}
Source2: rcido2db
@@ -49,10 +46,6 @@
Source12: htpasswd.users
# PATCH-FIX-OPENSUSE icinga-add-ifdefine-to-apache.patch
Patch0: icinga-add-ifdefine-to-apache.patch
-%if 0%{?build_api} == 0
-# PATCH-FIX-OPENSUSE icinga-remove-obsolete-api.patch
-Patch1: icinga-remove-obsolete-api.patch
-%endif
BuildRequires: apache2-devel
%if 0%{?suse_version} >= 1110
BuildRequires: fdupes
@@ -214,44 +207,9 @@
monitoring, redundancy and disabling and enabling service checks and
notifications.
-%if 0%{?build_api} != 0
-
-%package api
-Summary: PHP api for icinga
-Group: System/Monitoring
-Recommends: %{name}-idoutils
-Recommends: php5-mysql
-Recommends: php5-pgsql
-Requires(pre): %{name} = %{version}
-
-%description api
-PHP based, the Icinga API is free from complex data schemas, and has no
-dependencies on other libraries or frameworks. It also supports various
-interfaces, from database PHP-PDO output to pipe and SSH input.
-
-Data collected from the IDODB by the Icinga API is then presented in the Icinga
-Web or any other portal interface addon. Writing addons and plugins for Icinga
-is made much easier through this structure as the API acts as an interpreter
-for the extensions, saving a lot of coding stress.
-
-In short: This package provides the API needed to access idoutils and
-livestatus information from PHP.
-
-%package api-doc
-Summary: Online documentation for %{name}-api
-Group: System/Monitoring
-Recommends: %{name}-web = %{version}
-
-%description api-doc
-This package provides the online documentation for %{name}-api.
-%endif
-
%prep
%setup -q
%patch0 -p1
-%if 0%{?build_api} == 0
-%patch1 -p1
-%endif
# replace default ido2db lock and socket file settings
sed -ie "s|@localstatedir@/ido2db.lock|%{_localstatedir}/run/%{name}/ido2db.pid|g; \
@@ -292,10 +250,7 @@
--enable-event-broker \
--enable-embedded-perl \
--enable-idoutils \
- --enable-ssl \
-%if 0%{?build_api} != 0
- --with-phpapi-log-dir=%{logdir}/api \
-%endif
+ --enable-ssl
#
# make daemonchk.cgi and event handlers
@@ -361,11 +316,6 @@
# remove unnecessary files from www log directory
rm %{buildroot}/%{logdir}/www/{.htaccess,index.htm}
-%if 0%{?build_api} != 0
-### remove API PLACEHOLDER
-rm %{buildroot}/%{logdir}/api/PLACEHOLDER
-%endif
-
# REST of special SUSE stuff here, if needed....
# init-scripts
# remove the default init script as SUSE uses an adapted one
@@ -563,6 +513,7 @@
%config(noreplace) %{_sysconfdir}/%{name}/ido2db.cfg
%config(noreplace) %{_sysconfdir}/%{name}/idomod.cfg
%config(noreplace) %{_sysconfdir}/%{name}/modules/idoutils.cfg
+%config(noreplace) %{_sysconfdir}/icinga/objects/ido2db_check_proc.cfg
%{_sbindir}/rcido2db
%{_sbindir}/ido2db
%{_sbindir}/log2ido
@@ -600,20 +551,4 @@
%defattr(0755,root,root)
%{_prefix}/lib/nagios/plugins/eventhandlers/
-%if 0%{?build_api} != 0
-
-%files api
-%defattr(-,%{nsusr},%{nsgrp})
-%dir %{_datadir}/icinga/icinga-api
-%{_datadir}/icinga/icinga-api/IcingaApi.php
-%{_datadir}/icinga/icinga-api/contrib
-%{_datadir}/icinga/icinga-api/objects
-%{_datadir}/icinga/icinga-api/tests
-%attr(0775,%{apacheuser},%{apachegroup}) %dir %{logdir}/api
-
-%files api-doc
-%defattr(-,root,root)
-%doc module/icinga-api/doc/*
-%endif
-
%changelog
++++++ icinga-1.5.1.tar.gz -> icinga-1.6.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/icinga/icinga-1.5.1.tar.gz /work/SRC/openSUSE:Factory/.icinga.new/icinga-1.6.1.tar.gz differ: char 5, line 1
--
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 gupnp-dlna for openSUSE:Factory checked in at 2012-03-01 17:19:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
and /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gupnp-dlna", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes 2012-01-06 11:44:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes 2012-03-01 17:19:59.000000000 +0100
@@ -1,0 +2,12 @@
+Wed Feb 15 07:51:01 UTC 2012 - vuntz(a)opensuse.org
+
+- Update to version 0.6.5:
+ + Update autotools integration.
+ + Add missing functions to documentation.
+ + Fix warnings during GIR generation.
+ + Fix GIR namespace to not clash with GUPnP's.
+- Rename typelib-1_0-GUPnP-DLNA-1_0 subpackage to
+ typelib-1_0-GUPnPDLNA-1_0, following typelib name change. There
+ is no Provides/Obsoletes, as this should work like SLPP packages.
+
+-------------------------------------------------------------------
Old:
----
gupnp-dlna-0.6.4.tar.bz2
New:
----
gupnp-dlna-0.6.5.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gupnp-dlna.spec ++++++
--- /var/tmp/diff_new_pack.2rY5sT/_old 2012-03-01 17:20:01.000000000 +0100
+++ /var/tmp/diff_new_pack.2rY5sT/_new 2012-03-01 17:20:01.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gupnp-dlna
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,14 +15,15 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: gupnp-dlna
-Version: 0.6.4
+Version: 0.6.5
Release: 0
Summary: A collection of helpers for building DLNA applications
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Url: http://www.gupnp.org/
-Source: http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.xz
BuildRequires: gobject-introspection-devel
BuildRequires: gstreamer-0_10-devel
BuildRequires: gstreamer-0_10-plugins-base-devel
@@ -41,11 +42,11 @@
GUPnP-DLNA is a collection of helpers for building DLNA media sharing
applications using GUPnP.
-%package -n typelib-1_0-GUPnP-DLNA-1_0
+%package -n typelib-1_0-GUPnPDLNA-1_0
Summary: A collection of helpers for building DLNA applications -- Introspection bindings
Group: Development/Libraries/C and C++
-%description -n typelib-1_0-GUPnP-DLNA-1_0
+%description -n typelib-1_0-GUPnPDLNA-1_0
GUPnP-DLNA is a collection of helpers for building DLNA media sharing
applications using GUPnP.
@@ -55,7 +56,7 @@
Summary: A collection of helpers for building DLNA applications - Development Files
Group: Development/Libraries/C and C++
Requires: libgupnp-dlna-1_0-2 = %{version}
-Requires: typelib-1_0-GUPnP-DLNA-1_0 = %{version}
+Requires: typelib-1_0-GUPnPDLNA-1_0 = %{version}
%description -n libgupnp-dlna-devel
GUPnP-DLNA is a collection of helpers for building DLNA media sharing
@@ -95,16 +96,16 @@
%{_datadir}/%{name}/
%{_libdir}/lib*.so.2*
-%files -n typelib-1_0-GUPnP-DLNA-1_0
+%files -n typelib-1_0-GUPnPDLNA-1_0
%defattr(-,root,root)
-%{_libdir}/girepository-1.0/GUPnP-DLNA-1.0.typelib
+%{_libdir}/girepository-1.0/GUPnPDLNA-1.0.typelib
%files -n libgupnp-dlna-devel
%defattr(-,root,root)
%{_includedir}/%{name}-1.0/
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/gupnp-dlna-1.0.pc
-%{_datadir}/gir-1.0/GUPnP-DLNA-1.0.gir
+%{_datadir}/gir-1.0/GUPnPDLNA-1.0.gir
%doc %{_datadir}/gtk-doc/html/%{name}/
%files -n gupnp-dlna-tools
--
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 freeglut for openSUSE:Factory checked in at 2012-03-01 17:19:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freeglut (Old)
and /work/SRC/openSUSE:Factory/.freeglut.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freeglut", Maintainer is "sndirsch(a)suse.com"
Changes:
--------
--- /work/SRC/openSUSE:Factory/freeglut/freeglut.changes 2012-02-21 07:30:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.freeglut.new/freeglut.changes 2012-03-01 17:19:48.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Feb 29 21:26:32 UTC 2012 - tabraham(a)novell.com
+
+- Update to 2.8.0
+ * There are now callbacks to support multitouch capability.
+ * Solaris and OSX support have improved.
+ * Fullscreen mode and Game mode behave better.
+ * Addition of Visual Studio 2010 projects & solutions.
+ * Many bugs have been fixed.
+
+-------------------------------------------------------------------
Old:
----
freeglut.tar.bz2
New:
----
freeglut-2.8.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ freeglut.spec ++++++
--- /var/tmp/diff_new_pack.SBoXCj/_old 2012-03-01 17:19:49.000000000 +0100
+++ /var/tmp/diff_new_pack.SBoXCj/_new 2012-03-01 17:19:49.000000000 +0100
@@ -19,13 +19,13 @@
%define debug 0
Name: freeglut
-Version: 2.7.99.svn20111107.0422
+Version: 2.8.0
Release: 0
Summary: Freely licensed alternative to the GLUT library
License: MIT
Group: System/Libraries
Url: http://freeglut.sourceforge.net/
-Source: freeglut.tar.bz2
+Source: %{name}-%{version}.tar.bz2
Source1: glutman.tar.bz2
BuildRequires: Mesa-devel
BuildRequires: gcc-c++
@@ -119,7 +119,7 @@
joystick functions on a wide range of platforms.
%prep
-%setup -q -b0 -b1 -n freeglut
+%setup -q -b0 -b1 -n %{name}-%{version}
%build
./autogen.sh
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org