rpms/opendap/FC-3 opendap.spec,1.2,1.3

Ed Hill (edhill) fedora-extras-commits at redhat.com
Tue Aug 2 03:50:49 UTC 2005


Author: edhill

Update of /cvs/extras/rpms/opendap/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25581

Modified Files:
	opendap.spec 
Log Message:
try to fix x86_64 build



Index: opendap.spec
===================================================================
RCS file: /cvs/extras/rpms/opendap/FC-3/opendap.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- opendap.spec	1 Aug 2005 00:24:13 -0000	1.2
+++ opendap.spec	2 Aug 2005 03:50:47 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		opendap
 Version:	3.4.4
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	Open-source Project for a Network Data Access Protocol
 Group:		Applications/Engineering
 License:	LGPL
@@ -77,6 +77,7 @@
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
 mkdir -p $RPM_BUILD_ROOT/%{_bindir}
 mkdir -p $RPM_BUILD_ROOT/%{_includedir}/opendap
+mkdir -p $RPM_BUILD_ROOT/%{_libdir}
 
 install -m644 etc/*.pm $RPM_BUILD_ROOT/%{perl_vendorlib}/
 install -m644 etc/jgofs_objects_readme $RPM_BUILD_ROOT/%{_datadir}/%{name} 
@@ -146,6 +147,9 @@
 %{perl_vendorlib}/*.pm
 
 %changelog
+* Mon Aug  1 2005 <ed at eh3.com> 3.4.4-7
+- try to fix x86_64 build
+
 * Sun Jul 31 2005 Ed Hill <ed at eh3.com> 3.4.4-6
 - bump version and try to build
 




More information about the scm-commits mailing list