rpms/libibverbs/FC-4 libibverbs.spec,1.3,1.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 22 15:57:40 UTC 2005


Author: dledford

Update of /cvs/dist/rpms/libibverbs/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv31855

Modified Files:
	libibverbs.spec 
Log Message:
Same as RHEL4 plus correct the versioning and add a changelog entry


Index: libibverbs.spec
===================================================================
RCS file: /cvs/dist/rpms/libibverbs/FC-4/libibverbs.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libibverbs.spec	14 Nov 2005 23:21:43 -0000	1.3
+++ libibverbs.spec	22 Nov 2005 15:57:38 -0000	1.4
@@ -3,10 +3,10 @@
 # Built against subversion source trees instead of released versions
 
 %define ver      3965
-%define dist	 .1.FC4
+%define dist	 .2.FC4
 
 Name: libibverbs
-Version: 1.0
+Version: 1.0.rc4
 Release: 0.%{ver}%{?dist}
 Summary: A library for direct userspace use of InfiniBand
 
@@ -15,7 +15,7 @@
 Url: https://openib.org/svn/gen2/trunk
 Source: %{name}-%{ver}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-ExclusiveArch: i386 x86_64 ia64
+ExclusiveArch: i386 x86_64 ia64 ppc64
 BuildRequires: sysfsutils-devel
 
 %description
@@ -29,7 +29,7 @@
 
 %package devel
 Summary: Development files for the libibverbs library
-Group: System Environment/Libraries
+Group: Development/System
 Requires: %{name} = %{version}-%{release} sysfsutils-devel
 
 %description devel
@@ -78,7 +78,6 @@
 
 %files devel
 %defattr(-,root,root,-)
-%{_libdir}/lib*.so
 %{_libdir}/*.a
 %{_includedir}/*
 
@@ -88,6 +87,10 @@
 %{_mandir}/man1/*
 
 %changelog
+* Tue Nov 22 2005 Doug Ledford <dledford at redhat.com>
+- Update the files listing for the devel package
+- Add ppc64 to the build matrix
+
 * Mon Nov 7 2005 Doug Ledford <dledford at redhat.com>
 - Initial import to RHEL-4 based upon Roland Drier's FC-4 package
 - Add %{_libdir}/infiniband as an rpm owned directory and add a




More information about the fedora-cvs-commits mailing list