[glob2] adding glob2-fix_missing_return_in_nonvoid_functions.patch, taken from opensuse

cheese cheese at fedoraproject.org
Sat Feb 7 18:32:03 UTC 2015


commit 4a882f27b6f8062c257e4264cc834e448a99bf1f
Author: josef radinger <cheese at nosuchhost.net>
Date:   Sat Feb 7 19:31:23 2015 +0100

    adding glob2-fix_missing_return_in_nonvoid_functions.patch, taken from opensuse
    
    - remove extension from Icon in desktop-file
    - add glob2-iostream.patch

 glob2.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/glob2.spec b/glob2.spec
index 3d185c5..9c44ea5 100644
--- a/glob2.spec
+++ b/glob2.spec
@@ -16,6 +16,7 @@ Patch3:         glob2-0.9.4.1-gcc44.patch
 Patch4:         glob2_SConstruct.patch
 Patch5:		glob2-private.patch
 Patch6:		glob2-fix_missing_return_in_nonvoid_functions.patch
+Patch7:		glob2-iostream.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils,zlib-devel,speex-devel,boost-devel
@@ -45,6 +46,7 @@ Online Gaming (or YOG for short).
 %patch4 -p1
 %patch5 -p1
 %patch6 -p0
+%patch7 -p1
 
 sed -i -e '3d' -e '12d' data/glob2.desktop
 sed -i s#"Icon=glob2-icon-48x48"#"Icon=glob2"# data/glob2.desktop
@@ -109,6 +111,7 @@ rm -rf $RPM_BUILD_ROOT
 * Sat Feb 7 2015 josef radinger <cheese at nosuchhost.net> - 0.9.4.4-25
 - adding glob2-fix_missing_return_in_nonvoid_functions.patch, taken from opensuse
 - remove extension from Icon in desktop-file
+- add glob2-iostream.patch
 
 * Tue Jan 27 2015 Petr Machata <pmachata at redhat.com> - 0.9.4.4-24
 - Rebuild for boost 1.57.0


More information about the scm-commits mailing list