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
|
Mon Mar 12 14:04:07 UTC 2018 - werner@suse.de
|
||||||
|
|
||||||
|
17
gv.spec
17
gv.spec
@ -19,19 +19,15 @@
|
|||||||
Name: gv
|
Name: gv
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: help2man
|
BuildRequires: help2man
|
||||||
BuildRequires: libbz2-devel
|
|
||||||
BuildRequires: libzio-devel
|
BuildRequires: libzio-devel
|
||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xorg-x11
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: xorg-x11-devel
|
BuildRequires: pkgconfig(xaw3d)
|
||||||
%if %suse_version > 1020
|
BuildRequires: pkgconfig(xinerama)
|
||||||
BuildRequires: xaw3d-devel
|
BuildRequires: pkgconfig(xmu)
|
||||||
%else
|
BuildRequires: pkgconfig(xpm)
|
||||||
BuildRequires: libXaw3d-devel
|
BuildRequires: pkgconfig(xt)
|
||||||
%endif
|
|
||||||
BuildRequires: xz-devel
|
|
||||||
BuildRequires: zlib-devel
|
|
||||||
%if %suse_version < 1100
|
%if %suse_version < 1100
|
||||||
BuildRequires: desktop-data-SuSE
|
BuildRequires: desktop-data-SuSE
|
||||||
%endif
|
%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/
|
||||||
%dir %{_x11data}/gv/safe-gs-workdir/
|
%dir %{_x11data}/gv/safe-gs-workdir/
|
||||||
%config %{_x11data}/gv/*.ad
|
%config %{_x11data}/gv/*.ad
|
||||||
|
%dir %{_appdefdir}
|
||||||
%config %{_appdefdir}/GV
|
%config %{_appdefdir}/GV
|
||||||
%dir %{_x11data}/??
|
%dir %{_x11data}/??
|
||||||
%dir %{_x11data}/??_*
|
%dir %{_x11data}/??_*
|
||||||
|
Loading…
Reference in New Issue
Block a user