Commit Graph

102 Commits

Author SHA1 Message Date
Fedora Release Engineering
6d5889eca7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 18:49:23 +00:00
Richard W.M. Jones
074ff364de Add BR: perl.
https://fedoraproject.org/wiki/Packaging:Perl#Build_Dependencies

The error was:
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find Perl (missing: PERL_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindPerl.cmake:86 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:120 (find_package)

No rebuild is required.
2016-10-05 19:45:16 +01:00
David Tardon
540f84b2fb rebuild for ICU 57.1 2016-04-15 20:13:36 +02:00
Milan Crha
dffb5ed839 Add patch for possible use-after-free of icalrecurrencetype::rscale 2016-02-11 15:30:51 +01:00
Milan Crha
3775b4bcf9 Add libicu dependency to libical-devel subpackage 2016-02-08 17:31:30 +01:00
Milan Crha
d7de49a10d Build with libicu, to enable RSCALE support 2016-02-02 19:21:45 +01:00
Rex Dieter
c6c550ee1e %build: -DSHARED_ONLY=TRUE (#1303598) 2016-02-01 06:57:50 -06:00
Milan Crha
94cfe9c9c7 Build with -DUSE_INTEROPERABLE_VTIMEZONES=true 2016-01-29 10:16:28 +01:00
Milan Crha
4bad4440aa Add patch for missing function (icallangbind_quote_as_ical_r) 2016-01-18 17:41:28 +01:00
Milan Crha
7d44c91161 Add patch to fix ARM build break 2016-01-18 15:39:55 +01:00
Milan Crha
4947f5246c Update to 2.0.0 2016-01-18 10:58:36 +01:00
Dennis Gilmore
68930bed3b - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 15:49:35 +00:00
Igor Gnatenko
dca16e7578 Update to 1.0.1 2015-01-26 12:09:16 +01:00
Matthias Clasen
488b2eaad2 Fix spec 2015-01-12 18:57:04 -05:00
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