SHA256
1
0
forked from pool/qalculate

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:
Sascha Peilicke
2011-09-01 12:54:45 +00:00
committed by Git OBS Bridge
parent 840e08c6a8
commit 7ef237d902
2 changed files with 7 additions and 2 deletions

View File

@@ -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}