[nickle] Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Michel Alexandre Salim salimma at fedoraproject.org
Sat Mar 9 06:04:52 UTC 2013


commit 10c9e9bd6fadee6bcfd0f1a97d509ab6f9f8dacc
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Sat Mar 9 12:54:17 2013 +0700

    Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
    
    - Fix mismatch between date and day-of-week of first changelog timestamp
    - Also depend on texlive-collection-latexrecommended on F-19+

 nickle.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/nickle.spec b/nickle.spec
index a6c92e6..522a5e7 100644
--- a/nickle.spec
+++ b/nickle.spec
@@ -21,6 +21,9 @@ BuildRequires: docbook-utils-pdf
 BuildRequires: texlive-collection-fontsrecommended
 BuildRequires: texlive-collection-htmlxml
 %endif
+%if 0%{?fedora} >= 19
+BuildRequires: texlive-collection-latexrecommended
+%endif
 
 %description
 Nickle is a programming language based prototyping environment with
@@ -95,8 +98,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/nickle
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.77-3
+* Sat Mar  9 2013 Michel Salim <salimma at fedoraproject.org> - 2.77-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+- Fix mismatch between date and day-of-week of first changelog timestamp
+- Also depend on texlive-collection-latexrecommended on F-19+
 
 * Sat Nov 10 2012 Michel Salim <salimma at fedoraproject.org> - 2.77-2
 - Build and package tutorial PDF
@@ -174,6 +179,6 @@ rm -rf $RPM_BUILD_ROOT
 * Sat Feb 18 2006 Michel Alexandre Salim <salimma at fedoraproject.org> - 2.53-1
 - Initial Fedora package
 
-* Thu Mar  1 2004 Mike A. Harris <mharris at www.linux.org.uk> - 2.29-2
+* Thu Mar 11 2004 Mike A. Harris <mharris at www.linux.org.uk> - 2.29-2
 - Initial rpm spec file
 


More information about the scm-commits mailing list