[hunspell-ne] spec cleanup

pnemade pnemade at fedoraproject.org
Tue Feb 28 06:38:30 UTC 2012


commit 609122c75b8395605ca2c7b581717d08c50f56b0
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Feb 28 12:08:25 2012 +0530

    spec cleanup

 hunspell-ne.spec |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/hunspell-ne.spec b/hunspell-ne.spec
index 45d439a..e217593 100644
--- a/hunspell-ne.spec
+++ b/hunspell-ne.spec
@@ -1,11 +1,10 @@
 Name: hunspell-ne
 Summary: Nepali hunspell dictionaries
 Version: 20080425
-Release: 3%{?dist}
+Release: 4%{?dist}
 Source: http://nepalinux.org/downloads/ne_NP_dict.zip
 Group: Applications/Text
 URL: http://nepalinux.org/downloads
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: LGPLv2
 BuildArch: noarch
 
@@ -20,7 +19,6 @@ Nepali hunspell dictionaries.
 %build
 
 %install
-rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
 cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
 
@@ -32,16 +30,14 @@ for lang in $ne_NP_aliases; do
 done
 popd
 
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc README_ne_NP.txt 
 %{_datadir}/myspell/*
 
 %changelog
+* Tue Feb 28 2012 Parag <pnemade AT redhat DOT com> - 20080425-4
+- spec cleanup
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20080425-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list