rpms/procps/devel procps.spec,1.70,1.71

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Thu Jan 24 12:37:01 UTC 2008


Author: tsmetana

Update of /cvs/pkgs/rpms/procps/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14485

Modified Files:
	procps.spec 
Log Message:
* Thu Jan 24 2008 Tomas Smetana <tsmetana at redhat.com> 3.2.7-19.2
- install slabtop again: kernel was fixed



Index: procps.spec
===================================================================
RCS file: /cvs/pkgs/rpms/procps/devel/procps.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- procps.spec	18 Jan 2008 08:27:16 -0000	1.70
+++ procps.spec	24 Jan 2008 12:36:20 -0000	1.71
@@ -1,7 +1,7 @@
 Summary: System and process monitoring utilities
 Name: procps
 Version: 3.2.7
-Release: 19.1%{?dist}
+Release: 19.2%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: Applications/System
 URL: http://procps.sourceforge.net
@@ -136,7 +136,7 @@
 %install
 rm -rf %{buildroot}
 make ldconfig=true DESTDIR=%{buildroot} lib64=%{_lib} install="install -D" \
-	SKIP="/bin/kill /usr/share/man/man1/kill.1 /usr/bin/slabtop /usr/share/man/man1/slabtop.1" install
+	SKIP="/bin/kill /usr/share/man/man1/kill.1" install
 mkdir -p %{buildroot}/%{_docdir}/procps-%{version}
 # keep 'rpm' happy...
 chmod -R u+w %{buildroot}/sbin
@@ -164,6 +164,9 @@
 %attr(0644,root,root) %{_mandir}/man5/*
 
 %changelog
+* Thu Jan 24 2008 Tomas Smetana <tsmetana at redhat.com> 3.2.7-19.2
+- install slabtop again: kernel was fixed
+
 * Fri Jan 18 2008 Tomas Smetana <tsmetana at redhat.com> 3.2.7-19.1
 - rebuild because of errors on x86_64
 




More information about the fedora-extras-commits mailing list