Accepting request 620920 from Publishing
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/620920 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gv?expand=0&rev=28
This commit is contained in:
commit
cabafc0298
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:02:18 UTC 2018 - crrodriguez@opensuse.org
|
||||
|
||||
- remove xorg-x11-devel from buildrequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 12 14:04:07 UTC 2018 - werner@suse.de
|
||||
|
||||
|
17
gv.spec
17
gv.spec
@ -19,19 +19,15 @@
|
||||
Name: gv
|
||||
BuildRequires: automake
|
||||
BuildRequires: help2man
|
||||
BuildRequires: libbz2-devel
|
||||
BuildRequires: libzio-devel
|
||||
BuildRequires: makeinfo
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xorg-x11
|
||||
BuildRequires: xorg-x11-devel
|
||||
%if %suse_version > 1020
|
||||
BuildRequires: xaw3d-devel
|
||||
%else
|
||||
BuildRequires: libXaw3d-devel
|
||||
%endif
|
||||
BuildRequires: xz-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xaw3d)
|
||||
BuildRequires: pkgconfig(xinerama)
|
||||
BuildRequires: pkgconfig(xmu)
|
||||
BuildRequires: pkgconfig(xpm)
|
||||
BuildRequires: pkgconfig(xt)
|
||||
%if %suse_version < 1100
|
||||
BuildRequires: desktop-data-SuSE
|
||||
%endif
|
||||
@ -173,6 +169,7 @@ iconv -f UTF-8 -t EUC-KR < %{buildroot}%{_x11data}/ko_KR.UTF-8/app-defaults/GV \
|
||||
%dir %{_x11data}/gv/
|
||||
%dir %{_x11data}/gv/safe-gs-workdir/
|
||||
%config %{_x11data}/gv/*.ad
|
||||
%dir %{_appdefdir}
|
||||
%config %{_appdefdir}/GV
|
||||
%dir %{_x11data}/??
|
||||
%dir %{_x11data}/??_*
|
||||
|
Loading…
Reference in New Issue
Block a user