This commit is contained in:
committed by
Git OBS Bridge
parent
613fb2a0d4
commit
6ae272bfb3
@@ -16,9 +16,9 @@ License: Any permissive
|
||||
Group: Productivity/Graphics/Vector Editors
|
||||
Provides: xfig.3.2.3d
|
||||
Requires: transfig netpbm ghostscript-fonts-std
|
||||
Autoreqprov: on
|
||||
AutoReqProv: on
|
||||
Version: 3.2.5
|
||||
Release: 1
|
||||
Release: 42
|
||||
Summary: Facility for Interactive Generation of Figures under the X Window System
|
||||
Url: http://www.xfig.org/
|
||||
Source: xfig.%{version}.tar.bz2
|
||||
@@ -37,7 +37,6 @@ Patch7: xfig.%{version}-fixes.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"
|
||||
|
||||
%global _mandir %{_exec_prefix}/man
|
||||
%define _x11data %{_exec_prefix}/lib/X11
|
||||
%define _data $(LIBDIR)
|
||||
@@ -135,6 +134,8 @@ find %{buildroot}/%{_docdir}/%{name} -name '*.orig' | xargs -r rm -f
|
||||
%doc %{_mandir}/man1/xfig.1x.gz
|
||||
|
||||
%changelog
|
||||
* Fri Nov 23 2007 - werner@suse.de
|
||||
- Make browser script know about firefox
|
||||
* Fri Jun 01 2007 - dmueller@suse.de
|
||||
- fix buildrequires
|
||||
* Mon May 07 2007 - werner@suse.de
|
||||
|
Reference in New Issue
Block a user