Projects
Multimedia
mediatomb
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 6
View file
mediatomb.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sun Nov 20 09:05:59 UTC 2011 - pascal.bleser@opensuse.org + +- fix build on 12.1+ by applying mediatomb-0.12.1-gcc46.patch + http://sourceforge.net/tracker/index.php?func=detail&aid=3173314&group_id=129766&atid=715782 + +------------------------------------------------------------------- Mon Oct 17 18:42:31 UTC 2011 - pascal.bleser@opensuse.org - fixes to init script when binary is not present
View file
mediatomb.spec
Changed
@@ -19,8 +19,9 @@ Source0: %{name}-%{version}.tar.gz Source1: rcmediatomb Source2: config.xml.tmp -Source90: %{name}-rpmlintrc Patch0: libav_0.7_support.patch +Patch1: mediatomb-0.12.1-gcc46.patch +Source90: %{name}-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot BuildRequires: udev BuildRequires: file-devel @@ -139,6 +140,7 @@ %prep %setup -q %{name}-%{version} %patch0 -p1 +%patch1 -p1 %__cp %{SOURCE2} .
View file
mediatomb-0.12.1-gcc46.patch
Added
@@ -0,0 +1,10 @@ +--- a/src/zmm/object.h ++++ b/src/zmm/object.h +@@ -33,6 +33,7 @@ + #define __ZMM_OBJECT_H__ + + #include <new> // for size_t ++#include <cstddef> + #include "atomic.h" + + namespace zmm
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.