commit 4e0545c12818ef91e949ea4c9ec62216091f36cb
Author: Jan RÄ™korajski <[email protected]>
Date:   Wed Dec 25 23:44:37 2024 +0100

    - drop ac patch, it's not needed and aclocal is broken here :/

 gl-ac.patch | 11 -----------
 gource.spec |  5 -----
 2 files changed, 16 deletions(-)
---
diff --git a/gource.spec b/gource.spec
index 8fb1412..ccc02b7 100644
--- a/gource.spec
+++ b/gource.spec
@@ -8,7 +8,6 @@ Group:          X11/Applications
 #Source0Download: https://github.com/acaudwell/Gource/releases
 Source0:       
https://github.com/acaudwell/Gource/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 49466e4df41022a75848b598d462d442
-Patch0:                gl-ac.patch
 URL:           https://github.com/acaudwell/Gource
 BuildRequires: GLM-devel
 BuildRequires: OpenGL-GLU-devel
@@ -53,12 +52,8 @@ CVS i SVN.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%{__aclocal}
-%{__autoconf}
-%{__automake}
 %configure \
        --with-tinyxml \
        --enable-ttf-font-dir=%{_datadir}/fonts/TTF
diff --git a/gl-ac.patch b/gl-ac.patch
deleted file mode 100644
index a59f4a6..0000000
--- a/gl-ac.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gource-0.55/m4/ax_check_glu.m4.orig        2024-09-29 20:41:58.804370720 
+0200
-+++ gource-0.55/m4/ax_check_glu.m4     2024-09-29 20:42:34.594176830 +0200
-@@ -130,7 +130,7 @@ m4_define([_AX_CHECK_GLU_VARARGS_TESSVB_
- #   error no glu.h
- # endif
- ]],
--[[GLvoid (*func)(...); gluTessCallback(0, 0, func)]])
-+[[GLvoid (*func)(); gluTessCallback(0, 0, func)]])
- ])
- 
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gource.git/commitdiff/4e0545c12818ef91e949ea4c9ec62216091f36cb

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to