rpms/prctl/devel prctl.spec,1.17,1.18

Karsten Hopp karsten at fedoraproject.org
Wed Jan 28 11:23:30 UTC 2009


Author: karsten

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

Modified Files:
	prctl.spec 
Log Message:
- add comment why this packages has Exclusivearch: ia64 (#226314)



Index: prctl.spec
===================================================================
RCS file: /cvs/extras/rpms/prctl/devel/prctl.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- prctl.spec	29 Aug 2008 19:19:16 -0000	1.17
+++ prctl.spec	28 Jan 2009 11:22:58 -0000	1.18
@@ -1,13 +1,17 @@
 Summary: Utility to perform process operations
 Name: prctl
 Version: 1.5
-Release: 3
+Release: 4
 License: GPLv2
 Group: Applications/System
 URL:	http://sourceforge.net/projects/prctl
 Source: http://prdownloads.sourceforge.net/prctl/prctl-%{version}.tar.gz
 Patch0: prctl-1.5-destdir.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+# The only parameters of prctl that do anything other than printing help are
+# --unaligned= and --fpemu=. 
+# Both work only on ia64, on other archs you'll get this output:
+#'ERROR: Kernel on this platform may not implement this prctl feature.'
 ExclusiveArch: ia64
 
 %description
@@ -37,6 +41,9 @@
 %{_mandir}/man1/prctl.*
 
 %changelog
+* Wed Jan 28 2009 Karsten Hopp <karsten at redhat.com> 1.5-4
+- add comment why this package is ia64 only (#226314)
+
 * Fri Aug 29 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.5-3
 - fix license tag
 




More information about the fedora-extras-commits mailing list