Author: maho Date: Tue Jul 12 00:06:16 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1. - fixes by Michal Kochanowicz (X11 connection broken)
---- Files affected: SPECS: gnucash.spec (1.84 -> 1.85) ---- Diffs: ================================================================ Index: SPECS/gnucash.spec diff -u SPECS/gnucash.spec:1.84 SPECS/gnucash.spec:1.85 --- SPECS/gnucash.spec:1.84 Wed Mar 30 20:10:28 2005 +++ SPECS/gnucash.spec Tue Jul 12 02:06:10 2005 @@ -9,7 +9,7 @@ Summary(zh_CN): GnuCash - ÄúľÄ¸öČ˲ĆÎńšÜŔíČíźţ Name: gnucash Version: 1.8.11 -Release: 0.5 +Release: 1 License: GPL v2 Group: X11/Applications Source0: http://www.gnucash.org/pub/gnucash/sources/stable/%{name}-%{version}.tar.gz @@ -183,7 +183,7 @@ %attr(755,root,root) %{_libdir}/%{name}/overrides/* %{_sysconfdir}/gnucash %dir %{_datadir}/gnucash -%{_datadir}/gnucash/[!a]* +%{_datadir}/gnucash/[!af]* %dir %{_datadir}/gnucash/accounts %{_datadir}/gnucash/accounts/C %lang(da) %{_datadir}/gnucash/accounts/da @@ -199,6 +199,7 @@ %lang(sk) %{_datadir}/gnucash/accounts/sk %lang(tr_TR) %{_datadir}/gnucash/accounts/tr_TR %{_datadir}/mime-info/* +%attr(755,root,root) %{_datadir}/gnucash/[f]* %{_desktopdir}/*.desktop %{_pixmapsdir}/%{name} %{_pixmapsdir}/%{name}-icon.png @@ -222,6 +223,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.85 2005/07/12 00:06:10 maho +- rel 1. +- fixes by Michal Kochanowicz (X11 connection broken) + Revision 1.84 2005/03/30 18:10:28 qboosh - added ghttp-ssl patch, release 0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnucash.spec?r1=1.84&r2=1.85&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
