Accepting request 130046 from home:pgajdos
- prepare spec file for dropping SuSEconfig.fonts (openFATE#313536) OBS-URL: https://build.opensuse.org/request/show/130046 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=42
This commit is contained in:
parent
3258df8e5a
commit
2024d0372c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 6 09:53:04 UTC 2012 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- prepare spec file for dropping SuSEconfig.fonts (openFATE#313536)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 17 15:13:06 UTC 2012 - pcerny@suse.com
|
Tue Jul 17 15:13:06 UTC 2012 - pcerny@suse.com
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: xterm
|
Name: xterm
|
||||||
|
BuildRequires: fontpackages-devel
|
||||||
BuildRequires: freetype2-devel
|
BuildRequires: freetype2-devel
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -44,6 +45,7 @@ Provides: xorg-x11:/usr/X11R6/bin/xterm
|
|||||||
%if 0%{?suse_version} > 1210
|
%if 0%{?suse_version} > 1210
|
||||||
Requires: luit
|
Requires: luit
|
||||||
%endif
|
%endif
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
Version: 281
|
Version: 281
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The basic X terminal program
|
Summary: The basic X terminal program
|
||||||
@ -152,11 +154,7 @@ mkdir -p $RPM_BUILD_ROOT%{xfontsd}/misc/
|
|||||||
install -m 644 *.pcf.gz $RPM_BUILD_ROOT%{xfontsd}/misc/
|
install -m 644 *.pcf.gz $RPM_BUILD_ROOT%{xfontsd}/misc/
|
||||||
%suse_update_desktop_file -i xterm TerminalEmulator
|
%suse_update_desktop_file -i xterm TerminalEmulator
|
||||||
|
|
||||||
%post
|
%reconfigure_fonts_scriptlets
|
||||||
%run_suseconfig_fonts
|
|
||||||
|
|
||||||
%postun
|
|
||||||
%run_suseconfig_fonts
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user