rpms/magma/devel magma.spec,1.23,1.24 sources,1.10,1.11

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 15 17:45:17 UTC 2005


Author: cfeist

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

Modified Files:
	magma.spec sources 
Log Message:
Grabbed new upstream sources and moved -devel docs to -devel.


Index: magma.spec
===================================================================
RCS file: /cvs/dist/rpms/magma/devel/magma.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- magma.spec	12 Nov 2005 11:39:23 -0000	1.23
+++ magma.spec	15 Nov 2005 17:45:15 -0000	1.24
@@ -11,7 +11,7 @@
 ###############################################################################
 
 Name: magma
-Version: 1.0.2
+Version: 1.0.3
 Release: 3
 License: GPL
 Group: System Environment/Libraries
@@ -19,10 +19,6 @@
 ExclusiveArch: %{ix86} ia64 x86_64 ppc ppc64
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
-#NonePatch0: magma-nowerror.patch
-# Added these due to not having sonames specified for the shared libs:
-Provides: libmagma.so
-Provides: libmagmamsg.so
 
 %description
 A high level cluster/lock manager API abstraction library.
@@ -37,7 +33,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-#%patch0 -p1 -b .nowerror
 
 %build
 ./configure --libdir=/%{_lib} --mandir=%{_mandir} --slibdir=%{_libdir}
@@ -67,9 +62,6 @@
 /%{_lib}/libmagma_nt.so*
 
 %doc
-%{_mandir}/man3/clu_connect.3.gz
-%{_mandir}/man3/clu_disconnect.3.gz
-%{_mandir}/man3/clu_get_event.3.gz
 %{_mandir}/man8/magma_tool.8.gz
 
 %files devel
@@ -81,7 +73,15 @@
 %{_libdir}/libmagmamsg.a
 %{_libdir}/libmagma_nt.a
 
+%doc
+%{_mandir}/man3/clu_connect.3.gz
+%{_mandir}/man3/clu_disconnect.3.gz
+%{_mandir}/man3/clu_get_event.3.gz
+
 %changelog
+* Tue Nov 15 2005 Chris Feist <cfeist at redhat.com>
+- used new upstream source to fix dep/soname issues.
+
 * Sat Nov 12 2005 Florian La Roche <laroche at redhat.com>
 - added Provides: to solve dep issues, maybe sonames should be
   added to the shared libs


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/magma/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	8 Nov 2005 22:55:14 -0000	1.10
+++ sources	15 Nov 2005 17:45:15 -0000	1.11
@@ -1 +1 @@
-e4d2cd6925c751299fbe9802d6c7f6c9  magma-1.0.2.tar.gz
+6709733255ab9ebe445f173e18ff400e  magma-1.0.3.tar.gz




More information about the fedora-cvs-commits mailing list