SHA256
1
0
forked from pool/grisbi

Accepting request 1157756 from home:bmwiedemann:branches:GNOME:Apps

Move install commands into %install section

OBS-URL: https://build.opensuse.org/request/show/1157756
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/grisbi?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2024-03-14 12:55:38 +00:00 committed by Git OBS Bridge
parent aae38a8bad
commit dc02c48f24
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 13 19:40:32 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- Move install commands into %install section
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 10 18:47:20 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com> Fri Nov 10 18:47:20 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -64,12 +64,12 @@ One notable feature is that it respects French accounting rules.
# Those files are deprecated and not needed anymore # Those files are deprecated and not needed anymore
rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime} rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
%check
%make_build check
%find_lang %{name} %{?no_lang_C} %find_lang %{name} %{?no_lang_C}
%fdupes -s %{buildroot}%{_datadir} %fdupes -s %{buildroot}%{_datadir}
%check
%make_build check
%files %files
%license COPYING %license COPYING
%doc AUTHORS NEWS README %doc AUTHORS NEWS README