[msort] Rebuild for icu 50

paragn paragn at fedoraproject.org
Fri Feb 1 15:18:30 UTC 2013


commit c731420103403c50955e3326c65aeebd147d80b1
Author: Parag Nemade <pnemade at redhat.com>
Date:   Fri Feb 1 20:50:07 2013 +0530

    Rebuild for icu 50
    
    - spec cleanup as per recent guidelines changes

 msort.spec |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/msort.spec b/msort.spec
index c76ea77..a5c9c74 100644
--- a/msort.spec
+++ b/msort.spec
@@ -1,7 +1,7 @@
 Summary:       Sort files in sophisticated ways
 Name:          msort
 Version:       8.53
-Release:       9%{?dist}
+Release:       10%{?dist}
 License:       GPLv3
 Group:         Applications/Publishing
 URL:           http://billposer.org/Software/msort.html
@@ -10,7 +10,6 @@ Patch0:        msort-8.53-dso.patch
 BuildRequires: tre-devel >= 0.8.0 libuninum-devel >= 2.5 libicu-devel gmp-devel
 BuildRequires: automake autoconf
 Requires:      iwidgets
-BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
 
@@ -35,21 +34,20 @@ autoconf
 %{__make} %{?_smp_mflags}
 
 %install
-%{__rm} -rf %{buildroot}
 %{__make} DESTDIR=%{buildroot} install
 %{__install} -p -m 0644 -D msort.1 %{buildroot}%{_mandir}/man1/msort.1
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
-%defattr(-, root, root, -)
 %doc AUTHORS COPYING ChangeLog Doc/* NEWS README TODO
 %{_bindir}/msg
 %{_bindir}/msort
 %{_mandir}/man1/msort.1*
 
 %changelog
+* Sat Feb 01 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 8.53-10
+- Rebuild for icu 50
+- spec cleanup as per recent guidelines changes
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 8.53-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list