|
|
|
@ -38,9 +38,8 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%defattr(444,root,root,755)
|
|
|
|
%defattr(444,root,root,755)
|
|
|
|
%attr(555,-,-) /usr/bin/gnucash.gnome
|
|
|
|
%attr(555,-,-) /usr/bin/gnucash
|
|
|
|
%attr(555,-,-) /usr/bin/gnc-prices
|
|
|
|
%attr(555,-,-) /usr/bin/gnc-prices
|
|
|
|
/usr/bin/gnucash
|
|
|
|
|
|
|
|
/usr/lib/gnucash
|
|
|
|
/usr/lib/gnucash
|
|
|
|
/usr/share/gnucash
|
|
|
|
/usr/share/gnucash
|
|
|
|
/usr/share/gnome/apps/Applications/gnucash.desktop
|
|
|
|
/usr/share/gnome/apps/Applications/gnucash.desktop
|
|
|
|
@ -50,6 +49,7 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
/usr/share/locale/ja/LC_MESSAGES/gnucash.*mo
|
|
|
|
/usr/share/locale/ja/LC_MESSAGES/gnucash.*mo
|
|
|
|
/usr/share/locale/sv/LC_MESSAGES/gnucash.*mo
|
|
|
|
/usr/share/locale/sv/LC_MESSAGES/gnucash.*mo
|
|
|
|
%config /etc/gnucash
|
|
|
|
%config /etc/gnucash
|
|
|
|
%doc /usr/doc/gnucash
|
|
|
|
%doc AUTHORS COPYING ChangeLog NEWS README
|
|
|
|
|
|
|
|
%doc doc/README.german doc/README.francais doc/guile-hackers.txt
|
|
|
|
%doc /usr/man/man1/gnucash.1
|
|
|
|
%doc /usr/man/man1/gnucash.1
|
|
|
|
%doc /usr/man/man1/gnc-prices.1
|
|
|
|
%doc /usr/man/man1/gnc-prices.1
|
|
|
|
|