SPECS: eventlog.spec - updated to 0.2.7

qboosh qboosh at pld-linux.org
Sun Jan 13 18:11:55 CET 2008


Author: qboosh                       Date: Sun Jan 13 17:11:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.7

---- Files affected:
SPECS:
   eventlog.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/eventlog.spec
diff -u SPECS/eventlog.spec:1.8 SPECS/eventlog.spec:1.9
--- SPECS/eventlog.spec:1.8	Wed Sep  5 14:26:16 2007
+++ SPECS/eventlog.spec	Sun Jan 13 18:11:50 2008
@@ -2,12 +2,12 @@
 Summary:	EventLog library - a replacement of the simple syslog() API
 Summary(pl.UTF-8):	Biblioteka EventLog - zamiennik prostego API syslog()
 Name:		eventlog
-Version:	0.2.5
-Release:	2
+Version:	0.2.7
+Release:	1
 License:	BSD-like
 Group:		Libraries
-Source0:	http://www.balabit.com/downloads/syslog-ng/2.0/src/%{name}-%{version}.tar.gz
-# Source0-md5:	a6bdba91f88540cc69b398fd138d86cd
+Source0:	http://www.balabit.com/downloads/files/syslog-ng/sources/stable/src/%{name}-%{version}.tar.gz
+# Source0-md5:	51ac5bff610194ad57f3d632277bdf49
 URL:		http://www.balabit.com/products/syslog_ng/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -82,20 +82,20 @@
 %files
 %defattr(644,root,root,755)
 %doc doc/configuration.txt AUTHORS COPYING CREDITS NEWS PORTS README ChangeLog
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libevtlog.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libevtlog.so.0
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/{API,DESIGN}.txt
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%dir %{_includedir}/eventlog
-%{_includedir}/eventlog/*
-%{_pkgconfigdir}/*
+%attr(755,root,root) %{_libdir}/libevtlog.so
+%{_libdir}/libevtlog.la
+%{_includedir}/eventlog
+%{_pkgconfigdir}/eventlog.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libevtlog.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -103,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-01-13 17:11:50  qboosh
+- updated to 0.2.7
+
 Revision 1.8  2007-09-05 12:26:16  baggins
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eventlog.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list