[autodocksuite] Update to version 4.2.6

nonamedotc nonamedotc at fedoraproject.org
Sat Feb 14 18:58:56 UTC 2015


commit e968250595f5ceb0670b41278b8965890b4fcc4c
Author: nonamedotc <nonamedotc at fedoraproject.org>
Date:   Sat Feb 14 12:58:46 2015 -0600

    Update to version 4.2.6
    
    - Removed -doc subpackage (user guide removed from src tarball)

 autodocksuite.spec |   18 ++++--------------
 1 files changed, 4 insertions(+), 14 deletions(-)
---
diff --git a/autodocksuite.spec b/autodocksuite.spec
index 32c2804..ea69c17 100644
--- a/autodocksuite.spec
+++ b/autodocksuite.spec
@@ -8,7 +8,6 @@ Summary:	AutoDock is a suite of docking tools to study protein-ligand interactio
 License:	GPLv2
 URL:		http://autodock.scripps.edu/
 Source0:	http://autodock.scripps.edu/downloads/autodock-registration/tars/%{vname}/%{name}-%{version}-src.tar.gz
-Source1:	AutoDock4.2.6_UserGuide.pdf
 
 BuildRequires:	csh
 
@@ -22,15 +21,6 @@ addition to using them for docking, the atomic affinity grids can be \
 visualized. This can help, for example, to guide organic synthetic chemists \
 design better binders.
 
-%package doc
-Summary:	Documentation files for %{name}
-BuildArch:	noarch
-
-
-%description doc
-This package contains the AutoDock user guide as supplied by upstream\
-developers.
-
 %prep
 %setup -q -n src
 
@@ -49,17 +39,17 @@ make V=1 %{?_smp_mflags}
 make -C autodock install DESTDIR=%{buildroot}
 make -C autogrid install DESTDIR=%{buildroot}
 
+rm -f %{buildroot}/%{_bindir}/autodock4.omp
+
 %files
 %license autodock/COPYING
 %{_bindir}/autodock4
 %{_bindir}/autogrid4
 
-%files doc
-%doc README %{source1}
-
 %changelog
 * Thu Feb 12 2015 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 4.2.6-1
-- Update to version 4.2.6 
+- Update to version 4.2.6
+- Removed -doc subpackage (user guide removed from src tarball)
 
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.5.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild


More information about the scm-commits mailing list