rpms/openoffice.org-voikko/devel openoffice.org-voikko.spec, 1.9, 1.10

Ville-Pekka Vainio vpv at fedoraproject.org
Sat Aug 23 21:50:28 UTC 2008


Author: vpv

Update of /cvs/pkgs/rpms/openoffice.org-voikko/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18077

Modified Files:
	openoffice.org-voikko.spec 
Log Message:
* Sun Jul 30 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 3.0-0.2.rc1
- New release candidate:
  - Require libvoikko >= 2.0
  - Don't build with SHOW_UGLY_WARNINGS anymore



Index: openoffice.org-voikko.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org-voikko/devel/openoffice.org-voikko.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- openoffice.org-voikko.spec	25 Jul 2008 19:59:04 -0000	1.9
+++ openoffice.org-voikko.spec	23 Aug 2008 21:49:58 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           openoffice.org-voikko
 Version:        3.0 
-Release:        0.1.pre4%{?dist}
+Release:        0.2.rc1%{?dist}
 Summary:        Finnish spellchecker and hyphenator extension for OpenOffice.org
 
 Group:          Applications/Productivity
@@ -8,15 +8,15 @@
 URL:            http://voikko.sourceforge.net/
 # The usual format of stable release tarball URLs
 #Source0:        http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz
-Source0:        http://www.puimula.org/htp/testing/%{name}-%{version}pre4.tar.gz
+Source0:        http://www.puimula.org/htp/testing/%{name}-%{version}rc1.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: openoffice.org-sdk >= 3.0.0 libvoikko-devel >= 1.5
+BuildRequires: openoffice.org-sdk >= 3.0.0 libvoikko-devel >= 2.0
 Requires(pre):    openoffice.org-core >= 3.0.0
 Requires(post):   openoffice.org-core >= 3.0.0
 Requires(preun):  openoffice.org-core >= 3.0.0
 Requires(postun): openoffice.org-core >= 3.0.0
-Requires: openoffice.org-core >= 3.0.0 libvoikko >= 1.5
+Requires: openoffice.org-core >= 3.0.0 libvoikko >= 2.0
 
 %define ooo_sdk %{_libdir}/openoffice.org/basis3.0/sdk
 %define ooo %{_libdir}/openoffice.org
@@ -43,9 +43,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 . %{ooo_sdk}/setsdkenv_unix.sh
-# Use SHOW_UGLY_WARNINGS only for pre-release builds
 make install-unpacked DESTDIR=$RPM_BUILD_ROOT%{voikkoext} \
-    SHOW_UGLY_WARNINGS=1 "OPT_FLAGS=$RPM_OPT_FLAGS" %{?_smp_mflags}
+    "OPT_FLAGS=$RPM_OPT_FLAGS" %{?_smp_mflags}
 # Set the library executable so debuginfo can be extracted.
 chmod +x $RPM_BUILD_ROOT%{voikkoext}/voikko.so
 
@@ -82,6 +81,11 @@
 
 
 %changelog
+* Sun Jul 30 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 3.0-0.2.rc1
+- New release candidate:
+  - Require libvoikko >= 2.0
+  - Don't build with SHOW_UGLY_WARNINGS anymore
+
 * Fri Jul 25 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 3.0-0.1.pre4
 - New pre-release
 - License changed to GPLv3+




More information about the fedora-extras-commits mailing list