mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2060 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
97bbc260cf
commit
bd06f3d020
@ -1,12 +1,13 @@
|
||||
Name: gnucash
|
||||
Summary: GnuCash is an application to keep track of your finances.
|
||||
Version: 1.3.0
|
||||
Version: 1.3.1
|
||||
Release: 1
|
||||
Copyright: Free Software Foundation
|
||||
Group: Applications/Finance
|
||||
Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-%{PACKAGE_VERSION}.tar.gz
|
||||
Packager: Dave Peticolas <peticola@cs.ucdavis.edu>
|
||||
BuildRoot: /var/tmp/gnucash-%version
|
||||
Requires: gnome-libs >= 1.0.40
|
||||
|
||||
|
||||
%description
|
||||
@ -38,9 +39,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(444,root,root,755)
|
||||
%attr(555,-,-) /usr/bin/gnucash.gnome
|
||||
%attr(555,-,-) /usr/bin/gnc-prices
|
||||
/usr/bin/gnucash
|
||||
/usr/bin/gnc-prices
|
||||
/usr/lib/gnucash
|
||||
/usr/share/gnucash
|
||||
/usr/share/gnome/apps/Applications/gnucash.desktop
|
||||
/usr/share/locale/de/LC_MESSAGES/gnucash.mo
|
||||
/usr/share/locale/fr/LC_MESSAGES/gnucash.mo
|
||||
%doc /usr/doc/gnucash
|
||||
|
Loading…
Reference in New Issue
Block a user