rpms/EMBOSS/devel EMBOSS.spec,1.2,1.3

belegdol belegdol at fedoraproject.org
Tue Dec 15 19:11:32 UTC 2009


Author: belegdol

Update of /cvs/pkgs/rpms/EMBOSS/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16948

Modified Files:
	EMBOSS.spec 
Log Message:
Disable jemboss


Index: EMBOSS.spec
===================================================================
RCS file: /cvs/pkgs/rpms/EMBOSS/devel/EMBOSS.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- EMBOSS.spec	15 Dec 2009 18:49:01 -0000	1.2
+++ EMBOSS.spec	15 Dec 2009 19:11:30 -0000	1.3
@@ -70,23 +70,23 @@ The %{name}-libs package includes the dy
 necessary for %{name}.
 
 
-%package -n jemboss
-Summary:        Java interface to %{name}
-Group:          Applications/Engineering
-Requires:       %{name} = %{version}-%{release}
-Requires:       java >= 1:1.6.0
-Requires:       jpackage-utils    
-Requires:       axis jaf javamail jakarta-commons-discovery jakarta-commons-logging
-Requires:       log4j regexp servlet xerces-j2 wsdl4j
-
-%description -n jemboss
-Jemboss is a Java interface to EMBOSS, developed at
-the HGMP-RC and in close collaboration with the EMBOSS
-development team. It is distributed as part of the EMBOSS
-software.
+#%package -n jemboss
+#Summary:        Java interface to %{name}
+#Group:          Applications/Engineering
+#Requires:       %{name} = %{version}-%{release}
+#Requires:       java >= 1:1.6.0
+#Requires:       jpackage-utils    
+#Requires:       axis jaf javamail jakarta-commons-discovery jakarta-commons-logging
+#Requires:       log4j regexp servlet xerces-j2 wsdl4j
+
+#%description -n jemboss
+#Jemboss is a Java interface to EMBOSS, developed at
+#the HGMP-RC and in close collaboration with the EMBOSS
+#development team. It is distributed as part of the EMBOSS
+#software.
 
-Documentation on Jemboss can be found at:
-http://www.hgmp.mrc.ac.uk/Software/EMBOSS/Jemboss/
+#Documentation on Jemboss can be found at:
+#http://www.hgmp.mrc.ac.uk/Software/EMBOSS/Jemboss/
 
 
 %prep
@@ -181,9 +181,9 @@ popd
 mv $RPM_BUILD_ROOT%{_bindir}/chaos $RPM_BUILD_ROOT%{_bindir}/em_chaos
 
 #install the desktop file
-desktop-file-install                                    \
---dir=${RPM_BUILD_ROOT}%{_datadir}/applications         \
-%{SOURCE2}
+#desktop-file-install                                    \
+#--dir=${RPM_BUILD_ROOT}%{_datadir}/applications         \
+#%{SOURCE2}
 
 
 %clean
@@ -212,18 +212,19 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 %{_includedir}/EMBOSS
 
+
 %files libs
 %defattr(-,root,root,-)
 %{_libdir}/*.so.*
 
 
-%files -n jemboss
-%defattr(-,root,root,-)
-%doc jemboss/README jemboss/resources jemboss/api
-%{_bindir}/runJemboss.csh
-%{_bindir}/jembossctl
-%{_datadir}/applications/jemboss.desktop
-%{_datadir}/EMBOSS/jemboss
+#%files -n jemboss
+#%defattr(-,root,root,-)
+#%doc jemboss/README jemboss/resources jemboss/api
+#%{_bindir}/runJemboss.csh
+#%{_bindir}/jembossctl
+#%{_datadir}/applications/jemboss.desktop
+#%{_datadir}/EMBOSS/jemboss
 
 
 %changelog




More information about the scm-commits mailing list