Commit Graph

88 Commits

Author SHA1 Message Date
Matthias Clasen
67d5f00981 fix typo in icaltime_days_in_year 2015-01-12 18:56:05 -05:00
Milan Crha
20113692c2 Add patch for RH bug #1176204 (Avoid putenv() in libical) 2014-12-22 12:41:24 +01:00
Peter Robinson
73e44b691a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 03:53:18 +00:00
Rex Dieter
740afb74b4 minor .spec cleanup 2014-07-08 08:16:59 -05:00
Dennis Gilmore
6a84bd1083 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 22:49:34 -05:00
Milan Crha
6229997d02 Add patch to fix icalvalue_kind enum generation (RH bug #1023020) 2013-11-21 16:23:51 +01:00
Robert Scheck
b45b989aed Fixed timezone issue with evolution-data-server (#1021136) 2013-10-20 01:44:34 +02:00
Dennis Gilmore
2ae2611d56 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 00:48:17 -05:00
Rex Dieter
d85805b808 Update to 1.0 2013-05-24 10:47:58 -05:00
Dennis Gilmore
e0ab44b7e6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 22:32:18 -06:00
Dennis Gilmore
1be6c5d89e - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 15:07:03 -05:00
Dennis Gilmore
c2edbe4007 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 01:52:11 -06:00
Robert Scheck
6195f9490c Upgrade to 0.48 (#664412, #696891, #743236) 2011-12-17 15:55:41 +01:00
Dennis Gilmore
f9df3ddd8a - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 00:54:47 -06:00
Robert Scheck
2baf9b8127 Added patch to work around upstream's broken AC_PROG_MKDIR_P 2010-12-19 23:03:23 +01:00
Robert Scheck
5caa9c402e - Upgrade to 0.46 (#525933, #628893)
- Fixed race in populating builtin timezone components (#637150)
- Fixed wrong ICAL_ERRORS_ARE_FATAL preprocessor check (#575715)
2010-12-19 22:06:07 +01:00
Jesse Keating
00e5630c83 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 05:56:04 +00:00
Robert Scheck
8c111ef88b Bah, RHEL 4 has old findutils (let's try to have same spec file over all
archs)
2009-05-06 22:47:57 +00:00
Debarshi Ray
76a229f4b0 - Updated patch to fix #includes in the headers to work with 'pkg-config
--cflags libical'. (Red Hat Bugzilla #484091)
2009-03-15 18:46:59 +00:00
Jesse Keating
d9139ddbc1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 15:45:40 +00:00
Debarshi Ray
6bcec061c5 - Added patch to fix CFLAGS in libical.pc. Closes Red Hat Bugzilla bug
#484091.
2009-02-17 05:06:17 +00:00
Debarshi Ray
3a1a5bc7d0 - Version bump to 0.43.
- Added patch to fix implicit pointer conversion from Debian. Fixes Debian
    BTS bug #511598.
- Upstream has switched off ICAL_ERRORS_ARE_FATAL by default. This
    behaviour is being retained across all distributions, including Fedora
    11.
- Added 'Requires: tzdata'.
- Enabled backtrace dumps in the syslog.
2009-01-13 04:50:51 +00:00
Debarshi Ray
83cc56bef0 - Switched off ICAL_ERRORS_ARE_FATAL for all distributions, except Fedora
11. Closes Red Hat Bugzilla bug #478331.
2009-01-08 04:07:02 +00:00
Debarshi Ray
0972db63c3 - Version bump to 0.41. Closes Red Hat Bugzilla bug #469252.
- Disabled C++ bindings.
2008-11-25 08:50:48 +00:00
Kevin Kofler
ad1c8ebbed - Package libical.pc, add Requires: pkgconfig to -devel. 2008-10-28 05:43:06 +00:00
Kevin Kofler
953ef36afc Don't list ical.h and icalvcal.h twice (match ical*.h already). 2008-10-28 05:37:47 +00:00
Kevin Kofler
c53d83433e Fix file list (libicalvcal headers are now together with the others). If
anything fails to build because of that upstream change, talk to me, we
    can add compat symlinks (for the individual headers - RPM won't let us
    change the whole directory to a symlink!).
2008-10-28 05:35:26 +00:00
Kevin Kofler
d027969f8d - Update makefile patch, remove the test part (already applied). 2008-10-28 05:24:38 +00:00
Kevin Kofler
1cedd9fd6a - Update to 0.40.
- Add patch from upstream to fix crash in icalvalue.c.
2008-10-28 05:07:56 +00:00
Debarshi Ray
6dd72f8b0a - Version bump to 0.32.
- Parallel build problems fixed.
2008-09-02 22:18:02 +00:00
Debarshi Ray
ca214d2e37 - Added 'BuildRequires: bison byacc flex'. 2008-07-27 15:07:56 +00:00
Debarshi Ray
ac80e7de3d - Fixed linkage problems and disabled parallel build till upstream accepts
fix.
2008-07-27 14:05:49 +00:00
Debarshi Ray
3f419a32e1 - Version bump to 0.31.
Thu Jul 17 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.30-4
- Changed value of License according to Fedora licensing guidelines.
- Enabled reentrant system calls and C++ bindings.
- Omitted unused direct shared library dependencies.
- Added ChangeLog, COPYING, LICENSE, NEWS and README to doc and dropped
    examples.
2008-07-17 18:19:34 +00:00
Jakub 'Livio' Rusinek
570ab10fd4 Fixed source URL in specs 2008-04-02 13:34:21 +00:00
Jakub 'Livio' Rusinek
0bbbe414e3 Updated spec 2008-04-02 13:23:04 +00:00
dnielsen
5d44fb530e Switch to freeassociation libical and update to 0.30 2008-02-23 22:18:32 +00:00
Jakub 'Livio' Rusinek
70aa3d22c0 Mass rebuild 2008-02-09 18:45:34 +00:00
Jakub 'Livio' Rusinek
d33e35b6f7 Initial push 2008-01-19 19:24:27 +00:00