[PATCH] gnucash oraz gnucash-help (Było: Czemu nie ma GnuCash)
Michal Kochanowicz
michal w michal.waw.pl
Pon, 11 Lip 2005, 20:49:37 CEST
On Mon, Jul 11, 2005 at 08:08:16PM +0200, Michal Kochanowicz wrote:
> On Mon, Jul 11, 2005 at 05:38:13PM +0200, maHo wrote:
> > Z tego co pamiętam, u mnie kończy się na komunikacie że X11 connection
> > do :0 refused (albo broken).
>
> Faktycznie, już to poprawiłem. Jeszcze dodam helpa i podeślę.
OK, patch rozwiązujący powyższy problem i podbijający release do 1 oraz
nowy spec z pomocą i tutorialem dla gnucash.
--
--= Michal Kochanowicz =--==--==BOFH==--==--= michal w michal.waw.pl =--
--= finger me for PGP public key or visit http://michal.waw.pl/PGP =--
--==--==--==--==--==-- Vodka. Connecting people.--==--==--==--==--==--
A chodzenie po górach SSIE!!!
-------------- następna część ---------
# $Revision: 1.50 $, $Date: 2005/05/25 19:01:53 $
Summary: GnuCash help and tutorial
Summary(pl): Pomoc i tutorial dla GnuCash
Name: gnucash-docs
Version: 1.8.5
Release: 1
License: GPL
Group: X11/Applications
Source0: http://www.gnucash.org/pub/gnucash/sources/stable/%{name}-%{version}.tar.gz
URL: http://www.gnucash.org/
BuildRequires: libxml2-progs
BuildRequires: libxslt-progs
BuildRequires: docbook-style-xsl
BuildRequires: scrollkeeper >= 0.3.4
Requires(post,postun): scrollkeeper
Requires: gnucash
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
GnuCash help and tutorial.
%description -l pl
Pomoc i tutorial dla GnuCash.
%prep
%setup -q
%build
%{__autoconf}
%configure
%{__make}
%install
rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%post
%scrollkeeper_update_post
%postun
%scrollkeeper_update_postun
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
%{_datadir}/gnome/help/gnucash
%{_datadir}/omf/%{name}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback w pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log: template.spec,v $
-------------- następna część ---------
Index: gnucash.spec
===================================================================
RCS file: /cvsroot/SPECS/gnucash.spec,v
retrieving revision 1.84
diff -u -r1.84 gnucash.spec
--- gnucash.spec 30 Mar 2005 18:10:28 -0000 1.84
+++ gnucash.spec 11 Jul 2005 18:46:43 -0000
@@ -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
Więcej informacji o liście dyskusyjnej pld-devel-pl