Projects
Extra
aMule
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 44
View file
aMule.spec
Changed
@@ -9,7 +9,6 @@ Patch: 0001-Fix-desktop-files.patch # git diff 20f3a3b..origin/master | xz -e -9 > update.diff.xz Patch1: update.diff.xz -Patch2: 0002-Fix-gdlib-detection.patch BuildRequires: autoconf BuildRequires: automake >= 1.9 BuildRequires: binutils-devel @@ -51,7 +50,6 @@ %setup -q -n %{name} %patch -p1 %patch1 -p1 -%patch2 -p1 %build ./autogen.sh
View file
0002-Fix-gdlib-detection.patch
Deleted
@@ -1,26 +0,0 @@ -From 3ddceee70a54ec6532e3d5e3caacd97f9c9a97d3 Mon Sep 17 00:00:00 2001 -From: Johannes Obermayr <johannesobermayr@gmx.de> -Date: Thu, 4 Feb 2016 17:37:46 +0100 -Subject: [PATCH] Fix gdlib detection. - -Bad hack but needed because "gdlib-config --version" returns ".." due to a bug in the script. ---- - m4/gdlib.m4 | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/m4/gdlib.m4 b/m4/gdlib.m4 -index 236da4b..7d359b8 100644 ---- a/m4/gdlib.m4 -+++ b/m4/gdlib.m4 -@@ -69,7 +69,7 @@ m4_define([REQUIRED_VERSION_MICRO], [m4_bregexp(REQUIRED_VERSION, [\([0-9]+\)\.\ - gdlib_config_minor_version=`echo $GDLIB_VERSION | sed ['s/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/']` - gdlib_config_micro_version=`echo $GDLIB_VERSION | sed ['s/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/']` - -- gdlib_ver_ok= -+ gdlib_ver_ok=yes - MULE_IF([test $gdlib_config_major_version -gt REQUIRED_VERSION_MAJOR], [gdlib_ver_ok=yes], - [test $gdlib_config_major_version -eq REQUIRED_VERSION_MAJOR], [ - MULE_IF([test $gdlib_config_minor_version -gt REQUIRED_VERSION_MINOR], [gdlib_ver_ok=yes], --- -2.7.0 -
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
.