This commit is contained in:
commit
d07084a605
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
24
fix-desktop-file.diff
Normal file
24
fix-desktop-file.diff
Normal file
@ -0,0 +1,24 @@
|
||||
--- src/gnome/gnucash.desktop.in 2006/11/12 20:32:46 1.1
|
||||
+++ src/gnome/gnucash.desktop.in 2006/11/12 20:33:26
|
||||
@@ -2,7 +2,8 @@
|
||||
Type=Application
|
||||
Version=0.9.4
|
||||
Encoding=UTF-8
|
||||
-_Name=GnuCash Finance Management
|
||||
+_Name=GnuCash
|
||||
+_GenericName=Finance Management
|
||||
_Comment=Manage your finances, accounts, and investments
|
||||
Exec=gnucash %f
|
||||
Icon=gnucash-icon
|
||||
--- src/gnome/gnucash.desktop.in.in 2006/11/12 20:32:48 1.1
|
||||
+++ src/gnome/gnucash.desktop.in.in 2006/11/12 20:33:07
|
||||
@@ -2,7 +2,8 @@
|
||||
Type=Application
|
||||
Version=0.9.4
|
||||
Encoding=UTF-8
|
||||
-_Name=GnuCash Finance Management
|
||||
+_Name=GnuCash
|
||||
+_GenericName=Finance Management
|
||||
_Comment=Manage your finances, accounts, and investments
|
||||
Exec=gnucash %f
|
||||
Icon=gnucash-icon
|
3
gnucash-2.0.2.tar.bz2
Normal file
3
gnucash-2.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c24bc0bdf4f6898c06a313dfbdb0b035c217ad9fefbd5fa641a7a88f02cde42
|
||||
size 7283507
|
542
gnucash.changes
Normal file
542
gnucash.changes
Normal file
@ -0,0 +1,542 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 12 21:34:34 CET 2006 - stbinner@suse.de
|
||||
|
||||
- Fix Name entry of .desktop file post openSUSE 10.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 13 14:22:56 CEST 2006 - aj@suse.de
|
||||
|
||||
- Add guile-devel to build requires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 15:16:16 CEST 2006 - sbrabec@suse.cz
|
||||
|
||||
- Updated to 2.0.2:
|
||||
* String fixes.
|
||||
* Add a tip for raising the accounts menu in a register page.
|
||||
Maintain the account hierarchy when reparenting the descendants
|
||||
of a deleted account.
|
||||
* If the file type wasn't recognized, check why this failed.
|
||||
Add the ability to override the default sort.
|
||||
* Improve wording for XML data file import druid.
|
||||
* Fixed crashers in editing a transaction in two registers.
|
||||
* Translation updates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 3 13:21:41 CEST 2006 - sbrabec@suse.cz
|
||||
|
||||
- Fixed %post.
|
||||
- Reduced BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 15:30:22 CEST 2006 - stbinner@suse.de
|
||||
|
||||
- Updated to from development to release version 2.0.1 (#209331):
|
||||
* OFX DirectConnect can directly retrieve and import account
|
||||
statements over the Internet.
|
||||
* A "Hide account" feature to keep a better overview of your
|
||||
current accounts tabbed window functionality.
|
||||
* Create budgets within GnuCash using your accoun data.
|
||||
* Support for Accounting Periods.
|
||||
* The data file format has been improved with respect to
|
||||
international characters. Data files with international
|
||||
characters can be transferred to other countries flawlessly.
|
||||
* GnuCash Help and Guide are now fully integrated with the
|
||||
GNOME Help system (Yelp)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 15 01:32:55 CEST 2006 - schwab@suse.de
|
||||
|
||||
- Add workaround for guile bug.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 16:59:44 CEST 2006 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 1.9.6.
|
||||
- Do not install shared mime info files, now integrated to
|
||||
freedesktop.org.xml.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 21:06:24 CEST 2006 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 1.9.5 (GNOME2 branch).
|
||||
- Split g-wrap and devel into separate packages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 5 08:53:21 CET 2006 - aj@suse.de
|
||||
|
||||
- Fix build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:31:58 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 25 18:22:02 CEST 2005 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 1.8.12.
|
||||
- Updated gnucash-docs to version 1.8.5.
|
||||
Based on spec file from Rajesh Singh <rajeshsingh.geo@yahoo.com>.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 12:41:07 CEST 2005 - ro@suse.de
|
||||
|
||||
- intltoolize with force
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 00:07:38 CEST 2005 - gekker@suse.de
|
||||
|
||||
- Add Guppi-gcc4.patch to fix GCC4 compile failures.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 19 12:16:34 CEST 2005 - ro@suse.de
|
||||
|
||||
- use gt_LC_MESSAGES instead of AM_LC_MESSAGES
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 17:17:06 CEST 2005 - sbrabec@suse.cz
|
||||
|
||||
- Added audiofile-devel to neededforbuild.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 23 17:06:05 CET 2005 - sbrabec@suse.cz
|
||||
|
||||
- Moved desktop file (#73653).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 21 16:22:30 CET 2005 - sf@suse.de
|
||||
|
||||
- fix build on biarch architectures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 31 11:13:23 CET 2005 - sndirsch@suse.de
|
||||
|
||||
- use iso-8859-15 for recoding account files instead of iso-8859-1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 30 15:10:53 CET 2005 - sndirsch@suse.de
|
||||
|
||||
- recode acccount files to UTF-8 encoding in specfile (Bug #38292)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 11 12:51:05 CET 2004 - ro@suse.de
|
||||
|
||||
- fixed file list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 16:48:03 CET 2004 - ro@suse.de
|
||||
|
||||
- update to 1.8.9
|
||||
- fix build with current intltool
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 4 12:53:38 CET 2004 - ro@suse.de
|
||||
|
||||
- locale rename: no -> nb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 12 02:11:49 CEST 2004 - ro@suse.de
|
||||
|
||||
- added libgcrypt libgpg-error to neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 29 11:00:36 CEST 2004 - hhetter@suse.de
|
||||
|
||||
- don't call format, as newer versions of slib don't provide it
|
||||
any more (Bug Id#34241)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 17 12:29:18 CET 2004 - sbrabec@suse.cz
|
||||
|
||||
- Fixed underquoted definitions (#36195).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 15 16:50:10 CET 2004 - sbrabec@suse.cz
|
||||
|
||||
- FHS 2.3 fix (mandir, infodir, #35821).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:00:02 CET 2004 - sbrabec@suse.cz
|
||||
|
||||
- Removed false requirement of glade.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 19 17:08:33 CET 2004 - sbrabec@suse.cz
|
||||
|
||||
- Removed false requirement of libunicode.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 17 12:35:58 CET 2004 - sbrabec@suse.cz
|
||||
|
||||
- Added gdk-pixbuf-gnome to neededforbuild.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 12 17:03:05 CET 2004 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 1.8.8.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 12:28:04 CEST 2003 - lmb@suse.de
|
||||
|
||||
- Update to gnucash 1.8.7 and gnucash-docs-1.8.3.
|
||||
- Re-added Guppi and folded it into gnucash package so graphs work
|
||||
again. (#32135)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 2 15:45:25 CEST 2003 - ro@suse.de
|
||||
|
||||
- remove Guppi from neededforbuild
|
||||
(dropped, since gnumeric(1) was dropped)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 10:34:47 CEST 2003 - ke@suse.de
|
||||
|
||||
- Add sgml-skel to neededforbuild.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 11:18:52 CEST 2003 - hhetter@suse.de
|
||||
|
||||
- integrate the documentation package (rel. 1.8.2)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 17:00:40 CEST 2003 - ro@suse.de
|
||||
|
||||
- removed libgtop from neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 09:02:28 CEST 2003 - hhetter@suse.de
|
||||
|
||||
- updated to version 1.8.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 16 16:02:14 CEST 2003 - adrian@suse.de
|
||||
|
||||
- add Categories
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 27 23:43:18 CEST 2003 - hhetter@suse.de
|
||||
|
||||
- don't run deprecated tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 15 10:03:14 CEST 2003 - hhetter@suse.de
|
||||
|
||||
- updated to version 1.8.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 14 15:45:39 CEST 2003 - sbrabec@suse.cz
|
||||
|
||||
- GNOME prefix change to /opt/gnome.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 21:29:45 CEST 2003 - ro@suse.de
|
||||
|
||||
- fix build with current gettext
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 01:55:42 CEST 2003 - ro@suse.de
|
||||
|
||||
- remove unpackaged files from buildroot
|
||||
- add g-wrap includes to package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 13:27:37 CEST 2003 - mcihar@suse.cz
|
||||
|
||||
- don't need umb-scheme
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
|
||||
|
||||
- fix install_info --delete call and move from preun to postun
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 13:24:05 CET 2003 - sbrabec@suse.cz
|
||||
|
||||
- Typo fix (NBSP -> spaces).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 10:17:36 CET 2003 - sbrabec@suse.cz
|
||||
|
||||
- Added install_info.
|
||||
- Compress info pages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 14:14:16 CET 2003 - ro@suse.de
|
||||
|
||||
- added openhbci-devel to neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 16:00:33 CET 2003 - ro@suse.de
|
||||
|
||||
- added libchipcard and devel to neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 11:17:52 CET 2003 - hhetter@suse.de
|
||||
|
||||
- build with libofx support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 12:17:21 CET 2003 - ro@suse.de
|
||||
|
||||
- update to g-wrap-1.3.4 and gnucash-1.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 00:24:33 CET 2003 - ro@suse.de
|
||||
|
||||
- add AM_GNU_GETTEXT_VERSION and make it build
|
||||
- hack for gtkhtml-1.1 and recent guile
|
||||
- more makefile hackery to work around cyclic library dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 27 14:35:35 CEST 2002 - ro@suse.de
|
||||
|
||||
- Added alsa alsa-devel to neededforbuild (esound)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 17:33:58 CEST 2002 - hhetter@suse.de
|
||||
|
||||
- fix guile version checking in srfi-8.scm for new guile 1.4.1
|
||||
( Bug Id #19258)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 12:07:59 CEST 2002 - hhetter@suse.de
|
||||
|
||||
- removed gnome-applets / gnome-core stuff from #neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 09:04:12 CEST 2002 - hhetter@suse.de
|
||||
|
||||
- updated to version 1.6.6
|
||||
- use a stable g-wrap release (1.2.x)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 16:30:36 CEST 2002 - meissner@suse.de
|
||||
|
||||
- %_lib fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 16:36:13 CEST 2002 - schwab@suse.de
|
||||
|
||||
- Fix for new autotools.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 17 23:33:33 CET 2002 - ro@suse.de
|
||||
|
||||
- added missing g-wrap runtime lib to filelist (#13472)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 00:26:07 CET 2002 - ro@suse.de
|
||||
|
||||
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 23 11:45:31 CET 2002 - hhetter@suse.de
|
||||
|
||||
- added python, python-devel to #neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 19 09:30:09 CET 2001 - hhetter@suse.de
|
||||
|
||||
- gnucash version update to 1.6.5
|
||||
- g-wrap updated to version 1.3.1
|
||||
- added LIBRARY_PATH for broken libtool
|
||||
- removed no longer needed patch
|
||||
- functionality test on i386 arch
|
||||
- g-wrap version customized in specfile
|
||||
- features for 1.6.5:
|
||||
* amazing new Euro-conversion druid!
|
||||
* massive translation update
|
||||
* minor application bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 9 22:31:06 CET 2001 - ro@suse.de
|
||||
|
||||
- added <slib> to neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 7 13:50:08 CET 2001 - ro@suse.de
|
||||
|
||||
- changed neededforbuild <scheme> to <umb-scheme>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 5 11:58:12 CET 2001 - hhetter@suse.de
|
||||
|
||||
- prefix g-wrap to the original guile interpreter location
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 27 13:10:25 CET 2001 - ro@suse.de
|
||||
|
||||
- back to g-wrap-1.1.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 21 23:42:19 CET 2001 - ro@suse.de
|
||||
|
||||
- update to g-wrap-1.1.11
|
||||
- added guppi-include path to cflags
|
||||
(gnome-config does not show this path)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 21 12:58:14 CET 2001 - ro@suse.de
|
||||
|
||||
- added freetype2 to neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 16:25:58 CEST 2001 - hhetter@suse.de
|
||||
|
||||
- updated to version 1.6.4:
|
||||
* fixes a bug which made it impossible to
|
||||
load 1.4.x-gnucash files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 14:23:13 CEST 2001 - hhetter@suse.de
|
||||
|
||||
- updated to version 1.6.3:
|
||||
* new Polish translation
|
||||
* Danish and Spanish translation of new account files
|
||||
* updated Swedish, German, and Portuguese translations
|
||||
* child accounts can be reconciled with the parent
|
||||
* support for TrustNet online quotes
|
||||
* support for precious metal currencies
|
||||
- functionality test on i386
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 21:48:34 CEST 2001 - schwab@suse.de
|
||||
|
||||
- Add Requires: python.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 17:58:57 CEST 2001 - schwab@suse.de
|
||||
|
||||
- Fix missing declarations.
|
||||
- Add %suse_update_config.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 12 13:32:54 CEST 2001 - hhetter@suse.de
|
||||
|
||||
- revert to g-wrap version 1.1.10, get gnucash
|
||||
to work with guile 1.4
|
||||
- filelist review
|
||||
- test on i386
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 13:27:33 MEST 2001 - egger@suse.de
|
||||
|
||||
- Added fix for hardcoded CFLAGS in g-wrap.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 12:09:52 MEST 2001 - egger@suse.de
|
||||
|
||||
- Added fix for libtool bustage in g-wrap update to 1.1.11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 13 16:35:05 CEST 2001 - hhetter@suse.de
|
||||
|
||||
- update to 1.6.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 29 18:37:02 MEST 2001 - egger@suse.de
|
||||
|
||||
- Updated g-wrap to version 1.1.11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 25 15:00:42 CEST 2001 - sf@suse.de
|
||||
|
||||
- removed '-Werror' from Makefile.am in test/ to compile also
|
||||
with gcc > 2.95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 19 11:41:22 CEST 2001 - hhetter@suse.de
|
||||
|
||||
- added #requires python phyton-gtk
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 8 22:38:23 MEST 2001 - egger@suse.de
|
||||
|
||||
- Updated to version 1.6.1.
|
||||
- Added mising stuff to the filelist.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 5 10:29:30 CEST 2001 - uli@suse.de
|
||||
|
||||
- added gal-devel to neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 21 02:17:40 CEST 2001 - ro@suse.de
|
||||
|
||||
- updated filelist
|
||||
- cleaned specfile a bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 18 12:41:16 CEST 2001 - hhetter@suse.de
|
||||
|
||||
- gnucash : update to 1.6.0
|
||||
- g-wrap : update to 1.1.10
|
||||
- added additional requirements
|
||||
- functionality test in current buildsystem
|
||||
- filelist review
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 1 11:27:07 MEST 2001 - egger@suse.de
|
||||
|
||||
- Updated to version 1.4.12. Again just bugfixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 2 20:45:15 MEST 2001 - egger@suse.de
|
||||
|
||||
- Updated to version 1.4.11. Pure bugfix release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 02:39:16 CET 2001 - ro@suse.de
|
||||
|
||||
- added esound-devel to neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 00:19:37 MET 2001 - egger@suse.de
|
||||
|
||||
- Minor corrections to the specfile.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 19:08:35 MET 2001 - egger@suse.de
|
||||
|
||||
- removed imlib-config from neededforbuild.
|
||||
- Updated gnucash to version 1.4.10.
|
||||
- Updated g-wrap to version 1.4.12.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 23:35:00 CET 2001 - ro@suse.de
|
||||
|
||||
- changed neededforbuild <imlibcfe> to <imlib-config>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 14:13:42 MET 2000 - egger@suse.de
|
||||
|
||||
- Updated gnucash to 1.4.9.
|
||||
- Updated g-wrap to 0.9.8.
|
||||
- Bugfix releases.
|
||||
- Recompressed with bzip2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 10 21:57:42 CET 2000 - schwab@suse.de
|
||||
|
||||
- Add %suse_update_config.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 04:58:03 MET 2000 - randall@suse.de
|
||||
|
||||
- Removed these two commands. The guile package will preform these
|
||||
actions:
|
||||
ln -sf /usr/lib/scheme/slib /usr/share/guile/1.4/slib
|
||||
guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 2 21:22:40 MET 2000 - randall@suse.de
|
||||
|
||||
- Changed to long file names, also for distro SuSE 7.1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 31 04:59:39 MET 2000 - randall@suse.de
|
||||
|
||||
- Initial Release
|
||||
|
782
gnucash.spec
Normal file
782
gnucash.spec
Normal file
@ -0,0 +1,782 @@
|
||||
#
|
||||
# spec file for package gnucash (Version 2.0.2)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: gnucash
|
||||
Version: 2.0.2
|
||||
Release: 22
|
||||
URL: http://www.gnucash.org/
|
||||
Group: Productivity/Office/Finance
|
||||
License: GNU General Public License (GPL) - all versions
|
||||
Summary: Personal Finance Manager
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch: fix-desktop-file.diff
|
||||
Autoreqprov: on
|
||||
PreReq: gnome-filesystem gconf2
|
||||
PreReq: %install_info_prereq
|
||||
Requires: guile slib
|
||||
BuildRequires: doxygen g-wrap-devel gconf2-devel glib2-devel goffice-devel graphviz gtk2-devel gtkhtml2-devel guile-devel indent ktoblzcheck-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libgsf-devel libofx-devel libxml2-devel perl-XML-Parser popt-devel slib update-desktop-files
|
||||
# Optional features:
|
||||
BuildRequires: aqbanking-devel libofx-devel postgresql-devel
|
||||
# Needed for autoreconf:
|
||||
BuildRequires: intltool
|
||||
#BuildRequires: callgrind
|
||||
# tested but unused BuildRequires: readline-devel qt3-devel temcap
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
GnuCash is a personal finance manager. A check book-like register GUI
|
||||
allows you to enter and track bank accounts, stocks, income, and even
|
||||
currency trades. A full set of reports allows you to see the state of
|
||||
your finances. The interface is designed to be simple and easy to use,
|
||||
but is backed with double-entry accounting principles to ensure
|
||||
balanced books.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Robin Clark <rclark@hmc.edu>
|
||||
Linas Vepstas <linas@linas.org>
|
||||
Jeremy Collins <jcollins@gnucash.org>
|
||||
Rob Browning <rlb@cs.utexas.edu>
|
||||
Dave Peticolas <dave@krondo.com>
|
||||
Bill Gribble <grib@billgribble.com>
|
||||
Robert Graham Merkel <rgmerk@mira.net>
|
||||
James LewisMoss <dres@debian.org>
|
||||
Christian Stimming <stimming@tuhh.de>
|
||||
Joshua Sled <jsled@asynchronous.org>
|
||||
Derek Atkins <derek@ihtfp.com>
|
||||
David Hampton <hampton@employees.org>
|
||||
Chris Lyttle <chris@wilddev.net>
|
||||
Benoit Grégoire <bock@step.polymtl.ca>
|
||||
Neil Williams <linux@codehelp.co.uk>
|
||||
Chris Shoemaker <c.shoemaker@cox.net>
|
||||
Andrew Arensburger <arensb@cfar.umd.edu>
|
||||
Matt Armstrong <matt_armstrong@bigfoot.com>
|
||||
A. Alper Atici <alper_atici@yahoo.com>
|
||||
Fred Baube <fred@moremagic.com>
|
||||
Jan-Pascal van Best <j.p.vanbest@tbm.tudelft.nl>
|
||||
Dennis Björklund <dennisb@cs.chalmers.se>
|
||||
Andreas Bogk <andreas@andreas.org>
|
||||
Per Bojsen <bojsen@worldnet.att.net>
|
||||
Terry Boldt <tboldt@attglobal.net>
|
||||
Richard Braakman <dark@xs4all.nl>
|
||||
Simon Britnell <simon.britnell@peace.com>
|
||||
Christopher B. Browne <cbbrowne@hex.net>
|
||||
Johan Buret <johanburet@free.fr>
|
||||
Thomas Bushnell <tb@becket.net>
|
||||
Eskil Bylund <eskil.bylund@gmail.com>
|
||||
Paul Campbell <kemitix@users.sourceforge.net>
|
||||
Conrad Canterford <conrad@mail.watersprite.com.au>
|
||||
Bill Carlson <wwc@wwcnet.nu>
|
||||
David Mar?n Carre?o <davefx@aspl.f2s.com>
|
||||
Tomas Cernaj <tcernaj@gmx.de>
|
||||
Carol Champagne <carol@io.com>
|
||||
Nikos Charonitakis <charosn@her.forthnet.gr>
|
||||
Graham Chapman <grahamc@zeta.org.au>
|
||||
George Chen <georgec@sco.com>
|
||||
Albert Chin-A-Young <china@thewrittenword.com>
|
||||
Kenneth Christiansen <kenneth@gnome.org>
|
||||
Matthew Condell <mcondell@bbn.com>
|
||||
Patrick Condron <pcondon@rackspace.com>
|
||||
Raphael Dechenaux <raphael.dechenaux@worldonline.fr>
|
||||
Ciaran Deignan <Ciaran.Deignan@bull.net>
|
||||
Glen Ditchfield <gjditchfield@acm.org>
|
||||
Tyson Dowd <tyson@tyse.net>
|
||||
Koen D'Hondt <ripley@xs4all.nl>
|
||||
Bob Drzyzgula <bob@mostly.com>
|
||||
Volker Englisch <Volker@englisch.us>
|
||||
Stephen Evanchik <evanchsa@clarkson.edu>
|
||||
Paul Fenwick <pjf@schools.net.au>
|
||||
Hubert Figuiere <hfiguiere@teaser.fr>
|
||||
Valek Filippov <frob@df.ru>
|
||||
Jan-Uwe Finck <jufi@nerdnet.de>
|
||||
Kevin Finn <kevinfinn@mediaone.net>
|
||||
Ron Forrester <rjf@aracnet.com>
|
||||
Dave Freese <DFreese@osc.uscg.mil>
|
||||
Todd T. Fries <todd@flare.fries.net>
|
||||
John Goerzen <jgoerzen@complete.org>
|
||||
Hans de Graaff <hans@degraaff.org>
|
||||
Daniel Hagerty <hag@linnaean.org>
|
||||
Mitsuo Hamada <mhamada@redhat.com>
|
||||
Otto Hammersmith <otto@bug.redhat.com>
|
||||
Eric Hanchrow <offby1@blarg.net>
|
||||
Alexandru Harsanyi <haral@codec.ro>
|
||||
John Hasler <john@dhh.gt.org>
|
||||
Jon Kåre Hellan <hellan@acm.org>
|
||||
Hendrik-Jan Heins <hjh@passys.nl>
|
||||
Claus Hindsgaul <claus_h@image.dk>
|
||||
Péter Hosszú <hosszu@web.de>
|
||||
Edward J. Huff <ejhuff@huff20may77.us>
|
||||
Tomokazu Iwashita <iwashita@center.nitech.ac.jp>
|
||||
David Jafferian <david.jafferian@east.sun.com>
|
||||
Miquel Jordana Vilamitjana <jjvmjv@mundomail.net>
|
||||
Prakash Kailasa <PrakashK@bigfoot.com>
|
||||
Alexey Kakunin <small@arcadia.spb.ru>
|
||||
Ben Kelly <ben.kelly@ieee.org>
|
||||
Tom Kludy <tkludy@csd.sgi.com>
|
||||
Andreas Köhler <KoehlerAndreas@web.de>
|
||||
Matt Kraai <kraai@alumni.carnegiemellon.edu>
|
||||
Sven Kuenzler <sk@xgm.de>
|
||||
Eneko Lacunza <enlar@enlar.net>
|
||||
Bryan Larsen <blarsen@ada-works.com>
|
||||
Chris J (Oakton) Leach <LeachCJ@az1.bp.com>
|
||||
Geert Jan Janssens <janssens.geert@advalvas.be>
|
||||
Rich Johnson <rich@dogstar-interactive.com>
|
||||
Nicholas Lee <nj.lee@plumtree.co.nz>
|
||||
Graham Leggett <minfrin@sharp.fm>
|
||||
Georg Lehner <Jorge.Lehner@gmx.net>
|
||||
Ted Lemon <mellon@andare.fugue.com>
|
||||
Yannick Le Ny <y-le-ny@ifrance.com>
|
||||
Frederic Lespez <frederic.lespez@wanadoo.fr>
|
||||
Chao-Hsiung Liao <pesder.liao@msa.hinet.net>
|
||||
Grant Likely <glikely@nortelnetworks.com>
|
||||
Vitaly Lipatov <lav@altlinux.ru>
|
||||
Volodymyr M. Lisivka <lvm@mystery.lviv.net>
|
||||
Phil Longstaff <plongstaff@newearth.org>
|
||||
Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
Lionel Elie Mamane <lionel@mamane.lu>
|
||||
Kjartan Maraas <kmaraas@gnome.org>
|
||||
Heath Martin <martinh@pegasus.cc.ucf.edu>
|
||||
Matt Martin <mgmartin@abacusnet.net>
|
||||
Yves-Eric Martin <yem_lists.gnucash.org@filter.yve.net>
|
||||
Juan Manuel García Molina <juanmagm@mail.com>
|
||||
David Montenegro <sunrise2000@comcast.net>
|
||||
Orestes Mas <orestes@tsc.upc.es>
|
||||
Christopher Molnar <molnarc@mandrakesoft.com>
|
||||
Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>
|
||||
Lucimar Moresco <lucimarmoresco@hotmail.com>
|
||||
G. Allen Morris III <gam3@ann.softgams.com>
|
||||
Steven Murdoch <sjmurdoch@bigfoot.com>
|
||||
Jose Carlos Nascimento <joseca@psabs.com>
|
||||
Brent Neal <brent@baton.phys.lsu.edu>
|
||||
Christian Neumair <chris@gnome-de.org>
|
||||
Johnny Ernst Nielsen <j.e.nielsen@iname.com>
|
||||
Stefan Nobis <stefan-ml@snobis.de>
|
||||
Martin Norbäck <d95mback@dtek.chalmers.se>
|
||||
Peter Norton <spacey@inch.com>
|
||||
Bill Nottingham <notting@redhat.com>
|
||||
Peter O'Gorman <peter@pogma.com>
|
||||
OmNiBuS <webmaster@obsidian.uia.net>
|
||||
Gordon Oliver <gordo@pincoya.com>
|
||||
Scott Oonk <s.oonk@comcast.net>, <scott.oonk@gmail.com>
|
||||
Alan Orndorff <dwarf@solarisresources.com>
|
||||
Myroslav Opyr <mopyr@IPM.Lviv.UA>
|
||||
Laurent Pélecq <laurent.pelecq@wanadoo.fr>
|
||||
Sulyok Peter <sp@elte.hu>
|
||||
Alain Peyrat <Alain.Peyrat@nmu.alcatel.fr>
|
||||
Zdenko Podobný <zdpo@mailbox.sk>
|
||||
Peter Pointner <peter@wuzel.m.isar.de>
|
||||
Gavin Porter <maufk@csv.warwick.ac.uk>
|
||||
Tomas Pospisek <tpo@spin.ch>
|
||||
Paul Poulain <famille.p.poulain@free.fr>
|
||||
Ron Record <rr@sco.com>
|
||||
Keith Refson <Keith.Refson@earth.ox.ac.uk>
|
||||
Andreas Rottmann <a.rottmann@gmx.at>
|
||||
Betina Schmidt <betina-s@gmx.de>
|
||||
Dirk Schoenberger <schoenberger@signsoft.com>
|
||||
Jan Schrage <jan.schrage@urz.uni-heidelberg.de>
|
||||
Christopher Seawood <cls@seawood.org>
|
||||
Alessandro Seveso <aleseveso@tiscalinet.it>
|
||||
Mike Simons <msimons@fsimons01.erols.com>
|
||||
Keld Simonsen <keld@dkuug.dk>
|
||||
Richard Skelton <rich@brake.demon.co.uk>
|
||||
Thomas Vander Stichele <thomas@urgent.rug.ac.be>
|
||||
James Strandboge <jstrand1@rochester.rr.com>
|
||||
Henning Spruth <spruth@bigfoot.com>
|
||||
Ben Stanley <bds02@uow.edu.au>
|
||||
Robby Stephenson <robby.stephenson@usa.net>
|
||||
Michael T. Garrison Stuber <garrisonstuber@bellsouth.net>
|
||||
Bartek Szady <bszx@bszxdomain.edu.eu.org>
|
||||
Herbert Thoma <tma@iis.fhg.de>
|
||||
Tor Harald Thorland <linux@strigen.com>
|
||||
James A. Treacy <treacy@debian.org>
|
||||
Arnold Troeger <troeger@samart.co.th>
|
||||
Diane Trout <detrout@earthlink.net>
|
||||
Richard -Gilligan- Uschold <uschold@cs.ucf.edu>
|
||||
Matthew Vanecek <mevanecek@yahoo.com>
|
||||
Didier Vidal <didier-devel@9online.fr>
|
||||
Richard Wackerbarth <rkw@dataplex.net>
|
||||
Rob Walker <rob@valinux.com>
|
||||
Darin Willits <darin@blueyonder.co.uk>
|
||||
Andy Wingo <wingo@pobox.com>
|
||||
Tom Winterhalder <t.winterhalder@freesurf.ch>
|
||||
David Woodhouse <dwmw2@infradead.org>
|
||||
Ken Yamaguchi <gooch@ic.EECS.Berkeley.EDU>
|
||||
Shimpei Yamashita <shimpei@gol.com>
|
||||
Alex Zepeda <jazepeda@pacbell.net>
|
||||
|
||||
%package devel
|
||||
Group: Productivity/Office/Finance
|
||||
Summary: Personal Finance Manager
|
||||
Requires: %{name} = %{version} aqbanking-devel g-wrap-devel gconf2-devel goffice-devel libgsf-devel gtk2-devel gtkhtml2-devel gwenhywfar-devel ktoblzcheck-devel libglade2-devel libgnomeui-devel libgnomeprint-devel libgnomeprintui-devel libofx-devel libtool popt-devel
|
||||
|
||||
%description devel
|
||||
GnuCash is a personal finance manager. A check-book like register GUI
|
||||
allows you to enter and track bank accounts, stocks, income and even
|
||||
currency trades. A full set of reports allow you to see the state of
|
||||
your finances. The interface is designed to be simple and easy to use,
|
||||
but is backed with double-entry accounting principles to ensure
|
||||
balanced books.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Robin Clark <rclark@hmc.edu>
|
||||
Linas Vepstas <linas@linas.org>
|
||||
Jeremy Collins <jcollins@gnucash.org>
|
||||
Rob Browning <rlb@cs.utexas.edu>
|
||||
Dave Peticolas <dave@krondo.com>
|
||||
Bill Gribble <grib@billgribble.com>
|
||||
Robert Graham Merkel <rgmerk@mira.net>
|
||||
James LewisMoss <dres@debian.org>
|
||||
Christian Stimming <stimming@tuhh.de>
|
||||
Joshua Sled <jsled@asynchronous.org>
|
||||
Derek Atkins <derek@ihtfp.com>
|
||||
David Hampton <hampton@employees.org>
|
||||
Chris Lyttle <chris@wilddev.net>
|
||||
Benoit Grégoire <bock@step.polymtl.ca>
|
||||
Neil Williams <linux@codehelp.co.uk>
|
||||
Chris Shoemaker <c.shoemaker@cox.net>
|
||||
Andrew Arensburger <arensb@cfar.umd.edu>
|
||||
Matt Armstrong <matt_armstrong@bigfoot.com>
|
||||
A. Alper Atici <alper_atici@yahoo.com>
|
||||
Fred Baube <fred@moremagic.com>
|
||||
Jan-Pascal van Best <j.p.vanbest@tbm.tudelft.nl>
|
||||
Dennis Björklund <dennisb@cs.chalmers.se>
|
||||
Andreas Bogk <andreas@andreas.org>
|
||||
Per Bojsen <bojsen@worldnet.att.net>
|
||||
Terry Boldt <tboldt@attglobal.net>
|
||||
Richard Braakman <dark@xs4all.nl>
|
||||
Simon Britnell <simon.britnell@peace.com>
|
||||
Christopher B. Browne <cbbrowne@hex.net>
|
||||
Johan Buret <johanburet@free.fr>
|
||||
Thomas Bushnell <tb@becket.net>
|
||||
Eskil Bylund <eskil.bylund@gmail.com>
|
||||
Paul Campbell <kemitix@users.sourceforge.net>
|
||||
Conrad Canterford <conrad@mail.watersprite.com.au>
|
||||
Bill Carlson <wwc@wwcnet.nu>
|
||||
David Mar?n Carre?o <davefx@aspl.f2s.com>
|
||||
Tomas Cernaj <tcernaj@gmx.de>
|
||||
Carol Champagne <carol@io.com>
|
||||
Nikos Charonitakis <charosn@her.forthnet.gr>
|
||||
Graham Chapman <grahamc@zeta.org.au>
|
||||
George Chen <georgec@sco.com>
|
||||
Albert Chin-A-Young <china@thewrittenword.com>
|
||||
Kenneth Christiansen <kenneth@gnome.org>
|
||||
Matthew Condell <mcondell@bbn.com>
|
||||
Patrick Condron <pcondon@rackspace.com>
|
||||
Raphael Dechenaux <raphael.dechenaux@worldonline.fr>
|
||||
Ciaran Deignan <Ciaran.Deignan@bull.net>
|
||||
Glen Ditchfield <gjditchfield@acm.org>
|
||||
Tyson Dowd <tyson@tyse.net>
|
||||
Koen D'Hondt <ripley@xs4all.nl>
|
||||
Bob Drzyzgula <bob@mostly.com>
|
||||
Volker Englisch <Volker@englisch.us>
|
||||
Stephen Evanchik <evanchsa@clarkson.edu>
|
||||
Paul Fenwick <pjf@schools.net.au>
|
||||
Hubert Figuiere <hfiguiere@teaser.fr>
|
||||
Valek Filippov <frob@df.ru>
|
||||
Jan-Uwe Finck <jufi@nerdnet.de>
|
||||
Kevin Finn <kevinfinn@mediaone.net>
|
||||
Ron Forrester <rjf@aracnet.com>
|
||||
Dave Freese <DFreese@osc.uscg.mil>
|
||||
Todd T. Fries <todd@flare.fries.net>
|
||||
John Goerzen <jgoerzen@complete.org>
|
||||
Hans de Graaff <hans@degraaff.org>
|
||||
Daniel Hagerty <hag@linnaean.org>
|
||||
Mitsuo Hamada <mhamada@redhat.com>
|
||||
Otto Hammersmith <otto@bug.redhat.com>
|
||||
Eric Hanchrow <offby1@blarg.net>
|
||||
Alexandru Harsanyi <haral@codec.ro>
|
||||
John Hasler <john@dhh.gt.org>
|
||||
Jon Kåre Hellan <hellan@acm.org>
|
||||
Hendrik-Jan Heins <hjh@passys.nl>
|
||||
Claus Hindsgaul <claus_h@image.dk>
|
||||
Péter Hosszú <hosszu@web.de>
|
||||
Edward J. Huff <ejhuff@huff20may77.us>
|
||||
Tomokazu Iwashita <iwashita@center.nitech.ac.jp>
|
||||
David Jafferian <david.jafferian@east.sun.com>
|
||||
Miquel Jordana Vilamitjana <jjvmjv@mundomail.net>
|
||||
Prakash Kailasa <PrakashK@bigfoot.com>
|
||||
Alexey Kakunin <small@arcadia.spb.ru>
|
||||
Ben Kelly <ben.kelly@ieee.org>
|
||||
Tom Kludy <tkludy@csd.sgi.com>
|
||||
Andreas Köhler <KoehlerAndreas@web.de>
|
||||
Matt Kraai <kraai@alumni.carnegiemellon.edu>
|
||||
Sven Kuenzler <sk@xgm.de>
|
||||
Eneko Lacunza <enlar@enlar.net>
|
||||
Bryan Larsen <blarsen@ada-works.com>
|
||||
Chris J (Oakton) Leach <LeachCJ@az1.bp.com>
|
||||
Geert Jan Janssens <janssens.geert@advalvas.be>
|
||||
Rich Johnson <rich@dogstar-interactive.com>
|
||||
Nicholas Lee <nj.lee@plumtree.co.nz>
|
||||
Graham Leggett <minfrin@sharp.fm>
|
||||
Georg Lehner <Jorge.Lehner@gmx.net>
|
||||
Ted Lemon <mellon@andare.fugue.com>
|
||||
Yannick Le Ny <y-le-ny@ifrance.com>
|
||||
Frederic Lespez <frederic.lespez@wanadoo.fr>
|
||||
Chao-Hsiung Liao <pesder.liao@msa.hinet.net>
|
||||
Grant Likely <glikely@nortelnetworks.com>
|
||||
Vitaly Lipatov <lav@altlinux.ru>
|
||||
Volodymyr M. Lisivka <lvm@mystery.lviv.net>
|
||||
Phil Longstaff <plongstaff@newearth.org>
|
||||
Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
Lionel Elie Mamane <lionel@mamane.lu>
|
||||
Kjartan Maraas <kmaraas@gnome.org>
|
||||
Heath Martin <martinh@pegasus.cc.ucf.edu>
|
||||
Matt Martin <mgmartin@abacusnet.net>
|
||||
Yves-Eric Martin <yem_lists.gnucash.org@filter.yve.net>
|
||||
Juan Manuel García Molina <juanmagm@mail.com>
|
||||
David Montenegro <sunrise2000@comcast.net>
|
||||
Orestes Mas <orestes@tsc.upc.es>
|
||||
Christopher Molnar <molnarc@mandrakesoft.com>
|
||||
Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>
|
||||
Lucimar Moresco <lucimarmoresco@hotmail.com>
|
||||
G. Allen Morris III <gam3@ann.softgams.com>
|
||||
Steven Murdoch <sjmurdoch@bigfoot.com>
|
||||
Jose Carlos Nascimento <joseca@psabs.com>
|
||||
Brent Neal <brent@baton.phys.lsu.edu>
|
||||
Christian Neumair <chris@gnome-de.org>
|
||||
Johnny Ernst Nielsen <j.e.nielsen@iname.com>
|
||||
Stefan Nobis <stefan-ml@snobis.de>
|
||||
Martin Norbäck <d95mback@dtek.chalmers.se>
|
||||
Peter Norton <spacey@inch.com>
|
||||
Bill Nottingham <notting@redhat.com>
|
||||
Peter O'Gorman <peter@pogma.com>
|
||||
OmNiBuS <webmaster@obsidian.uia.net>
|
||||
Gordon Oliver <gordo@pincoya.com>
|
||||
Scott Oonk <s.oonk@comcast.net>, <scott.oonk@gmail.com>
|
||||
Alan Orndorff <dwarf@solarisresources.com>
|
||||
Myroslav Opyr <mopyr@IPM.Lviv.UA>
|
||||
Laurent Pélecq <laurent.pelecq@wanadoo.fr>
|
||||
Sulyok Peter <sp@elte.hu>
|
||||
Alain Peyrat <Alain.Peyrat@nmu.alcatel.fr>
|
||||
Zdenko Podobný <zdpo@mailbox.sk>
|
||||
Peter Pointner <peter@wuzel.m.isar.de>
|
||||
Gavin Porter <maufk@csv.warwick.ac.uk>
|
||||
Tomas Pospisek <tpo@spin.ch>
|
||||
Paul Poulain <famille.p.poulain@free.fr>
|
||||
Ron Record <rr@sco.com>
|
||||
Keith Refson <Keith.Refson@earth.ox.ac.uk>
|
||||
Andreas Rottmann <a.rottmann@gmx.at>
|
||||
Betina Schmidt <betina-s@gmx.de>
|
||||
Dirk Schoenberger <schoenberger@signsoft.com>
|
||||
Jan Schrage <jan.schrage@urz.uni-heidelberg.de>
|
||||
Christopher Seawood <cls@seawood.org>
|
||||
Alessandro Seveso <aleseveso@tiscalinet.it>
|
||||
Mike Simons <msimons@fsimons01.erols.com>
|
||||
Keld Simonsen <keld@dkuug.dk>
|
||||
Richard Skelton <rich@brake.demon.co.uk>
|
||||
Thomas Vander Stichele <thomas@urgent.rug.ac.be>
|
||||
James Strandboge <jstrand1@rochester.rr.com>
|
||||
Henning Spruth <spruth@bigfoot.com>
|
||||
Ben Stanley <bds02@uow.edu.au>
|
||||
Robby Stephenson <robby.stephenson@usa.net>
|
||||
Michael T. Garrison Stuber <garrisonstuber@bellsouth.net>
|
||||
Bartek Szady <bszx@bszxdomain.edu.eu.org>
|
||||
Herbert Thoma <tma@iis.fhg.de>
|
||||
Tor Harald Thorland <linux@strigen.com>
|
||||
James A. Treacy <treacy@debian.org>
|
||||
Arnold Troeger <troeger@samart.co.th>
|
||||
Diane Trout <detrout@earthlink.net>
|
||||
Richard -Gilligan- Uschold <uschold@cs.ucf.edu>
|
||||
Matthew Vanecek <mevanecek@yahoo.com>
|
||||
Didier Vidal <didier-devel@9online.fr>
|
||||
Richard Wackerbarth <rkw@dataplex.net>
|
||||
Rob Walker <rob@valinux.com>
|
||||
Darin Willits <darin@blueyonder.co.uk>
|
||||
Andy Wingo <wingo@pobox.com>
|
||||
Tom Winterhalder <t.winterhalder@freesurf.ch>
|
||||
David Woodhouse <dwmw2@infradead.org>
|
||||
Ken Yamaguchi <gooch@ic.EECS.Berkeley.EDU>
|
||||
Shimpei Yamashita <shimpei@gol.com>
|
||||
Alex Zepeda <jazepeda@pacbell.net>
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%if %suse_version > 1020
|
||||
%patch
|
||||
%endif
|
||||
sed -i "s:^\(GNC_DOC_INSTALL_DIR=\).*$:\1'%{_defaultdocdir}/%{name}':" configure.in
|
||||
|
||||
%build
|
||||
export GUILE_WARN_DEPRECATED=no
|
||||
export CFLAGS="$RPM_OPT_FLAGS"
|
||||
mkdir m4
|
||||
intltoolize --force
|
||||
ACLOCAL="aclocal -I macros" autoreconf -f -i
|
||||
./configure \
|
||||
--sysconfdir=/etc/opt/gnome\
|
||||
--prefix=/opt/gnome\
|
||||
--infodir=/opt/gnome/share/info\
|
||||
--mandir=/opt/gnome/share/man\
|
||||
--libexecdir=/opt/gnome/lib\
|
||||
--libdir=/opt/gnome/%{_lib}\
|
||||
--disable-schemas-install\
|
||||
--enable-sql\
|
||||
--enable-ofx\
|
||||
--enable-mt940\
|
||||
--enable-aqbanking-test\
|
||||
--enable-hbci\
|
||||
--enable-locale-specific-tax
|
||||
# Workaround for apparent bug in guile when stdin is redicted from /dev/null
|
||||
make GUILE="guile --debug"
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
|
||||
cp AUTHORS COPYING ChangeLog ChangeLog.2003 ChangeLog.2004 ChangeLog.2005 DOCUMENTERS HACKING LICENSE NEWS README README.dependencies README.patches TODO $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
%suse_update_desktop_file gnucash
|
||||
rm $RPM_BUILD_ROOT/opt/gnome/share/info/dir
|
||||
gzip -9nf $RPM_BUILD_ROOT/opt/gnome/share/man/man?/*.?
|
||||
gzip -9nf $RPM_BUILD_ROOT/opt/gnome/share/info/*.info*
|
||||
%find_lang gnucash
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
%run_ldconfig
|
||||
export GCONF_CONFIG_SOURCE=`opt/gnome/bin/gconftool-2 --get-default-source`
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_business_common.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_commodities.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_common.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_hbci.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_prices.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_print_checks.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_reconcile.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_scheduled_transctions.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_totd.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_general.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_history.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_import_generic_matcher.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_warnings.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_window_pages_account_tree.schemas >/dev/null
|
||||
opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/apps_gnucash_window_pages_register.schemas >/dev/null
|
||||
%install_info --info-dir=/opt/gnome/share/info /opt/gnome/share/info/gnucash-design.info.gz
|
||||
|
||||
%postun
|
||||
%run_ldconfig
|
||||
%install_info_delete --info-dir=/opt/gnome/share/info /opt/gnome/share/info/gnucash-design.info.gz
|
||||
|
||||
%files -f gnucash.lang
|
||||
%defattr (-, root, root)
|
||||
%doc %{_defaultdocdir}/%{name}
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_business_common.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_commodities.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_common.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_hbci.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_prices.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_print_checks.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_reconcile.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_scheduled_transctions.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_dialog_totd.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_general.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_history.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_import_generic_matcher.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_warnings.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_window_pages_account_tree.schemas
|
||||
/etc/opt/gnome/gconf/schemas/apps_gnucash_window_pages_register.schemas
|
||||
%dir /etc/opt/gnome/gnucash
|
||||
%config /etc/opt/gnome/gnucash/config
|
||||
/opt/gnome/lib/gnucash
|
||||
%if %{_lib} != lib
|
||||
# NOTE: .la files required by ltdl (skip-check-libtool-deps)
|
||||
/opt/gnome/%{_lib}/gnucash
|
||||
%endif
|
||||
/opt/gnome/%{_lib}/*.so.*
|
||||
# Required by slib for many libraries:
|
||||
/opt/gnome/%{_lib}/*.so
|
||||
/opt/gnome/bin/gnc-*
|
||||
/opt/gnome/bin/gnucash
|
||||
/opt/gnome/bin/*gnucash-[a-bd-z]*
|
||||
/opt/gnome/share/aclocal/*.m4
|
||||
/opt/gnome/share/applications/*.desktop
|
||||
/opt/gnome/share/gnucash
|
||||
%doc /opt/gnome/share/man/man?/*.*
|
||||
%doc /opt/gnome/share/info/gnucash-design.info*
|
||||
/opt/gnome/share/pixmaps/*.png
|
||||
/opt/gnome/share/xml/gnucash
|
||||
# FIXME: Should be part of gnome-filesystem (now gnome-doc-utils)
|
||||
%dir /opt/gnome/share/xml
|
||||
|
||||
%files devel
|
||||
%defattr (-, root, root)
|
||||
/opt/gnome/%{_lib}/*.*a
|
||||
/opt/gnome/bin/*-config
|
||||
/opt/gnome/include/gnucash
|
||||
|
||||
%changelog -n gnucash
|
||||
* Sun Nov 12 2006 - stbinner@suse.de
|
||||
- Fix Name entry of .desktop file post openSUSE 10.2
|
||||
* Fri Oct 13 2006 - aj@suse.de
|
||||
- Add guile-devel to build requires.
|
||||
* Mon Oct 09 2006 - sbrabec@suse.cz
|
||||
- Updated to 2.0.2:
|
||||
* String fixes.
|
||||
* Add a tip for raising the accounts menu in a register page.
|
||||
Maintain the account hierarchy when reparenting the descendants
|
||||
of a deleted account.
|
||||
* If the file type wasn't recognized, check why this failed.
|
||||
Add the ability to override the default sort.
|
||||
* Improve wording for XML data file import druid.
|
||||
* Fixed crashers in editing a transaction in two registers.
|
||||
* Translation updates.
|
||||
* Tue Oct 03 2006 - sbrabec@suse.cz
|
||||
- Fixed %%post.
|
||||
- Reduced BuildRequires.
|
||||
* Mon Oct 02 2006 - stbinner@suse.de
|
||||
- Updated to from development to release version 2.0.1 (#209331):
|
||||
* OFX DirectConnect can directly retrieve and import account
|
||||
statements over the Internet.
|
||||
* A "Hide account" feature to keep a better overview of your
|
||||
current accounts tabbed window functionality.
|
||||
* Create budgets within GnuCash using your accoun data.
|
||||
* Support for Accounting Periods.
|
||||
* The data file format has been improved with respect to
|
||||
international characters. Data files with international
|
||||
characters can be transferred to other countries flawlessly.
|
||||
* GnuCash Help and Guide are now fully integrated with the
|
||||
GNOME Help system (Yelp)
|
||||
* Thu Jun 15 2006 - schwab@suse.de
|
||||
- Add workaround for guile bug.
|
||||
* Thu May 25 2006 - sbrabec@suse.cz
|
||||
- Updated to version 1.9.6.
|
||||
- Do not install shared mime info files, now integrated to
|
||||
freedesktop.org.xml.
|
||||
* Thu May 11 2006 - sbrabec@suse.cz
|
||||
- Updated to version 1.9.5 (GNOME2 branch).
|
||||
- Split g-wrap and devel into separate packages.
|
||||
* Sun Feb 05 2006 - aj@suse.de
|
||||
- Fix build.
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Tue Oct 25 2005 - sbrabec@suse.cz
|
||||
- Updated to version 1.8.12.
|
||||
- Updated gnucash-docs to version 1.8.5.
|
||||
Based on spec file from Rajesh Singh <rajeshsingh.geo@yahoo.com>.
|
||||
* Tue Aug 02 2005 - ro@suse.de
|
||||
- intltoolize with force
|
||||
* Tue Apr 26 2005 - gekker@suse.de
|
||||
- Add Guppi-gcc4.patch to fix GCC4 compile failures.
|
||||
* Tue Apr 19 2005 - ro@suse.de
|
||||
- use gt_LC_MESSAGES instead of AM_LC_MESSAGES
|
||||
* Thu Apr 14 2005 - sbrabec@suse.cz
|
||||
- Added audiofile-devel to neededforbuild.
|
||||
* Wed Mar 23 2005 - sbrabec@suse.cz
|
||||
- Moved desktop file (#73653).
|
||||
* Mon Feb 21 2005 - sf@suse.de
|
||||
- fix build on biarch architectures
|
||||
* Mon Jan 31 2005 - sndirsch@suse.de
|
||||
- use iso-8859-15 for recoding account files instead of iso-8859-1
|
||||
* Sun Jan 30 2005 - sndirsch@suse.de
|
||||
- recode acccount files to UTF-8 encoding in specfile (Bug #38292)
|
||||
* Thu Nov 11 2004 - ro@suse.de
|
||||
- fixed file list
|
||||
* Mon Nov 08 2004 - ro@suse.de
|
||||
- update to 1.8.9
|
||||
- fix build with current intltool
|
||||
* Thu Nov 04 2004 - ro@suse.de
|
||||
- locale rename: no -> nb
|
||||
* Tue Oct 12 2004 - ro@suse.de
|
||||
- added libgcrypt libgpg-error to neededforbuild
|
||||
* Mon Mar 29 2004 - hhetter@suse.de
|
||||
- don't call format, as newer versions of slib don't provide it
|
||||
any more (Bug Id#34241)
|
||||
* Wed Mar 17 2004 - sbrabec@suse.cz
|
||||
- Fixed underquoted definitions (#36195).
|
||||
* Mon Mar 15 2004 - sbrabec@suse.cz
|
||||
- FHS 2.3 fix (mandir, infodir, #35821).
|
||||
* Fri Feb 20 2004 - sbrabec@suse.cz
|
||||
- Removed false requirement of glade.
|
||||
* Thu Feb 19 2004 - sbrabec@suse.cz
|
||||
- Removed false requirement of libunicode.
|
||||
* Tue Feb 17 2004 - sbrabec@suse.cz
|
||||
- Added gdk-pixbuf-gnome to neededforbuild.
|
||||
* Thu Feb 12 2004 - sbrabec@suse.cz
|
||||
- Updated to version 1.8.8.
|
||||
* Thu Oct 23 2003 - lmb@suse.de
|
||||
- Update to gnucash 1.8.7 and gnucash-docs-1.8.3.
|
||||
- Re-added Guppi and folded it into gnucash package so graphs work
|
||||
again. (#32135)
|
||||
* Tue Sep 02 2003 - ro@suse.de
|
||||
- remove Guppi from neededforbuild
|
||||
(dropped, since gnumeric(1) was dropped)
|
||||
* Fri Aug 22 2003 - ke@suse.de
|
||||
- Add sgml-skel to neededforbuild.
|
||||
* Thu Aug 21 2003 - hhetter@suse.de
|
||||
- integrate the documentation package (rel. 1.8.2)
|
||||
* Wed Aug 20 2003 - ro@suse.de
|
||||
- removed libgtop from neededforbuild
|
||||
* Wed Aug 20 2003 - hhetter@suse.de
|
||||
- updated to version 1.8.5
|
||||
* Sat Aug 16 2003 - adrian@suse.de
|
||||
- add Categories
|
||||
* Sun Jul 27 2003 - hhetter@suse.de
|
||||
- don't run deprecated tests
|
||||
* Tue Jul 15 2003 - hhetter@suse.de
|
||||
- updated to version 1.8.4
|
||||
* Mon Jul 14 2003 - sbrabec@suse.cz
|
||||
- GNOME prefix change to /opt/gnome.
|
||||
* Fri Jun 20 2003 - ro@suse.de
|
||||
- fix build with current gettext
|
||||
* Thu Jun 05 2003 - ro@suse.de
|
||||
- remove unpackaged files from buildroot
|
||||
- add g-wrap includes to package
|
||||
* Wed May 14 2003 - mcihar@suse.cz
|
||||
- don't need umb-scheme
|
||||
* Thu Apr 24 2003 - ro@suse.de
|
||||
- fix install_info --delete call and move from preun to postun
|
||||
* Fri Mar 28 2003 - sbrabec@suse.cz
|
||||
- Typo fix (NBSP -> spaces).
|
||||
* Fri Mar 28 2003 - sbrabec@suse.cz
|
||||
- Added install_info.
|
||||
- Compress info pages.
|
||||
* Fri Feb 21 2003 - ro@suse.de
|
||||
- added openhbci-devel to neededforbuild
|
||||
* Tue Feb 18 2003 - ro@suse.de
|
||||
- added libchipcard and devel to neededforbuild
|
||||
* Fri Feb 07 2003 - hhetter@suse.de
|
||||
- build with libofx support
|
||||
* Thu Feb 06 2003 - ro@suse.de
|
||||
- update to g-wrap-1.3.4 and gnucash-1.8.0
|
||||
* Thu Jan 09 2003 - ro@suse.de
|
||||
- add AM_GNU_GETTEXT_VERSION and make it build
|
||||
- hack for gtkhtml-1.1 and recent guile
|
||||
- more makefile hackery to work around cyclic library dependencies
|
||||
* Fri Sep 27 2002 - ro@suse.de
|
||||
- Added alsa alsa-devel to neededforbuild (esound)
|
||||
* Mon Sep 09 2002 - hhetter@suse.de
|
||||
- fix guile version checking in srfi-8.scm for new guile 1.4.1
|
||||
( Bug Id #19258)
|
||||
* Thu Aug 29 2002 - hhetter@suse.de
|
||||
- removed gnome-applets / gnome-core stuff from #neededforbuild
|
||||
* Thu Jul 04 2002 - hhetter@suse.de
|
||||
- updated to version 1.6.6
|
||||
- use a stable g-wrap release (1.2.x)
|
||||
* Wed May 22 2002 - meissner@suse.de
|
||||
- %%_lib fixes.
|
||||
* Thu Apr 04 2002 - schwab@suse.de
|
||||
- Fix for new autotools.
|
||||
* Sun Feb 17 2002 - ro@suse.de
|
||||
- added missing g-wrap runtime lib to filelist (#13472)
|
||||
* Fri Feb 01 2002 - ro@suse.de
|
||||
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
||||
* Wed Jan 23 2002 - hhetter@suse.de
|
||||
- added python, python-devel to #neededforbuild
|
||||
* Wed Dec 19 2001 - hhetter@suse.de
|
||||
- gnucash version update to 1.6.5
|
||||
- g-wrap updated to version 1.3.1
|
||||
- added LIBRARY_PATH for broken libtool
|
||||
- removed no longer needed patch
|
||||
- functionality test on i386 arch
|
||||
- g-wrap version customized in specfile
|
||||
- features for 1.6.5:
|
||||
* amazing new Euro-conversion druid!
|
||||
* massive translation update
|
||||
* minor application bugfixes
|
||||
* Sun Dec 09 2001 - ro@suse.de
|
||||
- added <slib> to neededforbuild
|
||||
* Fri Dec 07 2001 - ro@suse.de
|
||||
- changed neededforbuild <scheme> to <umb-scheme>
|
||||
* Wed Dec 05 2001 - hhetter@suse.de
|
||||
- prefix g-wrap to the original guile interpreter location
|
||||
* Tue Nov 27 2001 - ro@suse.de
|
||||
- back to g-wrap-1.1.10
|
||||
* Wed Nov 21 2001 - ro@suse.de
|
||||
- update to g-wrap-1.1.11
|
||||
- added guppi-include path to cflags
|
||||
(gnome-config does not show this path)
|
||||
* Wed Nov 21 2001 - ro@suse.de
|
||||
- added freetype2 to neededforbuild
|
||||
* Tue Oct 16 2001 - hhetter@suse.de
|
||||
- updated to version 1.6.4:
|
||||
* fixes a bug which made it impossible to
|
||||
load 1.4.x-gnucash files
|
||||
* Wed Sep 26 2001 - hhetter@suse.de
|
||||
- updated to version 1.6.3:
|
||||
* new Polish translation
|
||||
* Danish and Spanish translation of new account files
|
||||
* updated Swedish, German, and Portuguese translations
|
||||
* child accounts can be reconciled with the parent
|
||||
* support for TrustNet online quotes
|
||||
* support for precious metal currencies
|
||||
- functionality test on i386
|
||||
* Sat Sep 15 2001 - schwab@suse.de
|
||||
- Add Requires: python.
|
||||
* Sat Sep 15 2001 - schwab@suse.de
|
||||
- Fix missing declarations.
|
||||
- Add %%suse_update_config.
|
||||
* Wed Sep 12 2001 - hhetter@suse.de
|
||||
- revert to g-wrap version 1.1.10, get gnucash
|
||||
to work with guile 1.4
|
||||
- filelist review
|
||||
- test on i386
|
||||
* Fri Aug 17 2001 - egger@suse.de
|
||||
- Added fix for hardcoded CFLAGS in g-wrap.
|
||||
* Fri Aug 17 2001 - egger@suse.de
|
||||
- Added fix for libtool bustage in g-wrap update to 1.1.11.
|
||||
* Mon Aug 13 2001 - hhetter@suse.de
|
||||
- update to 1.6.2
|
||||
* Sun Jul 29 2001 - egger@suse.de
|
||||
- Updated g-wrap to version 1.1.11.
|
||||
* Wed Jul 25 2001 - sf@suse.de
|
||||
- removed '-Werror' from Makefile.am in test/ to compile also
|
||||
with gcc > 2.95
|
||||
* Thu Jul 19 2001 - hhetter@suse.de
|
||||
- added #requires python phyton-gtk
|
||||
* Sun Jul 08 2001 - egger@suse.de
|
||||
- Updated to version 1.6.1.
|
||||
- Added mising stuff to the filelist.
|
||||
* Thu Jul 05 2001 - uli@suse.de
|
||||
- added gal-devel to neededforbuild
|
||||
* Thu Jun 21 2001 - ro@suse.de
|
||||
- updated filelist
|
||||
- cleaned specfile a bit
|
||||
* Mon Jun 18 2001 - hhetter@suse.de
|
||||
- gnucash : update to 1.6.0
|
||||
- g-wrap : update to 1.1.10
|
||||
- added additional requirements
|
||||
- functionality test in current buildsystem
|
||||
- filelist review
|
||||
* Tue May 01 2001 - egger@suse.de
|
||||
- Updated to version 1.4.12. Again just bugfixes.
|
||||
* Mon Apr 02 2001 - egger@suse.de
|
||||
- Updated to version 1.4.11. Pure bugfix release.
|
||||
* Wed Mar 21 2001 - ro@suse.de
|
||||
- added esound-devel to neededforbuild
|
||||
* Fri Mar 02 2001 - egger@suse.de
|
||||
- Minor corrections to the specfile.
|
||||
* Tue Feb 20 2001 - egger@suse.de
|
||||
- removed imlib-config from neededforbuild.
|
||||
- Updated gnucash to version 1.4.10.
|
||||
- Updated g-wrap to version 1.4.12.
|
||||
* Tue Jan 30 2001 - ro@suse.de
|
||||
- changed neededforbuild <imlibcfe> to <imlib-config>
|
||||
* Thu Dec 21 2000 - egger@suse.de
|
||||
- Updated gnucash to 1.4.9.
|
||||
- Updated g-wrap to 0.9.8.
|
||||
- Bugfix releases.
|
||||
- Recompressed with bzip2.
|
||||
* Sun Dec 10 2000 - schwab@suse.de
|
||||
- Add %%suse_update_config.
|
||||
* Mon Nov 06 2000 - randall@suse.de
|
||||
- Removed these two commands. The guile package will preform these
|
||||
actions:
|
||||
ln -sf /usr/lib/scheme/slib /usr/share/guile/1.4/slib
|
||||
guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"
|
||||
* Thu Nov 02 2000 - randall@suse.de
|
||||
- Changed to long file names, also for distro SuSE 7.1a
|
||||
* Tue Oct 31 2000 - randall@suse.de
|
||||
- Initial Release
|
Loading…
x
Reference in New Issue
Block a user