[zhu3d] Remove Patch libGLU

siddharths siddharths at fedoraproject.org
Sat May 18 05:15:33 UTC 2013


commit 3c068dd36026cac661a326d5264308b2c0d05589
Author: Siddharth Sharma <siddharth.kde at gmail.com>
Date:   Sat May 18 10:44:59 2013 +0530

    Remove Patch libGLU

 zhu3d.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/zhu3d.spec b/zhu3d.spec
index 6696fc2..2241ced 100644
--- a/zhu3d.spec
+++ b/zhu3d.spec
@@ -7,8 +7,8 @@ License:   GPLv3
 URL:       http://www.sourceforge.net/projects/zhu3d
 Source0:   http://sourceforge.net/projects/zhu3d/files/zhu3d/%{name}-%{version}.tar.gz
 Source1:   zhu3d.desktop 
-Patch00:    pri.patch
-Patch01:    libglu.patch
+Patch00:   pri.patch
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: cmake make qt4-devel desktop-file-utils dos2unix
@@ -22,7 +22,7 @@ transparency, textures, fog and motion blur
 %prep
 %setup -q -n %{name}-%{version}
 %patch00 -p1 -b .pri
-%patch01 -p1 -b .libglu
+
 find . -type f -print0|xargs -0 chmod -x  
 dos2unix readme.txt license.gpl  
 
@@ -76,6 +76,7 @@ rm -rf %{buildroot}
 %changelog
 * Sat May 18 2013 Siddharth Sharma <siddharths at fedoraproject.org> - 4.2.6-1
 - Upstream update to 4.2.6
+- Remove libGLU Patch
 
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild


More information about the scm-commits mailing list