[mpich2] Remove %config from %{_sysconfdir}/rpm/macros.*

corsepiu corsepiu at fedoraproject.org
Wed Mar 20 05:03:39 UTC 2013


commit ba72d877bd4b717469a5c1d79e43f2b5daa80bb8
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Mar 20 06:03:23 2013 +0100

    Remove %config from %{_sysconfdir}/rpm/macros.*
    
      (https://fedorahosted.org/fpc/ticket/259).
    - Fix bogus dates in *.spec.

 mpich2.spec |   19 ++++++++++++-------
 1 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/mpich2.spec b/mpich2.spec
index 6089af1..138b12f 100644
--- a/mpich2.spec
+++ b/mpich2.spec
@@ -3,7 +3,7 @@
 Summary:	A high-performance implementation of MPI
 Name:		mpich2
 Version:	1.5
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	MIT
 Group:		Development/Libraries
 URL:		http://www.mcs.anl.gov/research/projects/mpich2
@@ -264,7 +264,7 @@ fi
 %{_libdir}/pkgconfig/%{name}.pc
 %{_libdir}/pkgconfig/openpa.pc
 %{_datadir}/%{name}/examples/*/Makefile-%{_arch}
-%config %{_sysconfdir}/rpm/macros.%{name}
+%{_sysconfdir}/rpm/macros.%{name}
 
 %files doc
 %defattr(-,root,root,-)
@@ -276,6 +276,11 @@ fi
 %exclude %{_datadir}/%{name}/examples/*/Makefile-%{_arch}
 
 %changelog
+* Wed Mar 20 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.5-3
+- Remove %%config from %%{_sysconfdir}/rpm/macros.*
+  (https://fedorahosted.org/fpc/ticket/259).
+- Fix bogus dates in *.spec.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
@@ -314,7 +319,7 @@ fi
 - Update to 1.4.1p1 patch update
 - Add enable-lib-depend to configure flags
 
-* Fri Aug 27 2011 Deji Akingunola <dakingun at gmail.com> - 1.4.1-1
+* Sat Aug 27 2011 Deji Akingunola <dakingun at gmail.com> - 1.4.1-1
 - Update to 1.4.1 final
 - Drop the mpd subpackage, the PM is no longer supported upstream
 - Fix undefined symbols in libmpichcxx (again) (#732926)
@@ -432,7 +437,7 @@ fi
 - Fix the source url, pointed out from package review
 - Finally accepted to go into Fedora
 
-* Sat Oct 24 2008 Deji Akingunola <dakingun at gmail.com> - 1.0.8-1
+* Fri Oct 24 2008 Deji Akingunola <dakingun at gmail.com> - 1.0.8-1
 - Update to the 1.0.8
 - Configure with the default nemesis channel
 
@@ -459,17 +464,17 @@ fi
 * Mon Oct 15 2007 Deji Akingunola <dakingun at gmail.com> - 1.0.6-1
 - New version upgrade
 
-* Mon Jul 31 2007 Deji Akingunola <dakingun at gmail.com> - 1.0.5p4-4
+* Tue Jul 31 2007 Deji Akingunola <dakingun at gmail.com> - 1.0.5p4-4
 - Create a -mpi-manpages subpackage for the MPI routines manuals
 
 * Fri Jul 27 2007 Deji Akingunola <dakingun at gmail.com> - 1.0.5p4-3
 - Fix java-gcj-compat BR
 - Handle upgrades in the post scripts
 
-* Mon Jun 12 2007 Deji Akingunola <dakingun at gmail.com> - 1.0.5p4-2
+* Tue Jun 12 2007 Deji Akingunola <dakingun at gmail.com> - 1.0.5p4-2
 - Fix typos and make other adjustments arising from Fedora package reviews
 
-* Mon Jun 12 2007 Deji Akingunola <dakingun at gmail.com> - 1.0.5p4-1
+* Tue Jun 12 2007 Deji Akingunola <dakingun at gmail.com> - 1.0.5p4-1
 - Patch #4 release
 
 * Mon Feb 12 2007 Deji Akingunola <dakingun at gmail.com> - 1.0.5p2-1


More information about the scm-commits mailing list