]> git.pld-linux.org Git - packages/pinfo.git/blobdiff - pinfo.spec
- added a patch which removes a sig11 crash
[packages/pinfo.git] / pinfo.spec
index 0f8e8463827c8de5aef9e3d4318ea589cc4c6320..d371b5c6cd2afab4bbbfae9670ec213ea9e1ce9d 100644 (file)
@@ -6,7 +6,7 @@ Summary(ru):    
 Summary(uk):   ðÒÏÇÒÁÍÁ ÐÅÒÅÇÌÑÄÕ info- ÔÁ man-ÄÏËÕÍÅÎԦנՠÓÔÉ̦ lynx
 Name:          pinfo
 Version:       0.6.8
-Release:       3
+Release:       4
 License:       GPL
 Group:         Applications/System
 Vendor:                Przemek Borys <pborys@dione.ids.pl>
@@ -19,13 +19,14 @@ Patch1:             %{name}-info.patch
 Patch2:                %{name}-po.patch
 Patch3:                %{name}-mkstemp.patch
 Patch4:                %{name}-home_etc.patch
+Patch5:                %{name}-sig11.patch
 URL:           http://dione.ids.pl/~pborys/software/pinfo/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: ncurses-devel >= 5.0
 Requires:      man-config
-Requires:       setup >= 2.4.6-2
+Requires:      setup >= 2.4.6-2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,6 +60,7 @@ Pinfo - 
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__gettextize}
@@ -95,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS AUTHORS README
 %attr(755,root,root) %{_bindir}/pinfo
-%attr(755,root,root) /etc/shrc.d/*
+/etc/shrc.d/*
 %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pinforc
 %{_mandir}/man1/*
 %{_infodir}/pinfo*
This page took 0.063936 seconds and 4 git commands to generate.