mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Get the RPM SPEC to build properly (should built from future tarballs)
* lib/libgsl/Makefile.am: don't distribute the gsl specfiles * packaging/gnucash.spec.in: fix for change of location of files. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14084 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
* lib/libqof/qof/gnc-date.c:
|
||||
revert r14081 because we always have localtime_r.
|
||||
|
||||
* lib/libgsl/Makefile.am:
|
||||
don't distribute the gsl specfiles
|
||||
* packaging/gnucash.spec.in:
|
||||
fix for change of location of files.
|
||||
|
||||
2006-05-16 Christian Stimming <stimming@tuhh.de>
|
||||
|
||||
* lib/libqof/qof/gnc-date.c (timespecCanonicalDayTime)
|
||||
|
||||
@@ -21,9 +21,7 @@ endif
|
||||
EXTRA_DIST = BUGS HACKING \
|
||||
intltool-extract.in \
|
||||
intltool-merge.in \
|
||||
intltool-update.in \
|
||||
libgsf-1.spec \
|
||||
libgsf-gnome-1.spec
|
||||
intltool-update.in
|
||||
|
||||
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
|
||||
|
||||
|
||||
@@ -184,7 +184,7 @@ fi
|
||||
%{_datadir}/gnucash
|
||||
%{_datadir}/applications/*
|
||||
%{_datadir}/mime-info/gnucash.*
|
||||
%{_datadir}/xml/qsf/*
|
||||
%{_datadir}/xml/gnucash/xsl/*
|
||||
%{_sysconfdir}/gconf/schemas/apps_gnucash*
|
||||
%if %{_with_ofx}
|
||||
%exclude %{_libdir}/gnucash/libgncmod-ofx*
|
||||
|
||||
Reference in New Issue
Block a user