Author: lisu Date: Wed Apr 27 09:36:32 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 6.1.7 - versioned libee-devel and libestr-devel BRs - fixed linking (patch)
---- Files affected: packages/rsyslog: rsyslog.spec (1.41.2.8 -> 1.41.2.9) ---- Diffs: ================================================================ Index: packages/rsyslog/rsyslog.spec diff -u packages/rsyslog/rsyslog.spec:1.41.2.8 packages/rsyslog/rsyslog.spec:1.41.2.9 --- packages/rsyslog/rsyslog.spec:1.41.2.8 Fri Mar 11 14:11:38 2011 +++ packages/rsyslog/rsyslog.spec Wed Apr 27 11:36:27 2011 @@ -13,19 +13,20 @@ Summary(pt_BR.UTF-8): Registrador de log do sistema linux Summary(tr.UTF-8): Linux sistem ve çekirdek kayıt süreci Name: rsyslog -Version: 6.1.5 +Version: 6.1.7 Release: 1 License: GPL v3+ Group: Daemons Source0: http://www.rsyslog.com/files/download/rsyslog/%{name}-%{version}.tar.gz -# Source0-md5: f031a18b19fda05d5eea8951ccb1a356 +# Source0-md5: 7f14d4fb992c3cc81fd61e561298bd46 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}.logrotate +Patch0: %{name}-link.patch URL: http://www.rsyslog.com/ %{?with_gssapi:BuildRequires: heimdal-devel} -BuildRequires: libee-devel -BuildRequires: libestr-devel +BuildRequires: libee-devel >= 0.3.1 +BuildRequires: libestr-devel >= 0.1.0 %{?with_mysql:BuildRequires: mysql-devel} %{?with_snmp:BuildRequires: net-snmp-devel} BuildRequires: pkgconfig @@ -150,6 +151,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -317,6 +319,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41.2.9 2011/04/27 09:36:27 lisu +- updated to 6.1.7 +- versioned libee-devel and libestr-devel BRs +- fixed linking (patch) + Revision 1.41.2.8 2011/03/11 13:11:38 lisu - up to 6.1.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rsyslog/rsyslog.spec?r1=1.41.2.8&r2=1.41.2.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
