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:
Derek Atkins
2006-05-16 23:22:27 +00:00
parent dfc22ebcb9
commit 4ea3753242
3 changed files with 7 additions and 4 deletions
+5
View File
@@ -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)
+1 -3
View File
@@ -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
+1 -1
View File
@@ -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*