Fix rpm spec file.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3802 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2001-03-19 22:50:59 +00:00
parent 9f379e7fb7
commit e4c5824bb5
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-03-19 Dave Peticolas <dave@krondo.com>
* rpm/gnucash.spec.in: add finance-quote-helper as executable
2001-03-19 Derek Atkins <warlord@MIT.EDU>
* src/engine/rpc/*: Gnucash RPC Subsystem (Backend and Server).

View File

@ -40,12 +40,17 @@ rm -rf $RPM_BUILD_ROOT
%defattr(444,root,root,755)
%attr(555,-,-) /usr/bin/gnucash
%attr(555,-,-) /usr/bin/gnc-prices
%attr(555,-,-) /usr/share/gnucash/finance-quote-helper
/usr/info/*
/usr/lib/libgncengine.*
/usr/share/gnucash
/usr/share/gnucash/accounts
/usr/share/gnucash/doc
/usr/share/gnucash/html
/usr/share/gnucash/scm
/usr/share/gnome/help/gnucash
/usr/share/gnome/apps/Applications/gnucash.desktop
/usr/share/locale/*/LC_MESSAGES/gnucash.*mo
/usr/share/pixmaps/gnucash
/usr/man/*
%config /etc/gnucash
%doc AUTHORS COPYING ChangeLog HACKING NEWS README