From: Tomek Orzechowski Date: Tue, 12 Mar 2002 13:00:42 +0000 (+0000) Subject: - added /etc/profile.d/pinfo.{sh,csh} X-Git-Tag: pinfo-0_6_5-2~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpinfo.git;a=commitdiff_plain;h=75a7914a981517043aa5262d5d70222793e26420 - added /etc/profile.d/pinfo.{sh,csh} Changed files: pinfo.spec -> 1.38 --- diff --git a/pinfo.spec b/pinfo.spec index e2794fd..d64eb6e 100644 --- a/pinfo.spec +++ b/pinfo.spec @@ -4,11 +4,13 @@ Summary(pl): Prz Summary(pt_BR): Visualizador de páginas info e man Name: pinfo Version: 0.6.5 -Release: 1 +Release: 1.1 License: GPL Group: Applications/System Vendor: Przemek Borys Source0: http://zeus.polsl.gliwice.pl/~pborys/stable-version/%{name}-%{version}.tar.gz +Source1: %{name}.sh +Source2: %{name}.csh Patch0: %{name}-amfix.patch BuildRequires: autoconf BuildRequires: automake @@ -49,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_sysconfdir}/profile.d +install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/%{name}.sh +install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/%{name}.csh + gzip -9nf ChangeLog NEWS AUTHORS README %find_lang %{name} @@ -60,6 +66,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc *.gz %attr(755,root,root) %{_bindir}/pinfo +%attr(755,root,root) %{_sysconfdir}/profile.d/* %config %verify(not md5 size mtime) %{_sysconfdir}/pinforc %{_mandir}/man1/*