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

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri May 6 14:40:51 UTC 2005


Author: cfeist

Update of /cvs/dist/rpms/magma/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1037

Modified Files:
	magma.spec 
Log Message:
Spec file cleanup.


Index: magma.spec
===================================================================
RCS file: /cvs/dist/rpms/magma/devel/magma.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- magma.spec	19 Apr 2005 19:42:09 -0000	1.17
+++ magma.spec	6 May 2005 14:40:49 -0000	1.18
@@ -13,11 +13,11 @@
 
 Name: magma
 Version: 1.0
-Release: 0.pre21.4
+Release: 0.pre21.5
 License: GPL
 Group: System Environment/Libraries
 Summary: A cluster/lock manager API abstraction library
-ExclusiveArch: i386 ia64 x86_64
+ExclusiveArch: %{ix86} ia64 x86_64
 Source0: %{name}-%{version}-%{subversion}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Patch0: magma-nowerror.patch
@@ -28,6 +28,7 @@
 %package devel
 Group: Development/Libraries
 Summary: A cluster/lock manager API abstraction library
+Requires: magma = %{version}-%{release}
 
 %description devel
 A cluster/lock manager API abstraction static library.
@@ -79,25 +80,33 @@
 %{_libdir}/libmagma_nt.a
 %doc
 
-
 %changelog
+* Fri May 06 2005 Chris Feist <cfeist at redhat.com>
+- .spec file cleanup
+
 * Mon Dec 20 2004 Chris Feist <cfeist at redhat.com>
 - various bug fixes (new upstream sources)
+
 * Fri Dec 10 2004 Chris Feist <cfeist at redhat.com>
 - various bug fixes (new upstream sources)
+
 * Thu Nov 18 2004 Chris Feist <cfeist at redhat.com>
 - various bug fixes (new upstream sources)
+
 * Fri Oct 22 2004 Chris Feist <cfeist at redhat.com>
 - Various bug fixes and new upstream sources.
+
 * Fri Aug 13 2004 Jon Brassow <jbrassow at redhat.com>
 - Various lock and other bug fixes
+
 * Tue Jun 22 2004 Jon Brassow <jbrassow at redhat.com> 
 - be sure .so links are also made/included
+
 * Tue Jun 22 2004 Jon Brassow <jbrassow at redhat.com> 
 - Don't use hardcoded version numbers in the files section
+
 * Tue Jun 22 2004 Jon Brassow <jbrassow at redhat.com> 
 - Fix conflicting types in .h and .c files
+
 * Thu Jun 17 2004 Jon Brassow <jbrassow at redhat.com> 
 - Initial build.
-
-




More information about the fedora-cvs-commits mailing list