Accepting request 80388 from KDE:Distro:Factory
- the usage of find_lang is mandatory (forwarded request 80387 from coolo) OBS-URL: https://build.opensuse.org/request/show/80388 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qalculate?expand=0&rev=3
This commit is contained in:
parent
840e08c6a8
commit
7ef237d902
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 14 09:16:58 UTC 2011 - coolo@novell.com
|
||||
|
||||
- the usage of find_lang is mandatory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 25 14:27:24 UTC 2010 - masterpatricko@gmail.com
|
||||
|
||||
|
@ -77,6 +77,7 @@ you will need to install %{libname}-devel.
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%find_lang libqalculate
|
||||
|
||||
%clean
|
||||
%{__rm} -rf $RPM_BUILD_ROOT
|
||||
@ -85,11 +86,10 @@ you will need to install %{libname}-devel.
|
||||
|
||||
%postun -n %{libname}%{major} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%files -f libqalculate.lang
|
||||
%defattr(-,root,root)
|
||||
%doc README ChangeLog NEWS INSTALL COPYING AUTHORS TODO
|
||||
%{_bindir}/qalc
|
||||
%{_datadir}/locale/*/*/*
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/doc/%{libname}-%{version}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user