[hunspell-pa] spec cleanup

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


commit d579a36b7766f8bae87521bdd38acaf3d91acbcc
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Feb 28 12:26:34 2012 +0530

    spec cleanup

 hunspell-pa.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/hunspell-pa.spec b/hunspell-pa.spec
index 6663cdf..671f9a9 100644
--- a/hunspell-pa.spec
+++ b/hunspell-pa.spec
@@ -1,11 +1,10 @@
 Name: hunspell-pa
 Summary: Punjabi hunspell dictionaries
 Version: 20050726
-Release: 6%{?dist}
+Release: 7%{?dist}
 Source: http://hunspell.sourceforge.net/pa-demo.tar.gz
 Group: Applications/Text
 URL: http://hunspell.sourceforge.net
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: GPLv2+
 BuildArch: noarch
 
@@ -22,21 +21,19 @@ mv pa/Copyright.utf8 pa/Copyright
 %build
 
 %install
-rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
 mv pa/pa.dic pa/pa_IN.dic
 mv pa/pa.aff pa/pa_IN.aff
 cp -p pa/*.dic pa/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc pa/README pa/COPYING pa/Copyright
 %{_datadir}/myspell/*
 
 %changelog
+* Tue Feb 28 2012 Parag <pnemade AT redhat DOT com> - 20050726-7
+- spec cleanup
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20050726-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list