rpms/goffice/devel .cvsignore, 1.7, 1.8 goffice.spec, 1.17, 1.18 sources, 1.7, 1.8

Julian Sikorski belegdol at fedoraproject.org
Wed Aug 27 09:46:09 UTC 2008


Author: belegdol

Update of /cvs/pkgs/rpms/goffice/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8156

Modified Files:
	.cvsignore goffice.spec sources 
Log Message:
* Wed Aug 27 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.6.4-1
- Updated to 0.6.4
- BuildRequires: pcre-devel only on Fedora < 9



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/goffice/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	8 Mar 2008 20:26:51 -0000	1.7
+++ .cvsignore	27 Aug 2008 09:45:39 -0000	1.8
@@ -1 +1 @@
-goffice-0.6.2.tar.bz2
+goffice-0.6.4.tar.bz2


Index: goffice.spec
===================================================================
RCS file: /cvs/pkgs/rpms/goffice/devel/goffice.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- goffice.spec	8 Mar 2008 20:26:51 -0000	1.17
+++ goffice.spec	27 Aug 2008 09:45:39 -0000	1.18
@@ -1,5 +1,5 @@
 Name:           goffice         
-Version:        0.6.2
+Version:        0.6.4
 Release:        1%{?dist}
 Summary:        Goffice support libraries
 Group:          System Environment/Libraries
@@ -11,7 +11,11 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  libgsf-gnome-devel     >= 1.13.3
 BuildRequires:  libgnomeui-devel       >= 2.0.0
-BuildRequires:  pcre-devel intltool gettext
+BuildRequires:  intltool gettext
+# glib on fedora 8 is too old
+%if 0%{?fedora} < 9
+BuildRequires:  pcre-devel
+%endif
 
 %description
 Support libraries for gnome office
@@ -73,6 +77,10 @@
 
 
 %changelog
+* Wed Aug 27 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.6.4-1
+- Updated to 0.6.4
+- BuildRequires: pcre-devel only on Fedora < 9
+
 * Sat Mar  8 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 0.6.2-1
 - New upstream version 0.6.2
 
@@ -126,4 +134,4 @@
 -remove some redundant (already included in other) (Build)Requires
 
 * Sat Nov 05 2005 Michael Wise <micwise at gmail.com> - 0.0.4-1
-- Initial spec file
\ No newline at end of file
+- Initial spec file


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/goffice/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	8 Mar 2008 20:26:51 -0000	1.7
+++ sources	27 Aug 2008 09:45:39 -0000	1.8
@@ -1 +1 @@
-f52d78cffbcfc3c13336fd308ea3926e  goffice-0.6.2.tar.bz2
+21a02662eda3812a551bd5bf2d95dbbf  goffice-0.6.4.tar.bz2




More information about the fedora-extras-commits mailing list