rpms/psmisc/devel psmisc.spec,1.45,1.46

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Thu Apr 3 08:46:14 UTC 2008


Author: tsmetana

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

Modified Files:
	psmisc.spec 
Log Message:
* Thu Apr 03 2008 Tomas Smetana <tsmetana at redhat.com> 22.6-4
- add kernel-headers to build reuqirements



Index: psmisc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/psmisc/devel/psmisc.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- psmisc.spec	12 Feb 2008 07:59:38 -0000	1.45
+++ psmisc.spec	3 Apr 2008 08:45:38 -0000	1.46
@@ -1,7 +1,7 @@
 Summary: Utilities for managing processes on your system
 Name: psmisc
 Version: 22.6
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: BSD/GPLv2+
 Group: Applications/System
 Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -14,6 +14,7 @@
 BuildRequires: gettext
 BuildRequires: ncurses-devel
 BuildRequires: autoconf automake
+BuildRequires: kernel-headers
 
 %description
 The psmisc package contains utilities for managing processes on your
@@ -66,6 +67,9 @@
 %endif
 
 %changelog
+* Thu Apr 03 2008 Tomas Smetana <tsmetana at redhat.com> 22.6-4
+- add kernel-headers to build reuqirements
+
 * Tue Feb 12 2008 Tomas Smetana <tsmetana at redhat.com> 22.6-3
 - rebuild (gcc-4.3)
 




More information about the scm-commits mailing list