rpms/libvoikko/F-9 .cvsignore, 1.7, 1.8 libvoikko.spec, 1.10, 1.11 sources, 1.7, 1.8

Ville-Pekka Vainio vpv at fedoraproject.org
Sun Aug 24 09:26:38 UTC 2008


Author: vpv

Update of /cvs/pkgs/rpms/libvoikko/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13285

Modified Files:
	.cvsignore libvoikko.spec sources 
Log Message:
* Sun Aug 24 2008 - Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 1.7-1
- Fix packaging bug: add defattr to voikko-tools
- Don't BuildRequire the Finnish data files, this should make Koji builds a bit
  quicker
- Update to the newest upstream stable release (no soname bump)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libvoikko/F-9/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	4 Dec 2007 21:14:14 -0000	1.7
+++ .cvsignore	24 Aug 2008 09:26:08 -0000	1.8
@@ -1 +1 @@
-libvoikko-1.6.tar.gz
+libvoikko-1.7.tar.gz


Index: libvoikko.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvoikko/F-9/libvoikko.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libvoikko.spec	21 May 2008 21:44:54 -0000	1.10
+++ libvoikko.spec	24 Aug 2008 09:26:08 -0000	1.11
@@ -1,12 +1,12 @@
 Name:           libvoikko
-Version:        1.6
-Release:        4{?dist}
+Version:        1.7
+Release:        1%{?dist}
 Summary:        Voikko is a library for spellcheckers and hyphenators
 
 Group:          System Environment/Libraries
 License:        GPLv2+
 URL:            http://voikko.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/voikko/libvoikko-1.6.tar.gz
+Source0:        http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  malaga-devel >= 7.8
@@ -76,6 +76,7 @@
 %{_libdir}/*.so.*
 
 %files -n voikko-tools
+%defattr(-,root,root,-)
 %{_bindir}/voikkospell
 %{_bindir}/voikkohyphenate
 %{_mandir}/man1/voikkohyphenate.1.gz
@@ -88,10 +89,11 @@
 %{_libdir}/*.so
 
 %changelog
-* Thu May 22 2008 - Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 1.6-4
-- NOT BUILT YET
+* Sun Aug 24 2008 - Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 1.7-1
+- Fix packaging bug: add defattr to voikko-tools
 - Don't BuildRequire the Finnish data files, this should make Koji builds a bit
   quicker
+- Update to the newest upstream stable release (no soname bump)
 
 * Sun Mar 02 2008 - Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 1.6-3
 - Put voikkospell and voikkohyphenate into a separate voikko-tools


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvoikko/F-9/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	4 Dec 2007 21:14:14 -0000	1.7
+++ sources	24 Aug 2008 09:26:08 -0000	1.8
@@ -1 +1 @@
-651ac983ada3761f09e1a503cc6f4c46  libvoikko-1.6.tar.gz
+5f67ea0cbc72b81f3165f42300377450  libvoikko-1.7.tar.gz




More information about the scm-commits mailing list