[hunspell-mai] spec cleanup

pnemade pnemade at fedoraproject.org
Tue Feb 28 06:01:56 UTC 2012


commit b1296545f6be7b53da3d77cc90858e425391c659
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Feb 28 11:31:52 2012 +0530

    spec cleanup

 hunspell-mai.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/hunspell-mai.spec b/hunspell-mai.spec
index 80d5c05..363e326 100644
--- a/hunspell-mai.spec
+++ b/hunspell-mai.spec
@@ -1,11 +1,10 @@
 Name: hunspell-mai
 Summary: Maithili hunspell dictionaries
 Version: 1.0.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group: Applications/Text
 Source: http://bhashaghar.googlecode.com/files/mai_IN.oxt
 URL: http://bhashaghar.googlecode.com
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: GPLv2+ or LGPLv2+ or MPLv1.1
 BuildArch: noarch
 
@@ -20,20 +19,18 @@ Maithili hunspell dictionaries.
 %build
 
 %install
-rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
 cp -p mai_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc README_mai_IN.txt COPYING COPYING.MPL COPYING.GPL COPYING.LGPL
 
 %{_datadir}/myspell/*
 
 %changelog
+* Tue Feb 2012 Parag Nemade <pnemade AT redhat DOT com> - 1.0.1-4
+- spec cleanup
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list