Author: qboosh Date: Thu Mar 15 12:09:04 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - unified
---- Files affected: SPECS: openhip.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/openhip.spec diff -u SPECS/openhip.spec:1.1 SPECS/openhip.spec:1.2 --- SPECS/openhip.spec:1.1 Tue Mar 13 17:13:11 2007 +++ SPECS/openhip.spec Thu Mar 15 13:08:58 2007 @@ -10,8 +10,8 @@ # Source0-md5: 68507996790ef185e8be8ecd262143d9 Source1: http://dl.sourceforge.net/openhip/hipd-0.3.4.tgz # Source1-md5: 4ea6d4747a8c2df2a737fd578b37fb7c -URL: http://www.openhip.org/ Patch0: %{name}-DESTDIR.patch +URL: http://www.openhip.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: libxml2-devel @@ -29,14 +29,14 @@ location in the Internet protocol stack. Historically, IP addresses have served both functions. This dual use of IP addresses is becoming problematic, and there have been many research efforts aimed at -studying the decoupling of identifier and locator in the network stack. -HIP is a specific proposal that uses public/private key pairs as the -host identifiers. - +studying the decoupling of identifier and locator in the network +stack. HIP is a specific proposal that uses public/private key pairs +as the host identifiers. %description -l pl.UTF-8 OpenHIP jest otwartą implementacją protokołu HIP, rozwijanego w ramach IETF oraz IRTF. + HIP jest propozycją rozdzielenia w stosie protokołów sieciowych identyfikacji węzła od jego lokalizacji. Historycznie adres IP pełnił obie te funkcje, co staje się obecnie problematyczne. HIP do @@ -65,9 +65,9 @@ %files %defattr(644,root,root,755) -%attr(755,root,root) %{_sbindir}/* %doc AUTHORS ChangeLog NEWS README hipd-0.3.4/doc/* -%config %{_sysconfdir}/hip +%attr(755,root,root) %{_sbindir}/* +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hip %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -75,5 +75,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/15 12:08:58 qboosh +- unified + Revision 1.1 2007/03/13 16:13:11 gotar - initial PLD release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openhip.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
