Hello community,

here is the log from the commit of package mangler for openSUSE:Factory
checked in at Wed Jul 27 18:31:35 CEST 2011.



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

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/mangler/mangler.changes        2011-05-27 
20:22:59.000000000 +0200
@@ -0,0 +1,29 @@
+-------------------------------------------------------------------
+Fri May 27 20:21:12 CEST 2011 - [email protected]
+
+- Cleanup for inclusion in Factory:
+  + Add dbus-1-glib-devel, espeak-devel, xosd-devel BuildRequires
+    for optional features.
+  + Remove unneeded librsvg/gdk-pixbuf-loader-rsvg BuildRequires.
+  + Create libventrilo3-0 and libventrilo3-devel subpackages.
+  + Drop rpmlintrc file, which was needed because of mis-packaging.
+
+-------------------------------------------------------------------
+Thu May 12 11:17:03 CEST 2011 - [email protected]
+
+- Update to version 1.2.2:
+  + added an input gain slider on the audio menu
+  + fixed a TTS crash
+  + build fixes
+
+-------------------------------------------------------------------
+Mon Jan 10 22:05:16 UTC 2011 - [email protected]
+
+- drop desktop.patch: change desktop category in spec file via
+  %suse_update_desktop_file script
+
+-------------------------------------------------------------------
+Sun Oct 10 23:48:48 UTC 2010 - [email protected]
+
+- initial package, version 1.2.1
+

calling whatdependson for head-i586


New:
----
  mangler-1.2.2.tar.bz2
  mangler.changes
  mangler.spec

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

Other differences:
------------------
++++++ mangler.spec ++++++
#
# spec file for package mangler
#
# 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:           mangler
Version:        1.2.2
Release:        1
License:        GPLv3+
Summary:        Ventrilo Compatible Client for Linux
Url:            http://www.mangler.org/
Group:          Productivity/Networking/Talk/Clients
Source:         http://www.mangler.org/downloads/%{name}-%{version}.tar.bz2
BuildRequires:  alsa-devel
BuildRequires:  dbus-1-glib-devel
BuildRequires:  espeak-devel
BuildRequires:  gcc-c++
BuildRequires:  gtkmm2-devel
BuildRequires:  libcelt-devel
BuildRequires:  libgsm-devel
BuildRequires:  libpulse-devel
BuildRequires:  speex-devel
BuildRequires:  update-desktop-files
BuildRequires:  xosd-devel
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Mangler is an open source VOIP client capable of connecting to
Ventrilo 3.x servers. It is capable of performing almost all standard
user functionality found in a Windows Ventrilo client.

%package -n libventrilo3-0
License:        GPLv3+
Summary:        Networking library for communicating with Ventrilo servers
Group:          System/Libraries

%description -n libventrilo3-0
Libventrilo3 is a networking library for communicating with Ventrilo
servers. It performs audio encoding/decoding, signal processing and
network communications.

%package -n libventrilo3-devel
License:        GPLv3+
Summary:        Networking library for communicating with Ventrilo servers -- 
Development Files
Group:          Development/Libraries/C and C++
Requires:       libventrilo3-0 = %{version}

%description -n libventrilo3-devel
Libventrilo3 is a networking library for communicating with Ventrilo
servers. It performs audio encoding/decoding, signal processing and
network communications.

%prep
%setup -q

%build
%configure --disable-static
make %{?_smp_mflags}

%install
%make_install
rm %{buildroot}%{_libdir}/*.la
%suse_update_desktop_file %{name} Telephony

%clean
rm -rf %{buildroot}

%post -n libventrilo3-0 -p /sbin/ldconfig

%postun -n libventrilo3-0 -p /sbin/ldconfig

%files
%defattr (-,root,root)
%doc AUTHORS ChangeLog COPYING COPYING.zlib
%{_bindir}/mangler
%{_datadir}/applications/mangler.desktop
%{_datadir}/pixmaps/mangler_logo.svg

%files -n libventrilo3-0
%defattr (-,root,root)
%doc AUTHORS ChangeLog COPYING COPYING.LGPL
%{_libdir}/libventrilo3.so.*

%files -n libventrilo3-devel
%defattr (-,root,root)
%{_includedir}/ventrilo3.h
%{_libdir}/libventrilo3.so

%changelog

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



Remember to have fun...

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

Reply via email to