SPECS: openslp.spec - updated to 1.2.1 (multiple bugfixes) - updat...

qboosh qboosh at pld-linux.org
Mon Aug 15 11:55:09 CEST 2005


Author: qboosh                       Date: Mon Aug 15 09:55:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.1 (multiple bugfixes)
- updated opt patch, removed obsolete fix patch

---- Files affected:
SPECS:
   openslp.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/openslp.spec
diff -u SPECS/openslp.spec:1.42 SPECS/openslp.spec:1.43
--- SPECS/openslp.spec:1.42	Sat Mar 20 00:46:31 2004
+++ SPECS/openslp.spec	Mon Aug 15 11:55:04 2005
@@ -7,22 +7,22 @@
 Summary(pl):	Otwarta implementacja Service Location Protocol V2
 Summary(pt):	Implementaçăo 'open source' do protocolo Service Location Protocol V2
 Name:		openslp
-Version:	1.2.0
+# note: 1.3.0 is "development" release _equal_ to 1.2.0
+Version:	1.2.1
 Release:	1
 License:	LGPL
 Group:		Networking/Daemons
 Source0:	http://dl.sourceforge.net/openslp/%{name}-%{version}.tar.gz
-# Source0-md5:	b101a73c11d759c6d7a48483f887fae7
+# Source0-md5:	ff9999d1b44017281dd00ed2c4d32330
 Source1:	%{name}.init
 Patch0:		%{name}-opt.patch
-Patch1:		%{name}-fix.patch
 URL:		http://www.openslp.org/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRequires:	openssl-devel >= 0.9.7d
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:	libopenslp1
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sysconfdir		/etc/openslp
 
@@ -79,9 +79,9 @@
 Summary:	OpenSLP server working as SA and DA
 Summary(pl):	Serwer OpenSLP działający jako SA i DA
 Group:		Networking/Daemons
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 Requires:	%{name} = %{version}-%{release}
+Requires:	rc-scripts
 
 %description server
 Service Location Protocol is an IETF standards track protocol that
@@ -129,7 +129,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -178,9 +177,9 @@
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README
 %dir %{_sysconfdir}
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/slp.conf
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/slp.reg
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/slp.spi
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/slp.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/slp.reg
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/slp.spi
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 
@@ -192,9 +191,9 @@
 %files devel
 %defattr(644,root,root,755)
 %doc doc/*
-%{_includedir}/*
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
+%{_includedir}/*
 
 %files static
 %defattr(644,root,root,755)
@@ -206,6 +205,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2005/08/15 09:55:04  qboosh
+- updated to 1.2.1 (multiple bugfixes)
+- updated opt patch, removed obsolete fix patch
+
 Revision 1.42  2004/03/19 23:46:31  ankry
 - massive change: BR openssl-devel >= 0.9.7d
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openslp.spec?r1=1.42&r2=1.43&f=u




More information about the pld-cvs-commit mailing list