rpms/psmisc/devel psmisc.spec,1.53,1.54

Daniel Novotny dnovotny at fedoraproject.org
Mon May 11 08:36:58 UTC 2009


Author: dnovotny

Update of /cvs/extras/rpms/psmisc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3479

Modified Files:
	psmisc.spec 
Log Message:

merge review



Index: psmisc.spec
===================================================================
RCS file: /cvs/extras/rpms/psmisc/devel/psmisc.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- psmisc.spec	23 Apr 2009 10:46:06 -0000	1.53
+++ psmisc.spec	11 May 2009 08:36:27 -0000	1.54
@@ -1,15 +1,18 @@
 Summary: Utilities for managing processes on your system
 Name: psmisc
 Version: 22.6
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-URL: http://psmisc.sourceforge.net
+URL: http://sourceforge.net/projects/psmisc
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+#fix configure.ac to include all the required headers for peekfd
 Patch0: psmisc-22.6-types.patch
+#fix #441871
 Patch1: psmisc-22.6-pstree-overflow.patch
+#fix #497303
 Patch2: psmisc-22.6-fuser-remove-mountlist.patch
 
 BuildRequires: libselinux-devel
@@ -56,7 +59,7 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man1/pe
 rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 /sbin/fuser
 %{_bindir}/killall
 %{_bindir}/pstree
@@ -70,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon May 11 2009 Daniel Novotny <dnovotny at redhat.com> 22.6-11
+- merge review (#226322): a few .spec changes
+
 * Thu Apr 23 2009 Daniel Novotny <dnovotny at redhat.com> - 22.6-10
 - fix #497303 -  fuser -m <dev> doesn't work after lazy unmount
 




More information about the fedora-extras-commits mailing list