rpms/sunbird/F-13 sunbird.spec,1.52,1.53

Jan Horak xhorak at fedoraproject.org
Tue Jun 22 11:26:33 UTC 2010


Author: xhorak

Update of /cvs/pkgs/rpms/sunbird/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv3200

Modified Files:
	sunbird.spec 
Log Message:
Added libnotify as build required


Index: sunbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sunbird/F-13/sunbird.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -p -r1.52 -r1.53
--- sunbird.spec	22 Jun 2010 10:02:21 -0000	1.52
+++ sunbird.spec	22 Jun 2010 11:26:33 -0000	1.53
@@ -8,6 +8,7 @@
 %define version_internal 1.0b2
 %define progdir %{_libdir}/%{name}-%{version_internal}pre
 %define thunderbird_version 3.1rc2
+%define libnotify_version 0.4
 
 # This is to filter unwanted provides, that should be provided only by gecko-devel
 %define _use_internal_dependency_generator 0
@@ -55,6 +56,7 @@ BuildRequires:  libical-devel
 BuildRequires:  zip
 BuildRequires:  autoconf213
 BuildRequires:  alsa-lib-devel
+BuildRequires:  libnotify-devel >= %{libnotify_version}
 
 Requires(post):  desktop-file-utils
 Requires(postun): desktop-file-utils



More information about the scm-commits mailing list