commit libmms for openSUSE:Factory

2017-02-16 Thread root
Hello community,

here is the log from the commit of package libmms for openSUSE:Factory checked 
in at 2017-02-16 16:43:57

Comparing /work/SRC/openSUSE:Factory/libmms (Old)
 and  /work/SRC/openSUSE:Factory/.libmms.new (New)


Package is "libmms"

Changes:

--- /work/SRC/openSUSE:Factory/libmms/libmms.changes2015-12-25 
13:06:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmms.new/libmms.changes   2017-02-16 
16:43:58.407153433 +0100
@@ -1,0 +2,5 @@
+Thu Feb  9 18:25:43 UTC 2017 - dims...@opensuse.org
+
+- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13.
+
+---



Other differences:
--
++ libmms.spec ++
--- /var/tmp/diff_new_pack.HBdUoE/_old  2017-02-16 16:43:58.871087549 +0100
+++ /var/tmp/diff_new_pack.HBdUoE/_new  2017-02-16 16:43:58.875086981 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmms
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -88,6 +88,7 @@
 %files -n %{name}%{soname}
 %defattr(0644, root, root, 0755)
 %doc AUTHORS ChangeLog COPYING.LIB README README.LICENSE
+%doc %{_docdir}/%{name}%{soname}
 %{_libdir}/%{name}.so.%{soname}*
 
 %files -n %{name}-devel




commit libmms for openSUSE:Factory

2015-12-25 Thread h_root
Hello community,

here is the log from the commit of package libmms for openSUSE:Factory checked 
in at 2015-12-25 13:05:53

Comparing /work/SRC/openSUSE:Factory/libmms (Old)
 and  /work/SRC/openSUSE:Factory/.libmms.new (New)


Package is "libmms"

Changes:

--- /work/SRC/openSUSE:Factory/libmms/libmms.changes2014-04-26 
10:06:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmms.new/libmms.changes   2015-12-25 
13:06:00.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 16 08:52:37 UTC 2015 - o...@aepfle.de
+
+- Restore BuildRoot: for SLE_11
+
+---



Other differences:
--
++ libmms.spec ++
--- /var/tmp/diff_new_pack.mp4Dzd/_old  2015-12-25 13:06:01.0 +0100
+++ /var/tmp/diff_new_pack.mp4Dzd/_new  2015-12-25 13:06:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmms
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,6 +35,7 @@
 Source1:libmms-relicensing-1.txt
 Source2:libmms-relicensing-2.txt
 Source3:baselibs.conf
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(glib-2.0)
 Patch0: libmms-pkgconfig.patch




commit libmms for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package libmms for openSUSE:Factory checked 
in at 2014-04-26 10:05:59

Comparing /work/SRC/openSUSE:Factory/libmms (Old)
 and  /work/SRC/openSUSE:Factory/.libmms.new (New)


Package is libmms

Changes:

