.
OBS-URL: https://build.opensuse.org/package/show/graphics/xfig?expand=0&rev=21
This commit is contained in:
parent
e0c463ef37
commit
5f29fd0891
@ -113,6 +113,15 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
XCOMM Uncomment the following definiton if you want to use the small icons
|
XCOMM Uncomment the following definiton if you want to use the small icons
|
||||||
|
@@ -150,7 +150,7 @@ XCOMM Comment out the next line if you h
|
||||||
|
XCOMM If your setlocale() doesn't support the locale, you should
|
||||||
|
XCOMM add -DSETLOCALE to I18N_DEFS.
|
||||||
|
|
||||||
|
-XCOMM #define I18N
|
||||||
|
+#define I18N
|
||||||
|
|
||||||
|
XCOMM If using an input tablet uncomment the following
|
||||||
|
|
||||||
@@ -161,7 +161,7 @@ XCOMM uncomment the following line if yo
|
@@ -161,7 +161,7 @@ XCOMM uncomment the following line if yo
|
||||||
XCOMM inline functions. With the "INLINE" keyword, you should notice that
|
XCOMM inline functions. With the "INLINE" keyword, you should notice that
|
||||||
XCOMM the display will be a bit faster in complex figures
|
XCOMM the display will be a bit faster in complex figures
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 21 09:40:57 UTC 2011 - werner@suse.de
|
||||||
|
|
||||||
|
- Reenable Japanese support (bnc#720554)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 17 15:07:40 CEST 2011 - werner@suse.de
|
Fri Jun 17 15:07:40 CEST 2011 - werner@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xfig (Version 3.2.5b)
|
# spec file for package xfig
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -31,7 +31,7 @@ Provides: xfig.3.2.3d
|
|||||||
Requires: transfig netpbm ghostscript-fonts-std
|
Requires: transfig netpbm ghostscript-fonts-std
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 3.2.5b
|
Version: 3.2.5b
|
||||||
Release: 10
|
Release: 16
|
||||||
Summary: Facility for Interactive Generation of Figures under the X Window System
|
Summary: Facility for Interactive Generation of Figures under the X Window System
|
||||||
Url: http://www.xfig.org/
|
Url: http://www.xfig.org/
|
||||||
Source: xfig.%{version}.tar.bz2
|
Source: xfig.%{version}.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user