Hello community,
here is the log from the commit of package xsel for openSUSE:Factory
checked in at Tue Nov 30 17:32:31 CET 2010.
--------
New Changes file:
--- /dev/null 2010-07-09 01:59:37.000000000 +0200
+++ xsel/xsel.changes 2010-02-19 15:24:51.000000000 +0100
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Fri Feb 19 11:58:47 UTC 2010 - guido+opensuse.org(a)berhoerster.name
+
+- cleaned up specfile, use separate changes file
+
+-------------------------------------------------------------------
+Mon Dec 21 00:00:00 UTC 2009 - guido+opensuse.org(a)berhoerster.name
+
+- initial packaging of xsel
+
calling whatdependson for head-i586
New:
----
xsel-1.2.0.tar.gz
xsel.changes
xsel.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xsel.spec ++++++
#
# spec file for package xsel (Version 1.2.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Guido Berhoerster.
#
# 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: xsel
Summary: Command-line Program for Getting and Setting the Contents of the X Selection
Version: 1.2.0
Release: 1
License: MIT
Group: System/X11/Utilities
AutoReqProv: on
Source: http://www.kfish.org/software/xsel/download/xsel-%{version}.tar.gz
Url: http://www.kfish.org/software/xsel/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: xorg-x11-devel
Requires: xorg-x11
%description
XSel is a command-line program for getting and setting the contents of the X
selection. Normally this is only accessible by manually highlighting
information and pasting it with the middle mouse button.
Authors:
--------
Conrad Parker <conrad(a)vergenet.net>
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
%make_install
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog README
%doc %{_mandir}/man1/xsel.1x*
%{_bindir}/xsel
%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 xorg-x11-driver-video-nouveau for openSUSE:Factory
checked in at Tue Nov 30 17:11:39 CET 2010.
--------
--- xorg-x11-driver-video-nouveau/xorg-x11-driver-video-nouveau.changes 2010-10-16 11:31:42.000000000 +0200
+++ xorg-x11-driver-video-nouveau/xorg-x11-driver-video-nouveau.changes 2010-11-25 13:56:09.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Nov 25 12:55:38 UTC 2010 - sndirsch(a)novell.com
+
+- Add background none root for nouveau (see
+ xserver-bg-none-root.patch of x11-server package)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
nouveau-bgnr.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-driver-video-nouveau.spec ++++++
--- /var/tmp/diff_new_pack.pchbRp/_old 2010-11-30 17:11:20.000000000 +0100
+++ /var/tmp/diff_new_pack.pchbRp/_new 2010-11-30 17:11:20.000000000 +0100
@@ -26,13 +26,14 @@
AutoReqProv: on
%define vers 0.0.16
Version: %{vers}_20101010_8c8f15c
-Release: 1
+Release: 2
Summary: Accelerated Open Source driver for nVidia cards
Requires: xorg-x11-server
Supplements: xorg-x11-server
ExclusiveArch: %ix86 x86_64
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: xf86-video-nouveau-%{version}.tar.bz2
+Patch0: nouveau-bgnr.patch
%description
The nouveau project aims to build high-quality, open source drivers for nVidia
@@ -40,6 +41,7 @@
%prep
%setup -n xf86-video-nouveau-%{vers}
+%patch0
%build
autoreconf -fi
++++++ nouveau-bgnr.patch ++++++
--- src/nv_driver.c.ori 2010-10-16 11:16:49.000000000 +0200
+++ src/nv_driver.c 2010-11-02 17:59:21.577182453 +0100
@@ -672,6 +672,7 @@
/* Set pScrn->monitor */
pScrn->monitor = pScrn->confScreen->monitor;
+ pScrn->canDoBGNoneRoot = 1;
/*
* The first thing we should figure out is the depth, bpp, etc.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 xsynth-dssi for openSUSE:Factory
checked in at Tue Nov 30 17:11:03 CET 2010.
--------
--- xsynth-dssi/xsynth-dssi.changes 2010-09-22 11:26:19.000000000 +0200
+++ xsynth-dssi/xsynth-dssi.changes 2010-11-26 11:21:57.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Nov 26 10:15:41 UTC 2010 - davejplater(a)gmail.com
+
+- Update to version 0.9.4
+- Upstream changes :
+ * Don't link against alsa-lib (or libdssialsacompat): all we need
+ are the ALSA headers.
+ * In recent glibc, thread-specific locale functions now need
+ '#define _XOPEN_SOURCE 700'.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
xsynth-dssi-0.9.3.tar.bz2
New:
----
xsynth-dssi-0.9.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xsynth-dssi.spec ++++++
--- /var/tmp/diff_new_pack.WHV5tu/_old 2010-11-30 17:05:58.000000000 +0100
+++ /var/tmp/diff_new_pack.WHV5tu/_new 2010-11-30 17:05:58.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package xsynth-dssi (Version 0.9.3)
+# spec file for package xsynth-dssi (Version 0.9.4)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,10 +19,10 @@
Name: xsynth-dssi
-BuildRequires: alsa-devel dssi-devel gtk2-devel
+BuildRequires: alsa-devel cairomm-devel dssi-devel gtk2-devel
BuildRequires: libjack-devel liblo-devel update-desktop-files
Summary: Xsynth an analog-style (VCAs-VCF-VCO) synth plugin
-Version: 0.9.3
+Version: 0.9.4
Release: 1
Group: Productivity/Multimedia/Sound/Midi
AutoReqProv: on
++++++ xsynth-dssi-0.9.3.tar.bz2 -> xsynth-dssi-0.9.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xsynth-dssi-0.9.3/AUTHORS new/xsynth-dssi-0.9.4/AUTHORS
--- old/xsynth-dssi-0.9.3/AUTHORS 2008-12-31 23:16:08.000000000 +0100
+++ new/xsynth-dssi-0.9.4/AUTHORS 2010-09-23 20:21:23.000000000 +0200
@@ -4,7 +4,7 @@
DSSI Soft Synth Interface
Xsynth-DSSI is written and maintained by Sean Bolton. It is
-copyright (c) 2009 under the GNU General Public License, version 2
+copyright (c) 2010 under the GNU General Public License, version 2
or later. Bug reports, kudos, and job offers (seriously!) should go
directly to Sean at the email address:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xsynth-dssi-0.9.3/ChangeLog new/xsynth-dssi-0.9.4/ChangeLog
--- old/xsynth-dssi-0.9.3/ChangeLog 2010-09-20 18:53:05.000000000 +0200
+++ new/xsynth-dssi-0.9.4/ChangeLog 2010-09-23 20:26:28.000000000 +0200
@@ -1,6 +1,13 @@
+2010-09-23 CVS commit and 0.9.4 release, smbolton
+
+* Don't link against alsa-lib (or libdssialsacompat): all we need
+ are the ALSA headers.
+* In recent glibc, thread-specific locale functions now need
+ '#define _XOPEN_SOURCE 700'.
+
2010-09-20 CVS commit and 0.9.3 release, smbolton
-* Updated about_bitmap.xpm for 2010.
+* Updated about_bitmap.xbm for 2010.
* Fixed spurious flags on LADSPA_HINT_TOGGLED ports.
* Cleaned up exported symbols.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xsynth-dssi-0.9.3/README new/xsynth-dssi-0.9.4/README
--- old/xsynth-dssi-0.9.3/README 2010-06-28 19:47:00.000000000 +0200
+++ new/xsynth-dssi-0.9.4/README 2010-09-23 20:20:56.000000000 +0200
@@ -14,7 +14,7 @@
http://dssi.sourceforge.net/
-Xsynth-DSSI is written by Sean Bolton, and copyright (c) 2009 under
+Xsynth-DSSI is written by Sean Bolton, and copyright (c) 2010 under
the GNU General Public License, version 2 or later. See the enclosed
file COPYING for details. While this software is 'free' within the
requirements of this license, I (Sean) would appreciate any or all
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xsynth-dssi-0.9.3/configure new/xsynth-dssi-0.9.4/configure
--- old/xsynth-dssi-0.9.3/configure 2010-09-20 19:17:02.000000000 +0200
+++ new/xsynth-dssi-0.9.4/configure 2010-09-23 21:27:28.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for Xsynth-DSSI 0.9.3.
+# Generated by GNU Autoconf 2.63 for Xsynth-DSSI 0.9.4.
#
# Report bugs to <musound-at-jps-dot-net>.
#
@@ -745,8 +745,8 @@
# Identity of this package.
PACKAGE_NAME='Xsynth-DSSI'
PACKAGE_TARNAME='xsynth-dssi'
-PACKAGE_VERSION='0.9.3'
-PACKAGE_STRING='Xsynth-DSSI 0.9.3'
+PACKAGE_VERSION='0.9.4'
+PACKAGE_STRING='Xsynth-DSSI 0.9.4'
PACKAGE_BUGREPORT='musound-at-jps-dot-net'
ac_unique_file="src/xsynth-dssi.c"
@@ -1487,7 +1487,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 Xsynth-DSSI 0.9.3 to adapt to many kinds of systems.
+\`configure' configures Xsynth-DSSI 0.9.4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1557,7 +1557,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Xsynth-DSSI 0.9.3:";;
+ short | recursive ) echo "Configuration of Xsynth-DSSI 0.9.4:";;
esac
cat <<\_ACEOF
@@ -1667,7 +1667,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Xsynth-DSSI configure 0.9.3
+Xsynth-DSSI configure 0.9.4
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1681,7 +1681,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Xsynth-DSSI $as_me 0.9.3, which was
+It was created by Xsynth-DSSI $as_me 0.9.4, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
@@ -2532,7 +2532,7 @@
# Define the identity of the package.
PACKAGE='xsynth-dssi'
- VERSION='0.9.3'
+ VERSION='0.9.4'
cat >>confdefs.h <<_ACEOF
@@ -13749,7 +13749,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
- #define _XOPEN_SOURCE 600
+ #define _XOPEN_SOURCE 700
#include <locale.h>
int
@@ -13804,7 +13804,7 @@
fi
CFLAGS="$CFLAGS $ALSA_CFLAGS $MODULE_CFLAGS"
-LDFLAGS="$LDFLAGS $ALSA_LIBS $MODULE_LIBS"
+LDFLAGS="$LDFLAGS $MODULE_LIBS"
if test "x$GCC" = "xyes"; then
case " $CFLAGS " in
*[\ \ ]-Wall[\ \ ]*) ;;
@@ -14289,7 +14289,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Xsynth-DSSI $as_me 0.9.3, which was
+This file was extended by Xsynth-DSSI $as_me 0.9.4, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14352,7 +14352,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-Xsynth-DSSI config.status 0.9.3
+Xsynth-DSSI config.status 0.9.4
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xsynth-dssi-0.9.3/configure.in new/xsynth-dssi-0.9.4/configure.in
--- old/xsynth-dssi-0.9.3/configure.in 2010-06-28 20:17:09.000000000 +0200
+++ new/xsynth-dssi-0.9.4/configure.in 2010-09-23 20:34:03.000000000 +0200
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(Xsynth-DSSI, 0.9.3, musound-at-jps-dot-net)
+AC_INIT(Xsynth-DSSI, 0.9.4, musound-at-jps-dot-net)
AC_CONFIG_SRCDIR(src/xsynth-dssi.c)
AM_INIT_AUTOMAKE
@@ -63,7 +63,7 @@
AC_MSG_RESULT(no)
AC_MSG_CHECKING(for newlocale in locale.h)
AC_TRY_COMPILE([
- #define _XOPEN_SOURCE 600
+ #define _XOPEN_SOURCE 700
#include <locale.h>
], [newlocale(LC_ALL_MASK, "C", NULL)], use_locale=yes, use_locale=no)
if test "$use_locale" = "yes"; then
@@ -77,7 +77,7 @@
dnl Use lotsa flags if we have gcc.
CFLAGS="$CFLAGS $ALSA_CFLAGS $MODULE_CFLAGS"
-LDFLAGS="$LDFLAGS $ALSA_LIBS $MODULE_LIBS"
+LDFLAGS="$LDFLAGS $MODULE_LIBS"
changequote(,)dnl
if test "x$GCC" = "xyes"; then
case " $CFLAGS " in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xsynth-dssi-0.9.3/src/gui_data.c new/xsynth-dssi-0.9.4/src/gui_data.c
--- old/xsynth-dssi-0.9.3/src/gui_data.c 2010-09-20 09:27:10.000000000 +0200
+++ new/xsynth-dssi-0.9.4/src/gui_data.c 2010-09-23 21:13:07.000000000 +0200
@@ -23,7 +23,7 @@
#endif
#if THREAD_LOCALE_LOCALE_H
-#define _XOPEN_SOURCE 600 /* needed for glibc newlocale() support */
+#define _XOPEN_SOURCE 700 /* needed for glibc newlocale() support */
#endif
#include <stdlib.h>
@@ -49,12 +49,12 @@
static float
le_float(unsigned char *p)
{
- unsigned char c[4];
- c[3] = *p++;
- c[2] = *p++;
- c[1] = *p++;
- c[0] = *p;
- return *((float *)c);
+ union { unsigned char c[4]; float f; } u;
+ u.c[3] = *p++;
+ u.c[2] = *p++;
+ u.c[1] = *p++;
+ u.c[0] = *p;
+ return u.f;
}
#else /* little-endian: */
static float
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xsynth-dssi-0.9.3/src/minblep_tables.c new/xsynth-dssi-0.9.4/src/minblep_tables.c
--- old/xsynth-dssi-0.9.3/src/minblep_tables.c 2010-09-20 10:00:53.000000000 +0200
+++ new/xsynth-dssi-0.9.4/src/minblep_tables.c 2010-09-23 20:28:19.000000000 +0200
@@ -1,6 +1,6 @@
/* Xsynth DSSI software synthesizer plugin
*
- * Copyright (C) 2004 Sean Bolton.
+ * Copyright (C) 2004, 2010 Sean Bolton.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA.
*/
#include "xsynth_voice.h"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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