[votca-csg/f13/master] Update to 1.1.

Jussi Lehtola jussilehtola at fedoraproject.org
Mon Feb 21 12:24:34 UTC 2011


commit 01ce274197e667dbdad633a30cff767a6a0fe0ad
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Mon Feb 21 14:24:33 2011 +0200

    Update to 1.1.

 sources                   |    2 +-
 votca-1.0.1-shebang.patch |   18 ------------------
 votca-csg.spec            |   21 +++++++++++++++------
 3 files changed, 16 insertions(+), 25 deletions(-)
---
diff --git a/sources b/sources
index 8f516c0..f21fd26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-855fec6510665d45d81c4987f62b95b2  votca-csg-1.0.1.tar.gz
+530b2e1a7f70b89ee3224cd9d02d73a9  votca-csg-1.1.tar.gz
diff --git a/votca-csg.spec b/votca-csg.spec
index c301223..d585fec 100644
--- a/votca-csg.spec
+++ b/votca-csg.spec
@@ -1,23 +1,21 @@
 Name:		votca-csg
-Version:	1.0.1
-Release:	2%{?dist}
+Version:	1.1
+Release:	1%{?dist}
 Summary:	VOTCA coarse-graining engine
 Group:		Applications/Engineering
 License:	ASL 2.0
 URL:		http://www.votca.org
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source0:	http://votca.googlecode.com/files/%{name}-%{version}.tar.gz
-# Fix shebangs in two scripts
-Patch0:		votca-1.0.1-shebang.patch
 
 BuildRequires:	doxygen
 BuildRequires:	gromacs-devel
 BuildRequires:	votca-tools-devel = %{version}
+BuildRequires:  txt2tags
 
 Requires:	%{name}-common = %{version}-%{release}
 Requires:	%{name}-libs = %{version}-%{release}
 
-
 %description
 Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
 a package intended to reduce the amount of routine work when doing systematic
@@ -82,7 +80,6 @@ engine.
 
 %prep
 %setup -q
-%patch0 -p1 -b .shebang
 
 %build
 %configure --disable-static --disable-la-files --disable-rc-files \
@@ -110,6 +107,9 @@ rm -rf %{buildroot}
 %doc CHANGELOG NOTICE README
 %{_bindir}/csg_*
 %{_bindir}/multi_g_*
+%{_mandir}/man1/csg_*.1.*
+%{_mandir}/man1/multi_g_*.1.*
+%{_mandir}/man7/votca-csg.7.*
 
 %files common
 %defattr(-,root,root,-)
@@ -132,6 +132,15 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Feb 21 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-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Sun Feb 06 2011 Thomas Spura <tomspur at fedoraproject.org> - 1.0.1-3
+- rebuild for new boost
+
 * Wed Dec 08 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.0.1-2
 - Fix spelling error in Requires of -devel, preserve timestamps upon install.
 


More information about the scm-commits mailing list