forked from pool/transfig
checked in
OBS-URL: https://build.opensuse.org/package/show/Publishing/transfig?expand=0&rev=6
This commit is contained in:
parent
fe00fef069
commit
b67633ffac
@ -1,10 +0,0 @@
|
|||||||
--- transfig/sys.c
|
|
||||||
+++ transfig/sys.c 2009-10-09 14:17:09.932073007 +0200
|
|
||||||
@@ -37,6 +37,7 @@ char *sysls()
|
|
||||||
i += 1;
|
|
||||||
c = fgetc(ls);
|
|
||||||
}
|
|
||||||
+ pclose(ls);
|
|
||||||
sysbuf[i] = '\0';
|
|
||||||
return sysbuf;
|
|
||||||
}
|
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Oct 9 14:18:53 CEST 2009 - werner@suse.de
|
|
||||||
|
|
||||||
- Yet an other David Binderman bug (bnc#544938)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
||||||
|
|
||||||
|
@ -31,7 +31,6 @@ Summary: Graphic Converter
|
|||||||
Source: transfig.%{version}.tar.bz2
|
Source: transfig.%{version}.tar.bz2
|
||||||
Patch0: transfig.%{version}.dif
|
Patch0: transfig.%{version}.dif
|
||||||
Patch1: transfig.%{version}-cups.dif
|
Patch1: transfig.%{version}-cups.dif
|
||||||
Patch2: transfig.%{version}-binderman.dif
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config --variable prefix x11 || echo /usr/X11R6)}
|
%{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config --variable prefix x11 || echo /usr/X11R6)}
|
||||||
%if "%_exec_prefix" == "/usr/X11R6"
|
%if "%_exec_prefix" == "/usr/X11R6"
|
||||||
|
Loading…
Reference in New Issue
Block a user