[openoffice.org-dict-cs_CZ] remove obsolete cruft

David Tardon dtardon at fedoraproject.org
Sat Jul 28 06:04:11 UTC 2012


commit 1e8bc9dbd17b719cfa0eb6f782b5acfb810ba29d
Author: David Tardon <dtardon at redhat.com>
Date:   Sat Jul 28 07:54:50 2012 +0200

    remove obsolete cruft

 openoffice.org-dict-cs_CZ.spec |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/openoffice.org-dict-cs_CZ.spec b/openoffice.org-dict-cs_CZ.spec
index 0e06727..fdf5957 100644
--- a/openoffice.org-dict-cs_CZ.spec
+++ b/openoffice.org-dict-cs_CZ.spec
@@ -6,12 +6,10 @@ License: GPL+
 Group: Applications/Productivity
 URL: ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/Czech/spell_checking/
 Source0: openoffice.org-dict-cs_CZ.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
 %define hunspelldir %{_datadir}/myspell
 %define hyphendir %{_datadir}/hyphen
-%define debug_package %{nil}
 
 %description
 This package contains the czech hyphenation dictionaries for the Openoffice.org
@@ -43,23 +41,16 @@ iconv -f ISO-8859-2 -t UTF-8 README_hyph_cs_CZ.txt > README_hyph_cs_CZ.txt.new
 mv -f README_hyph_cs_CZ.txt.new README_hyph_cs_CZ.txt
 
 %install
-%{__rm} -rf $RPM_BUILD_ROOT
-
 mkdir -p $RPM_BUILD_ROOT%{hunspelldir}
 install -m 644 cs* $RPM_BUILD_ROOT%{hunspelldir}
 mkdir -p $RPM_BUILD_ROOT%{hyphendir}
 install -m 644 hyph*.dic $RPM_BUILD_ROOT%{hyphendir}
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -n hyphen-cs
-%defattr(-,root,root)
 %doc README_hyph_cs_CZ.txt
 %{hyphendir}/hyph_cs*
 
 %files -n hunspell-cs
-%defattr(-,root,root)
 %doc README_cs_CZ.txt
 %{hunspelldir}/cs*
 


More information about the scm-commits mailing list