rpms/spicebird/F-8 spicebird.spec,1.1,1.2

Steven M. Parrish (tuxbrewr) fedora-extras-commits at redhat.com
Fri May 30 22:42:03 UTC 2008


Author: tuxbrewr

Update of /cvs/pkgs/rpms/spicebird/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19563/F-8

Modified Files:
	spicebird.spec 
Log Message:

Updated BR and RQ



Index: spicebird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/spicebird/F-8/spicebird.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spicebird.spec	21 May 2008 19:23:09 -0000	1.1
+++ spicebird.spec	30 May 2008 22:40:21 -0000	1.2
@@ -1,12 +1,11 @@
 %define desktop_file_utils_version 0.9
 %define nspr_version 4.6
 %define nss_version 3.10
-%define cairo_version 1.0
 
 Summary:        Spicebird Collaboration Suite
 Name:           spicebird
 Version:        0.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 URL:            http://www.spicebird.com
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -20,16 +19,12 @@
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 Requires:       nspr >= %{nspr_version}
 Requires:       nss >= %{nss_version}
-Requires:       launchmail
+Requires:       sqlite
+
 
-BuildRequires:  cairo-devel >= %{cairo_version}
 BuildRequires:  libpng-devel, libjpeg-devel, gtk2-devel
-BuildRequires:  zlib-devel, gzip, zip, unzip
-BuildRequires:  nspr-devel >= %{nspr_version}
-BuildRequires:  nss-devel >= %{nss_version}
 BuildRequires:  libIDL-devel
 BuildRequires:  desktop-file-utils
-BuildRequires:  freetype-devel
 BuildRequires:  libXt-devel
 BuildRequires:  libXrender-devel
 BuildRequires:  dbus-glib-devel >= 0.68
@@ -93,6 +88,9 @@
 
 %changelog
 
+* Fri May 30 2008 Steven Parrish <smparrish[at]shallowcreek.net> 3
+- cleaned up RQ and BR
+
 * Wed May 21 2008 Steven Parrish <smparrish[at]shallowcreek.net>
 - cleaned up specfile for final inclusion in F8.
 




More information about the fedora-extras-commits mailing list