Projects
Multimedia
cclive
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 7
View file
cclive.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Jan 12 22:20:39 UTC 2015 - avvissu@yandex.ru + +- Fix build error on openSUSE > 13.2 (cclive-0.9.3_iostream.patch) + +------------------------------------------------------------------- Tue Oct 28 04:16:38 UTC 2014 - avvissu@yandex.ru - Update to 0.9.3 (unstable):
View file
cclive.spec
Changed
@@ -24,6 +24,8 @@ Group: Productivity/Networking/Other Url: http://cclive.sourceforge.net/ Source: http://sourceforge.net/projects/cclive/files/0.7/cclive-%{version}.tar.xz +#PATCH-FIX-UPSTREAM iostream.patch avvissu@yandex.ru -- Fix build error on openSUSE > 13.2 +Patch0: cclive-0.9.3_iostream.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: boost-devel @@ -49,6 +51,7 @@ %prep %setup -q +%patch0 -p1 %build #autoreconf -fiv
View file
cclive-0.9.3_iostream.patch
Added
@@ -0,0 +1,11 @@ +diff -U 3 -H -d -r -N -- cclive-0.9.3.orig/src/cc/error.h cclive-0.9.3/src/cc/error.h +--- cclive-0.9.3.orig/src/cc/error.h 2013-11-23 12:46:27.000000000 +0300 ++++ cclive-0.9.3/src/cc/error.h 2015-01-02 15:02:07.399050523 +0300 +@@ -21,6 +21,7 @@ + #ifndef cc__error_h + #define cc__error_h + ++#include <iostream> + #include <ccinternal> + + #include <boost/exception/diagnostic_information.hpp>
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
.