[avogadro] * Wed Aug 04 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 1.0.1-3 - Rebuild for Boost soname b

Rahul Sundaram sundaram at fedoraproject.org
Wed Aug 4 12:22:14 UTC 2010


commit 23f3d8c955e4ed20aa41c4072f38102e972f6cc7
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Wed Aug 4 17:51:13 2010 +0530

    * Wed Aug 04 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 1.0.1-3
    - Rebuild for Boost soname bump
    - Update to match current guidelines

 avogadro.spec |   15 +++++----------
 1 files changed, 5 insertions(+), 10 deletions(-)
---
diff --git a/avogadro.spec b/avogadro.spec
index 06f8c61..7fafa6e 100644
--- a/avogadro.spec
+++ b/avogadro.spec
@@ -1,18 +1,15 @@
-%{!?python_sitelib:%global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %define ENABLE_TESTS -DENABLE_TESTS:BOOL=ON
 
 Name:           avogadro
 Version:        1.0.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        An advanced molecular editor for chemical purposes
 
 Group:          Applications/Editors
 License:        GPLv2
 URL:            http://avogadro.openmolecules.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake >= 2.6.0
 BuildRequires:  qt4-devel >= 4.5.1
@@ -72,7 +69,6 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install/fast DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
 
 
@@ -87,11 +83,6 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/avogadro.desktop
 
 %postun libs -p /sbin/ldconfig
 
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING
@@ -128,6 +119,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 04 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 1.0.1-3
+- Rebuild for Boost soname bump
+- Update to match current guidelines
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list