--- /work/SRC/openSUSE:Factory/libmms/libmms.changes2013-03-26 
14:12:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmms.new/libmms.changes   2014-04-26 
10:06:00.0 +0200
@@ -1,0 +2,11 @@
+Wed Apr 23 19:20:23 CEST 2014 - sbra...@suse.cz
+
+- Update to version 0.6.4:
+  * Fix a possible heap memory overrun (bnc#874723, CVE-2014-2892).
+  * Some changes for more recent automake versions.
+  * Remove glib dependency.
+  * Fix several issues that prevented seeking from working.
+  * Remove dependency on iconv.
+  * Fix connecting to certain mms streams.
+
+---

Old:

  libmms-0.6.2.tar.bz2

New:

  libmms-0.6.4.tar.gz



Other differences:
--
++ libmms.spec ++
--- /var/tmp/diff_new_pack.b2qbZa/_old  2014-04-26 10:06:01.0 +0200
+++ /var/tmp/diff_new_pack.b2qbZa/_new  2014-04-26 10:06:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmms
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -19,7 +19,7 @@
 %define soname 0
 
 Name:   libmms
-Version:0.6.2
+Version:0.6.4
 Release:0
 # NOTE: there are files from the xine project with GPL headers in the source,
 # but these were re-licensed to LGPLv2+ with the explicit permission of all
@@ -31,7 +31,7 @@
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.sf.net/projects/%{name}
-Source0:%{name}-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.gz
 Source1:libmms-relicensing-1.txt
 Source2:libmms-relicensing-2.txt
 Source3:baselibs.conf

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmms for openSUSE:Factory

2013-03-26 Thread h_root
Hello community,

here is the log from the commit of package libmms for openSUSE:Factory checked 
in at 2013-03-26 14:12:05

Comparing /work/SRC/openSUSE:Factory/libmms (Old)
 and  /work/SRC/openSUSE:Factory/.libmms.new (New)


Package is libmms, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libmms/libmms.changes2012-11-26 
18:59:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmms.new/libmms.changes   2013-03-26 
14:12:07.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar 24 04:43:36 UTC 2013 - crrodrig...@opensuse.org
+
+- libmms-nognetexport.patch: libmms 
+  exports functions that belong to gnome's gnet
+  library, that will of course cause symbol clashes.
+  We cannot just link to the system's gnet because it uses
+  and slightly older API, just hide the symbols instead.
+
+---

New:

  libmms-nognetexport.patch



Other differences:
--
++ libmms.spec ++
--- /var/tmp/diff_new_pack.FE49EN/_old  2013-03-26 14:12:08.0 +0100
+++ /var/tmp/diff_new_pack.FE49EN/_new  2013-03-26 14:12:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmms
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -38,6 +38,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(glib-2.0)
 Patch0: libmms-pkgconfig.patch
+Patch1: libmms-nognetexport.patch
 
 %description
 LibMMS is a common library for parsing mms:// and mmsh:// type network streams.
@@ -67,6 +68,7 @@
 %prep
 %setup -q
 %patch0
+%patch1
 
 %build
 %configure --disable-static

++ libmms-nognetexport.patch ++
--- src/uri.h.orig
+++ src/uri.h
@@ -27,6 +27,7 @@
 extern C {
 #endif /* __cplusplus */
 
+#pragma GCC visibility push(hidden)
 
 /**
  *  GURI:
@@ -90,5 +91,5 @@ char* gnet_mms_helper(const GURI* ur
 #ifdef __cplusplus
 }
 #endif /* __cplusplus */
-
+#pragma GCC visibility pop
 #endif /* _GNET_URI_H */
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmms for openSUSE:Factory

2012-11-26 Thread h_root
Hello community,

here is the log from the commit of package libmms for openSUSE:Factory checked 
in at 2012-11-26 18:57:45

Comparing /work/SRC/openSUSE:Factory/libmms (Old)
 and  /work/SRC/openSUSE:Factory/.libmms.new (New)


Package is libmms, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libmms/libmms.changes2012-03-06 
13:38:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmms.new/libmms.changes   2012-11-26 
18:59:22.0 +0100
@@ -1,0 +2,7 @@
+Thu Nov 22 18:40:37 UTC 2012 - crrodrig...@opensuse.org
+
+- libmms-pkgconfig.patch: DO not inject bogus build
+  dependencies via pkgconfig files, in this case glib2 which
+  will pull pcre and so on... 
+
+---

New:

  libmms-pkgconfig.patch



Other differences:
--
++ libmms.spec ++
--- /var/tmp/diff_new_pack.rs6FJ6/_old  2012-11-26 18:59:29.0 +0100
+++ /var/tmp/diff_new_pack.rs6FJ6/_new  2012-11-26 18:59:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmms
 #
-# 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,12 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define soname 0
 
 Name:   libmms
 Version:0.6.2
 Release:0
-License:LGPL-2.1+
 # NOTE: there are files from the xine project with GPL headers in the source,
 # but these were re-licensed to LGPLv2+ with the explicit permission of all
 # contributors.
@@ -28,14 +28,16 @@
 # libmms-relicensing-1.txt and libmms-relicensing-2.txt 
 
 Summary:MMS stream protocol library
-Url:http://www.sf.net/projects/%{name}
+License:LGPL-2.1+
 Group:  System/Libraries
+Url:http://www.sf.net/projects/%{name}
 Source0:%{name}-%{version}.tar.bz2
 Source1:libmms-relicensing-1.txt
 Source2:libmms-relicensing-2.txt
 Source3:baselibs.conf
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(glib-2.0)
+Patch0: libmms-pkgconfig.patch
 
 %description
 LibMMS is a common library for parsing mms:// and mmsh:// type network streams.
@@ -57,12 +59,14 @@
 Summary:Libmms development files
 Group:  Development/Libraries/C and C++
 Requires:   %{name}%{soname} = %{version}
+Requires:   glibc-devel
 
 %description -n %{name}-devel
 Headers and libraries to program against %{name}
 
 %prep
 %setup -q
+%patch0
 
 %build
 %configure --disable-static

++ libmms-pkgconfig.patch ++
--- pkgconfig/libmms.pc.in.orig
+++ pkgconfig/libmms.pc.in
@@ -5,7 +5,8 @@ includedir=@includedir@/
 
 Name: libmms
 Description: Library implementing the MMS protocol 
-Requires: glib-2.0
+# glib usage is private only for static linking
+#Requires.private: glib-2.0
 Version: @VERSION@
 Libs: -L${libdir} -lmms -lm
 Cflags: -I${includedir}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmms for openSUSE:Factory

2012-03-06 Thread h_root
Hello community,

here is the log from the commit of package libmms for openSUSE:Factory checked 
in at 2012-03-06 13:38:34

Comparing /work/SRC/openSUSE:Factory/libmms (Old)
 and  /work/SRC/openSUSE:Factory/.libmms.new (New)


Package is libmms, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libmms/libmms.changes2011-09-23 
02:08:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmms.new/libmms.changes   2012-03-06 
13:38:37.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  5 14:00:05 UTC 2012 - toddrme2...@gmail.com
+
+- Added 32bit-compatibility package, needed by 
+  gstreamer-0_10-plugins-bad-32bit
+
+---

New:

  baselibs.conf



Other differences:
--
++ libmms.spec ++
--- /var/tmp/diff_new_pack.Fy7qNI/_old  2012-03-06 13:38:38.0 +0100
+++ /var/tmp/diff_new_pack.Fy7qNI/_new  2012-03-06 13:38:38.0 +0100
@@ -33,6 +33,7 @@
 Source0:%{name}-%{version}.tar.bz2
 Source1:libmms-relicensing-1.txt
 Source2:libmms-relicensing-2.txt
+Source3:baselibs.conf
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(glib-2.0)
 

++ baselibs.conf ++
libmms0
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmms for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libmms for openSUSE:Factory checked 
in at 2011-12-06 18:24:35

Comparing /work/SRC/openSUSE:Factory/libmms (Old)
 and  /work/SRC/openSUSE:Factory/.libmms.new (New)


Package is libmms, Maintainer is 

Changes:




Other differences:
--
++ libmms.spec ++
--- /var/tmp/diff_new_pack.x54bwZ/_old  2011-12-06 18:42:49.0 +0100
+++ /var/tmp/diff_new_pack.x54bwZ/_new  2011-12-06 18:42:49.0 +0100
@@ -20,7 +20,7 @@
 Name:   libmms
 Version:0.6.2
 Release:0
-License:LGPLv2+
+License:LGPL-2.1+
 # NOTE: there are files from the xine project with GPL headers in the source,
 # but these were re-licensed to LGPLv2+ with the explicit permission of all
 # contributors.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmms for openSUSE:Factory

2011-09-20 Thread h_root

Hello community,

here is the log from the commit of package libmms for openSUSE:Factory
checked in at Tue Sep 20 09:34:11 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/libmms/libmms.changes  2011-09-16 
10:02:12.0 +0200
@@ -0,0 +1,16 @@
+---
+Fri Sep 16 10:01:18 UTC 2011 - toddrme2...@gmail.com
+ 
+- Added xine mailing list discussions about LGPL relicensing of 
+  xine code
+- Added note in spec file about LGPL relicensing of xine code
+
+---
+Thu Aug  4 15:21:22 UTC 2011 - toddrme2...@gmail.com
+ 
+- Switch to stored tarball rather that using the download service
+
+---
+Sun Jan 23 13:43:16 UTC 2011 - reddw...@opensuse.org
+ 
+- Update to 0.6.2

calling whatdependson for head-i586


New:

  libmms-0.6.2.tar.bz2
  libmms-relicensing-1.txt
  libmms-relicensing-2.txt
  libmms.changes
  libmms.spec



Other differences:
--
++ libmms.spec ++
#
# spec file for package libmms
#
# 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/
#
 
 
%define soname 0
 
Name:   libmms
Version:0.6.2
Release:0
License:LGPLv2+
# NOTE: there are files from the xine project with GPL headers in the source,
# but these were re-licensed to LGPLv2+ with the explicit permission of all
# contributors.
# Please see the README.LICENSE file and the xine mailing list discussions in
# libmms-relicensing-1.txt and libmms-relicensing-2.txt 

Summary:MMS stream protocol library
Url:http://www.sf.net/projects/%{name}
Group:  System/Libraries
Source0:%{name}-%{version}.tar.bz2
Source1:libmms-relicensing-1.txt
Source2:libmms-relicensing-2.txt
BuildRequires:  pkg-config
BuildRequires:  pkgconfig(glib-2.0)
 
%description
LibMMS is a common library for parsing mms:// and mmsh:// type network streams.
These are commonly used to stream Windows Media Video content over the web.
LibMMS itself is only for receiving MMS stream, it doesn't handle sending at
all.
 
%package -n %{name}%{soname}
Summary:MMS stream protocol library
Group:  System/Libraries
 
%description -n %{name}%{soname}
LibMMS is a common library for parsing mms:// and mmsh:// type network streams.
These are commonly used to stream Windows Media Video content over the web.
LibMMS itself is only for receiving MMS stream, it doesn't handle sending at
all.
 
%package -n %{name}-devel
Summary:Libmms development files
Group:  Development/Libraries/C and C++
Requires:   %{name}%{soname} = %{version}
 
%description -n %{name}-devel
Headers and libraries to program against %{name}
 
%prep
%setup -q
 
%build
%configure --disable-static
%{__make} %{?_smp_mflags}
 
%install
%make_install
%{__rm} -f '%{buildroot}%{_libdir}/%{name}.la'
install -d -m 755 %{buildroot}%{_docdir}/%{name}0
install -m 644 %{SOURCE1} %{buildroot}%{_docdir}/%{name}%{soname}
install -m 644 %{SOURCE2} %{buildroot}%{_docdir}/%{name}%{soname}
 
%post   -n %{name}%{soname} -p /sbin/ldconfig 
%postun -n %{name}%{soname} -p /sbin/ldconfig
 
%files -n %{name}%{soname}
%defattr(0644, root, root, 0755)
%doc AUTHORS ChangeLog COPYING.LIB README README.LICENSE
%{_libdir}/%{name}.so.%{soname}*
 
%files -n %{name}-devel
%defattr(0644, root, root, 0755)
%{_libdir}/%{name}.so
%{_includedir}/%{name}
%{_libdir}/pkgconfig/%{name}.pc
 
%changelog
++ libmms-relicensing-1.txt ++
from http://sourceforge.net/mailarchive/message.php?msg_id=15504496

[xine-devel] Library for mms protocol support
From: Mathrick mnews2@wp... - 2003-12-26 21:04
This was already sent once, but got swallowed waiting for moderator's approval:

(CC'ing gstreamer-devel)

Hi guys,
I want to propose development of library for mms protocol support. Right
now, each and every project that wants to support mms is required to
implement all of SDP specs itself, due to lack of common library for
that. To remedy that, I'd like to start project aimed at providing such
a library. The benefits are as usual from using lib:

- no code duplication
- larger userbase, 

commit libmms for openSUSE:Factory

2011-09-20 Thread h_root

Hello community,

here is the log from the commit of package libmms for openSUSE:Factory
checked in at Tue Sep 20 12:58:18 CEST 2011.




--- libmms/libmms.changes   2011-09-16 10:02:12.0 +0200
+++ /mounts/work_src_done/STABLE/libmms/libmms.changes  2011-09-20 
10:03:02.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 20 10:02:16 UTC 2011 - toddrme2...@gmail.com
+
+- Changed one remaining case of %{name}0 to %{name}%{soname} 
+- Removed some extraneous spaces
+
+---

calling whatdependson for head-i586




Other differences:
--
++ libmms.spec ++
--- /var/tmp/diff_new_pack.AwGdJ6/_old  2011-09-20 12:58:15.0 +0200
+++ /var/tmp/diff_new_pack.AwGdJ6/_new  2011-09-20 12:58:15.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
  
- 
 %define soname 0
  
 Name:   libmms
@@ -71,7 +70,7 @@
 %install
 %make_install
 %{__rm} -f '%{buildroot}%{_libdir}/%{name}.la'
-install -d -m 755 %{buildroot}%{_docdir}/%{name}0
+install -d -m 755 %{buildroot}%{_docdir}/%{name}%{soname}
 install -m 644 %{SOURCE1} %{buildroot}%{_docdir}/%{name}%{soname}
 install -m 644 %{SOURCE2} %{buildroot}%{_docdir}/%{name}%{soname}
  






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org