diff --git a/.gitignore b/.gitignore index 388cd4d..0c6b41d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ refmac_dictionary_v5.18.tar.gz refmac_dictionary_v5.21.tar.gz +/refmac_dictionary_v5.25.tar.gz diff --git a/refmac-dictionary.spec b/refmac-dictionary.spec index 766055a..19fbd7b 100644 --- a/refmac-dictionary.spec +++ b/refmac-dictionary.spec @@ -1,12 +1,12 @@ Name: refmac-dictionary Summary: Refmac ligand dictionaries -Version: 5.21 -Release: 2%{?dist} +Version: 5.25 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.ysbl.york.ac.uk/~garib/refmac/latest_refmac.html Source0: http://www.ysbl.york.ac.uk/refmac/data/refmac_experimental/refmac_dictionary_v%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source1: COPYING BuildArch: noarch %description @@ -25,10 +25,7 @@ validation tools. %install rm -rf %{buildroot} -rm monomers/*.bat -rm monomers/.DS_Store -mv monomers/COPYING . -find . -name "*~" -exec rm {} \; +cp %{SOURCE1} . mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}/data cp -pr monomers %{buildroot}%{_datadir}/%{name}-%{version}/data @@ -41,6 +38,9 @@ rm -rf %{buildroot} %{_datadir}/%{name}-%{version} %changelog +* 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 diff --git a/sources b/sources index 1e6435b..338b443 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c6e925dac5d5e76adadfdf86381dea9 refmac_dictionary_v5.21.tar.gz +735706c9c1adcea7b891a185a14b0010 refmac_dictionary_v5.25.tar.gz