~ubuntu-branches/ubuntu/trusty/syslog-ng/trusty-proposed

« back to all changes in this revision

Viewing changes to lib/ivykis/ivykis.spec

  • Committer: Package Import Robot
  • Author(s): Laszlo Boszormenyi (GCS), Gergely Nagy
  • Date: 2011-10-11 14:30:48 UTC
  • mfrom: (1.3.7)
  • Revision ID: package-import@ubuntu.com-20111011143048-r1iljux9xbvj3lwh
Tags: 3.3.1.dfsg-1
* New upstream release with important fixes from upstream git tree with
  non-free manpages removed.
* Drop syslog-ng.conf(5) (closes: #496521).
* syslog-ng(8) is generated, and does not mention -Q anymore
  (closes: #616069).
* Supports CAP_SYSLOG on recent kernels (closes: #630172).
* Does not use g_timeout_add_seconds anymore (closes: #609154).

[ Gergely Nagy <algernon@madhouse-project.org> ]
* Update debian/copyright to DEP-5 format.
* Simplified the logrotate file by merging identical entries.
* Include local configuration files from /etc/syslog-ng/conf.d/ (Closes:
  #609050).
* Update syslog-ng.conf to be fully 3.3 compliant.
* Compress both source and binaries (except the syslog-ng meta
  package) with xz, instead of gzip.
* Use dpkg triggers to restart syslog-ng when appropriate.
* Include DFSG-free manual pages for all binaries.
* Build with Hardening enabled.
* Mention syslog(3) in /etc/default/syslog-ng, instead of
  <linux/kernel.h> (Closes: #608605)
* Support 'status' in the init script.
  Patch from Peter Eisentraut <petere@debian.org> (Closes: #644458)
* Build-Depend on libevtlog-dev (>= 0.2.12-5~) for correct shlibs.
* Use [linux-any] in Build-Depends instead of hardcoded links.
  (Closes: #634715)
* Use $SYSLOGNG_OPTS in the init script when reloading syslog-ng.
  (Closes: #589081)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Name:           ivykis
 
2
Summary:        event handling library
 
3
Group:          System Environment/Libraries
 
4
Version:        0.21
 
5
Release:        1
 
6
URL:            http://libivykis.sourceforge.net/
 
7
Source0:        ivykis-0.21.tar.gz
 
8
Packager:       Lennert Buytenhek <ivykis@wantstofly.org>
 
9
BuildRoot:      /tmp/%{name}-%{version}
 
10
License:        LGPLv2.1
 
11
 
 
12
%description
 
13
ivykis is an event handling library.
 
14
 
 
15
%prep
 
16
%setup -q -n %{name}-%{version}
 
17
 
 
18
%build
 
19
%configure
 
20
make
 
21
 
 
22
%install
 
23
rm -rf %{buildroot}
 
24
make DESTDIR=%{buildroot} install
 
25
 
 
26
%files
 
27
%defattr(-,root,root)
 
28
%{_includedir}/iv*
 
29
%{_libdir}/lib*
 
30
%{_libdir}/pkgconfig/*
 
31
%{_mandir}/man3/*
 
32
 
 
33
%clean
 
34
rm -rf %{buildroot}
 
35
 
 
36
%changelog
 
37
* Thu Apr 21 2011 Lennert Buytenhek <buytenh@wantstofly.org>
 
38
- Release ivykis 0.21.
 
39
 
 
40
* Thu Mar 31 2011 Lennert Buytenhek <buytenh@wantstofly.org>
 
41
- Release ivykis 0.20.
 
42
 
 
43
* Mon Nov 15 2010 Lennert Buytenhek <buytenh@wantstofly.org>
 
44
- Release ivykis 0.19.
 
45
 
 
46
* Sat Oct  9 2010 Lennert Buytenhek <buytenh@wantstofly.org>
 
47
- Release ivykis 0.18.
 
48
 
 
49
* Sat Sep 13 2010 Lennert Buytenhek <buytenh@wantstofly.org>
 
50
- Release ivykis 0.17.
 
51
 
 
52
* Sat Sep 10 2010 Lennert Buytenhek <buytenh@wantstofly.org>
 
53
- Release ivykis 0.16.
 
54
 
 
55
* Sat Sep  4 2010 Lennert Buytenhek <buytenh@wantstofly.org>
 
56
- Release ivykis 0.15.
 
57
 
 
58
* Mon Aug 16 2010 Lennert Buytenhek <buytenh@wantstofly.org>
 
59
- Release ivykis 0.14.
 
60
 
 
61
* Wed Aug 11 2010 Lennert Buytenhek <buytenh@wantstofly.org>
 
62
- Don't forget to install iv_avl.h as well.
 
63
 
 
64
* Wed Aug 11 2010 Lennert Buytenhek <buytenh@wantstofly.org>
 
65
- Release ivykis 0.13.
 
66
 
 
67
* Wed Jun  2 2010 Lennert Buytenhek <buytenh@wantstofly.org>
 
68
- Release ivykis 0.12.
 
69
 
 
70
* Sun Feb  8 2009 Lennert Buytenhek <buytenh@wantstofly.org>
 
71
- Release ivykis 0.11.
 
72
 
 
73
* Tue Jan  6 2009 Lennert Buytenhek <buytenh@wantstofly.org>
 
74
- Don't forget to install iv_fd_compat.h as well.
 
75
 
 
76
* Mon Jan  5 2009 Lennert Buytenhek <buytenh@wantstofly.org>
 
77
- Release ivykis 0.10.
 
78
 
 
79
* Fri Jan  2 2009 Lennert Buytenhek <buytenh@wantstofly.org>
 
80
- Release ivykis 0.9.