[votca-tools/f15/master] Update to 1.1.

Jussi Lehtola jussilehtola at fedoraproject.org
Sun Feb 20 16:28:32 UTC 2011


commit ce110197e913b722a72bf95dc414afc01f36ea1d
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sun Feb 20 18:28:30 2011 +0200

    Update to 1.1.

 sources          |    2 +-
 votca-tools.spec |   14 ++++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/sources b/sources
index d7147e4..de57fc0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8401cc8f762543a89cb015ef153ca172  votca-tools-1.0.1.tar.gz
+e890d80450727aeb2f0f078bec54f6df  votca-tools-1.1_pristine.tar.gz
diff --git a/votca-tools.spec b/votca-tools.spec
index 3ca492d..a085150 100644
--- a/votca-tools.spec
+++ b/votca-tools.spec
@@ -1,17 +1,18 @@
 Name:		votca-tools
-Version:	1.0.1
-Release:	5%{?dist}
+Version:	1.1
+Release:	1
 Summary:	VOTCA tools library
 Group:		Applications/Engineering
 License:	ASL 2.0
 URL:		http://www.votca.org
-Source0:	http://votca.googlecode.com/files/%{name}-%{version}.tar.gz
+Source0:	http://votca.googlecode.com/files/%{name}-%{version}_pristine.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	expat-devel
 BuildRequires:	fftw-devel
 BuildRequires:	gsl-devel
 BuildRequires:	boost-devel
+BuildRequires:	txt2tags
 
 %description
 Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
@@ -40,9 +41,6 @@ This package contains development headers and libraries for votca-tools.
 
 %prep
 %setup -q
-# Get rid of bundled versions of boost and expat
-rm -rf src/libboost
-rm -rf src/libexpat
 
 %build
 %configure --disable-static --disable-la-files --disable-rc-files --with-boost-libdir=%{_libdir}
@@ -62,6 +60,7 @@ rm -rf %{buildroot}
 %defattr(-,root,root,-)
 %doc CHANGELOG LICENSE NOTICE
 %{_libdir}/libvotca_tools.so.*
+%{_mandir}/man7/votca-tools.7*
 
 %files devel
 %defattr(-,root,root,-)
@@ -70,6 +69,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libvotca_tools.pc
 
 %changelog
+* Sun Feb 20 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.1-1
+- Update to 1.1.
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list