forked from pool/xine-lib
This commit is contained in:
parent
cc2d351107
commit
1c657ab52d
@ -26,15 +26,6 @@ revision 9553
|
|||||||
branch default
|
branch default
|
||||||
|
|
||||||
Fix another compilation failure when using C++.
|
Fix another compilation failure when using C++.
|
||||||
diff --git a/ChangeLog b/ChangeLog
|
|
||||||
--- a/ChangeLog
|
|
||||||
+++ b/ChangeLog
|
|
||||||
@@ -1,4 +1,5 @@
|
|
||||||
xine-lib (1.1.16) 2008-??-??
|
|
||||||
+ * Fix reported compilation failures (with C++ programs).
|
|
||||||
|
|
||||||
xine-lib (1.1.15) 2008-08-14
|
|
||||||
* Security fixes:
|
|
||||||
diff --git a/src/xine-engine/buffer.h b/src/xine-engine/buffer.h
|
diff --git a/src/xine-engine/buffer.h b/src/xine-engine/buffer.h
|
||||||
--- a/src/xine-engine/buffer.h
|
--- a/src/xine-engine/buffer.h
|
||||||
+++ b/src/xine-engine/buffer.h
|
+++ b/src/xine-engine/buffer.h
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 26 11:15:41 CEST 2008 - lnussel@suse.de
|
||||||
|
|
||||||
|
- remove fuzzy hunk from xine-lib-1.1.15-cpp-compilation.diff to fix
|
||||||
|
build on older distributions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 22 14:51:08 CEST 2008 - lnussel@suse.de
|
Fri Aug 22 14:51:08 CEST 2008 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@ BuildRequires: faad2-devel ffmpeg-devel
|
|||||||
%endif
|
%endif
|
||||||
Recommends: opensuse-codecs-installer
|
Recommends: opensuse-codecs-installer
|
||||||
Version: 1.1.15
|
Version: 1.1.15
|
||||||
Release: 1
|
Release: 5
|
||||||
%define abiversion 1.24
|
%define abiversion 1.24
|
||||||
Summary: Video Player with Plug-Ins
|
Summary: Video Player with Plug-Ins
|
||||||
Group: Productivity/Multimedia/Video/Players
|
Group: Productivity/Multimedia/Video/Players
|
||||||
@ -461,6 +461,9 @@ echo "/usr/share/xine/mad" >> files.internal
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 26 2008 lnussel@suse.de
|
||||||
|
- remove fuzzy hunk from xine-lib-1.1.15-cpp-compilation.diff to fix
|
||||||
|
build on older distributions
|
||||||
* Fri Aug 22 2008 lnussel@suse.de
|
* Fri Aug 22 2008 lnussel@suse.de
|
||||||
- Update to 1.1.15:
|
- Update to 1.1.15:
|
||||||
* Security fixes:
|
* Security fixes:
|
||||||
|
Loading…
Reference in New Issue
Block a user