Hello community,
here is the log from the commit of package psi+-plugins-psimediaplugin for
openSUSE:Factory checked in at 2013-07-02 12:27:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/psi+-plugins-psimediaplugin (Old)
and /work/SRC/openSUSE:Factory/.psi+-plugins-psimediaplugin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "psi+-plugins-psimediaplugin"
Changes:
--------
New Changes file:
--- /dev/null 2013-07-02 09:26:14.908030755 +0200
+++
/work/SRC/openSUSE:Factory/.psi+-plugins-psimediaplugin.new/psi+-plugins-psimediaplugin.changes
2013-07-02 12:27:34.000000000 +0200
@@ -0,0 +1,11 @@
+-------------------------------------------------------------------
+Tue Jun 25 17:10:37 UTC 2013 - [email protected]
+
+- corrected wrong license
+https://build.opensuse.org/request/show/180749
+
+-------------------------------------------------------------------
+Tue Jun 11 12:01:51 UTC 2013 - [email protected]
+
+- initial commit
+
New:
----
psi+-plugins-psimediaplugin.changes
psi+-plugins-psimediaplugin.spec
psimedia-1.0.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ psi+-plugins-psimediaplugin.spec ++++++
#
# spec file for package
#
# Copyright (c) 2013 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/
#
%define _name psimedia
Name: psi+-plugins-psimediaplugin
Version: 1.0.3
Release: 1
License: LGPL-2.1+
Summary: Audio/Video Plugin for psi-like im clients
Url: http://delta.affinix.com/psimedia/
Group: Productivity/Networking/Instant Messenger
Source: %{_name}-%{version}.tar.bz2
BuildRequires: libqt4-devel
BuildRequires: gstreamer-0_10-devel
BuildRequires: gstreamer-0_10-plugins-base-devel
BuildRequires: speex-devel
Requires: psi+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
PsiMedia is a thick abstraction layer for providing audio and video RTP
services to Psi-like IM clients. The implementation is based on GStreamer.
%prep
%setup -q -n %{_name}
%build
./configure
make %{?_smp_mflags}
%install
%{__install} -D -m0755 gstprovider/libgstprovider.so
%{buildroot}/%{_libdir}/psi-plus/plugins/libgstprovider.so
%files
%defattr(-,root,root)
%doc README COPYING
%dir %{_libdir}/psi-plus
%dir %{_libdir}/psi-plus/plugins/
%{_libdir}/psi-plus/plugins/libgstprovider.so
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]