[refmac-dictionary] * Thu Apr 21 2011 Tim Fenn <fenn at stanford.edu> - 5.28-1 - update to 5.28

Timothy Fenn timfenn at fedoraproject.org
Thu Apr 21 21:40:45 UTC 2011


commit 08bc725facd74930859032094b0242320e7006b2
Author: Tim Fenn <fenn at stanford.edu>
Date:   Thu Apr 21 14:40:30 2011 -0700

    * Thu Apr 21 2011 Tim Fenn <fenn at stanford.edu> - 5.28-1
    - update to 5.28

 .gitignore             |    1 +
 COPYING                |  166 ------------------------------------------------
 refmac-dictionary.spec |   13 ++--
 sources                |    2 +-
 4 files changed, 10 insertions(+), 172 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c6b41d..24c51cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 refmac_dictionary_v5.18.tar.gz
 refmac_dictionary_v5.21.tar.gz
 /refmac_dictionary_v5.25.tar.gz
+/refmac_dictionary_v5.28.tar.gz
diff --git a/refmac-dictionary.spec b/refmac-dictionary.spec
index 7e84a8a..3fdccc5 100644
--- a/refmac-dictionary.spec
+++ b/refmac-dictionary.spec
@@ -1,12 +1,11 @@
 Name: refmac-dictionary
 Summary: Refmac ligand dictionaries
-Version: 5.25
-Release: 2%{?dist}
+Version: 5.28
+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
-Source1: COPYING
 BuildArch: noarch
 
 %description
@@ -19,13 +18,14 @@ validation tools.
 
 %prep
 %setup -q -c
+rm monomers/pdb_v2to3.py
+rm monomers/pdb_alt_names.txt
 
 %build
 
 %install
 rm -rf %{buildroot}
 
-cp %{SOURCE1} .
 mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}/data
 cp -pr monomers %{buildroot}%{_datadir}/%{name}-%{version}/data
 
@@ -34,10 +34,13 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING
+%doc monomers/COPYING
 %{_datadir}/%{name}-%{version}
 
 %changelog
+* Thu Apr 21 2011 Tim Fenn <fenn at stanford.edu> - 5.28-1
+- update to 5.28
+
 * Fri Feb 25 2011 Tim Fenn <fenn at stanford.edu> - 5.25-2
 - add missing doc file
 
diff --git a/sources b/sources
index 338b443..c59e12c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-735706c9c1adcea7b891a185a14b0010  refmac_dictionary_v5.25.tar.gz
+9eb6259dfd3cb17c91511a18f57b835d  refmac_dictionary_v5.28.tar.gz


More information about the scm-commits mailing list