Name: refmac-dictionary Summary: Refmac ligand dictionaries Version: 5.41 Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www2.mrc-lmb.cam.ac.uk/groups/murshudov/content/refmac/refmac.html Source0: http://www2.mrc-lmb.cam.ac.uk/groups/murshudov/content/refmac/Dictionary/refmac_dictionary_v%{version}.tar.gz BuildArch: noarch %description The refmac ligand dictionaries contain chemical information on a large number of molecules, including the chemical structure of the ligand, the tree-like structure, the links between ligands, and possible modifications to them. This information is stored in the mmCIF format, which is used by a number of molecular viewing, refinement and validation tools. %prep %setup -q -c # stuff we don't want to redistribute/need rm monomers/pdb_v2to3.py rm monomers/pdb_alt_names.txt rm monomers/dnarna_basepairs.txt rm monomers/dnarna_basepairs_2.txt rm -rf monomers/.bzr rm monomers/t/TRP.cif~ monomers/g/GLU.cif~ monomers/h/HIS.cif~ monomers/g/GLN.cif~ # clear exec flag chmod 644 monomers/docs/bug_fixes.html chmod 644 monomers/primes.table monomers/primes.txt monomers/m/MO6.cif chmod 644 monomers/f/FUC-A-L.cif chmod 644 monomers/n/NAG-B-D.cif chmod 644 monomers/m/MAN-B-D.cif chmod 644 monomers/g/GLC-B-D.cif chmod 644 monomers/d/DUM.cif chmod 644 monomers/g/GAL-B-D.cif %build %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}/data cp -pr monomers %{buildroot}%{_datadir}/%{name}-%{version}/data %clean rm -rf %{buildroot} %files %doc monomers/COPYING monomers/docs/bug_fixes.html %{_datadir}/%{name}-%{version} %changelog * Sun Jun 08 2014 Fedora Release Engineering - 5.41-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering - 5.41-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Jul 8 2013 Tim Fenn - 5.41-1 - update to 5.41 - update upstream URL * Thu Feb 14 2013 Fedora Release Engineering - 5.38-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Oct 10 2012 Tim Fenn - 5.38-1 - update to 5.38 * Sat Jul 21 2012 Fedora Release Engineering - 5.30-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering - 5.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Jul 15 2011 Tim Fenn - 5.30-1 - update to 5.30 * Thu Apr 21 2011 Tim Fenn - 5.28-1 - update to 5.28 * Fri Feb 25 2011 Tim Fenn - 5.25-2 - add missing doc file * Fri Feb 25 2011 Tim Fenn - 5.25-1 - update to 5.25 * Wed Feb 09 2011 Fedora Release Engineering - 5.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sun Aug 08 2010 Tim Fenn - 5.21-1 - update to 5.21 * Tue Mar 09 2010 Tim Fenn - 5.18-1 - update to 5.18 * Sun Jul 26 2009 Fedora Release Engineering - 5.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue May 19 2009 Tim Fenn - 5.12-1 - update to 5.12 * Wed Feb 25 2009 Fedora Release Engineering - 5.04-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Wed Dec 17 2008 Tim Fenn - 5.04-2 - minor edit to description * Wed Dec 10 2008 Tim Fenn - 5.04-1 - update to 5.04 (ccp4 6.1.0) * Fri Nov 21 2008 Tim Fenn - 5.02-3 - change license to LGPLv2+ * Wed Nov 19 2008 Tim Fenn - 5.02-2 - edit buildroot macro - add version to changelog * Mon Nov 17 2008 Tim Fenn - initial build