- build on older distributions by owning locale/as
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
a3b53873a9
commit
57e9719f6d
@@ -10,6 +10,7 @@ Fri Feb 4 19:08:58 UTC 2011 - lars@linux-schulserver.de
|
||||
+ fix warnings in whiptcl.c and include Tcl_PkgProvide() call (Mikhail T.)
|
||||
+ don't NULL deref when an invalid array is specified in checkboxtree
|
||||
(Arnaldo Carvalho de Melo)
|
||||
- build on older distributions by owning locale/as
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 12:07:52 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
@@ -213,6 +213,12 @@ popd 1>/dev/null
|
||||
%doc %{_defaultdocdir}/%{name}/COPYING
|
||||
%{_bindir}/whiptail
|
||||
%{_mandir}/man1/whiptail.1*
|
||||
%if 0%{?suse_version} <= 1020
|
||||
%dir %{_datadir}/locale/as
|
||||
%dir %{_datadir}/locale/as/LC_MESSAGES
|
||||
%{_datadir}/locale/as/LC_MESSAGES/*
|
||||
%endif
|
||||
|
||||
|
||||
%files -n libnewt0_52
|
||||
%defattr (-,root,root)
|
||||
|
||||
Reference in New Issue
Block a user