rpms/hunspell-en/devel hunspell-en.spec,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Feb 8 13:05:15 UTC 2007


Author: caolanm

Update of /cvs/dist/rpms/hunspell-en/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20899

Modified Files:
	hunspell-en.spec 
Log Message:
new spec guidelines


Index: hunspell-en.spec
===================================================================
RCS file: /cvs/dist/rpms/hunspell-en/devel/hunspell-en.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hunspell-en.spec	13 Dec 2006 16:03:13 -0000	1.1
+++ hunspell-en.spec	8 Feb 2007 13:05:13 -0000	1.2
@@ -2,12 +2,12 @@
 Summary: English hunspell dictionaries
 %define upstreamid 20040623
 Version: 0.%{upstreamid}
-Release: 1
+Release: 2
 Source0: en_US.zip
 Source1: en_GB.zip
 Group: Applications/Text
 URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/
-BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: LGPL
 BuildArch: noarch
 BuildRequires: unzip
@@ -44,10 +44,13 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc README_en_US.txt README_en_GB.txt
 %{_datadir}/myspell/*
 
 %changelog
+* Thu Feb 08 2007 Caolan McNamara <caolanm at redhat.com> - 0.20040623-2
+- update to new spec guidelines
+
 * Thu Dec 07 2006 Caolan McNamara <caolanm at redhat.com> - 0.20040623-1
 - initial version




More information about the fedora-cvs-commits mailing list