rpms/sunbird/devel sunbird-0.9-libical.patch, 1.1, 1.2 sunbird.spec, 1.16, 1.17

Lubomir Rintel lkundrak at fedoraproject.org
Wed Sep 24 09:51:42 UTC 2008


Author: lkundrak

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

Modified Files:
	sunbird-0.9-libical.patch sunbird.spec 
Log Message:
* Wed Sep 24 2008 Lubomir Rintel <lkundrak at v3.sk> 0.9-2
- Fix problem with symbol visibility and newer gcc I introduced with libical patch


sunbird-0.9-libical.patch:

Index: sunbird-0.9-libical.patch
===================================================================
RCS file: /cvs/pkgs/rpms/sunbird/devel/sunbird-0.9-libical.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sunbird-0.9-libical.patch	23 Sep 2008 20:38:51 -0000	1.1
+++ sunbird-0.9-libical.patch	24 Sep 2008 09:51:11 -0000	1.2
@@ -62,3 +62,9 @@
         ../locales \
         ../base \
         ../providers \
+--- /dev/null	2008-09-23 20:44:22.879046487 +0200
++++ mozilla/calendar/base/src/ical.h	2008-09-24 11:28:09.000000000 +0200
+@@ -0,0 +1,3 @@
++#pragma GCC visibility push(default)
++#include <libical/ical.h>
++#pragma GCC visibility pop


Index: sunbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sunbird/devel/sunbird.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sunbird.spec	23 Sep 2008 20:38:51 -0000	1.16
+++ sunbird.spec	24 Sep 2008 09:51:11 -0000	1.17
@@ -8,7 +8,7 @@
 
 Name:           sunbird
 Version:        0.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Mozilla Sunbird Calendar
 
 Group:          Applications/Productivity
@@ -277,6 +277,9 @@
 
 
 %changelog
+* Wed Sep 24 2008 Lubomir Rintel <lkundrak at v3.sk> 0.9-2
+- Fix problem with symbol visibility and newer gcc I introduced with libical patch
+
 * Tue Sep 23 2008 Lubomir Rintel <lkundrak at v3.sk> 0.9-1
 - 0.9 GOLD
 - Fix use of system nss and nspr4




More information about the fedora-extras-commits mailing list