Accepting request 23129 from Publishing
Copy from Publishing/transfig based on submit request 23129 from user WernerFink OBS-URL: https://build.opensuse.org/request/show/23129 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/transfig?expand=0&rev=11
This commit is contained in:
parent
52026d29f4
commit
cbf82d81cf
10
transfig.3.2.5-binderman.dif
Normal file
10
transfig.3.2.5-binderman.dif
Normal file
@ -0,0 +1,10 @@
|
||||
--- 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,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -26,11 +26,12 @@ Provides: transfig.3.2.3d
|
||||
Requires: netpbm ghostscript-library ghostscript-fonts-std
|
||||
AutoReqProv: on
|
||||
Version: 3.2.5
|
||||
Release: 160
|
||||
Release: 161
|
||||
Summary: Graphic Converter
|
||||
Source: transfig.%{version}.tar.bz2
|
||||
Patch0: transfig.%{version}.dif
|
||||
Patch1: transfig.%{version}-cups.dif
|
||||
Patch2: transfig.%{version}-binderman.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config --variable prefix x11 || echo /usr/X11R6)}
|
||||
%if "%_exec_prefix" == "/usr/X11R6"
|
||||
|
Loading…
Reference in New Issue
Block a user