SPECS: dnprogs.spec - cosmetics, cleanup

darekr darekr at pld-linux.org
Fri Oct 21 15:38:37 CEST 2005


Author: darekr                       Date: Fri Oct 21 13:38:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics, cleanup

---- Files affected:
SPECS:
   dnprogs.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/dnprogs.spec
diff -u SPECS/dnprogs.spec:1.31 SPECS/dnprogs.spec:1.32
--- SPECS/dnprogs.spec:1.31	Tue Sep  9 12:24:19 2003
+++ SPECS/dnprogs.spec	Fri Oct 21 15:38:32 2005
@@ -1,24 +1,18 @@
 # $Revision$, $Date$
-Summary:	DECnet tools and libraries
-Summary(pl):	Narzędzia i biblioteki DECnet
-Name:		dnprogs
-
 %define dnet_major 1
 %define dnet_version %{dnet_major}.2
-
 %define dap_major 2
 %define dap_version %{dap_major}.23
-
 %define dnprogs_version %{dap_version}
-
+Summary:        DECnet tools and libraries
+Summary(pl):    Narzędzia i biblioteki DECnet
+Name:           dnprogs
 Version:	%{dnprogs_version}
 Release:	0.1
 License:	GPL
 Group:		Networking/Utilities
 Source0:	http://dl.sourceforge.net/linux-decnet/%{name}-%{version}.tar.gz
 # Source0-md5:	666e1479f60f7f0fe3bf8da3abab98bd
-#Patch0:		%{name}-1.05a-make.patch.gz
-#Patch1:		%{name}-1.05a-rc.patch.gz
 URL:		http://linux-decnet.sourceforge.net/
 ExclusiveOS:	Linux
 PreReq:		rc-scripts
@@ -48,8 +42,6 @@
 
 %prep
 %setup -q
-#%patch0 -p1 -b .make~
-#%patch1 -p1 -b .rc~
 
 find . -type f -name '*~' -print0 | xargs -0 rm -f
 
@@ -99,16 +91,12 @@
 %files
 %defattr(644,root,root,755)
 %doc Documentation/* README NEWS dnprogs.lsm
-
 %config(noreplace) %{_sysconfdir}/decnet.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/decnet.proxy
-
 %attr(754,root,root) /etc/rc.d/init.d/decnet
 %attr(-,root,root) /lib/libdnet.so.%{dnet_major}
 %attr(755,root,root) /lib/libdnet.so.%{dnet_version}
-
 %attr(755,root,root) /sbin/startnet
-
 %attr(755,root,root) %{_bindir}/dncopy
 %attr(755,root,root) %{_bindir}/dndel
 %attr(755,root,root) %{_bindir}/dndir
@@ -119,16 +107,13 @@
 %attr(-,root,root) %{_bindir}/dntype
 %attr(755,root,root) %{_bindir}/phone
 %attr(755,root,root) %{_bindir}/sethost
-
 %{_includedir}/netdnet
-
 %{_libdir}/libdnet.a
 %attr(-,root,root) %{_libdir}/libdnet.so
 %{_libdir}/libdap.a
 %attr(-,root,root) %{_libdir}/libdap.so
 %attr(-,root,root) %{_libdir}/libdap.so.%{dap_major}
 %attr(755,root,root) %{_libdir}/libdap.so.%{dap_version}
-
 %{_mandir}/man1/ctermd.1*
 %{_mandir}/man1/dncopy.1*
 %{_mandir}/man1/dndel.1*
@@ -143,7 +128,6 @@
 %{_mandir}/man1/phone.1*
 %{_mandir}/man1/sethost.1*
 %{_mandir}/man1/startnet.1*
-
 %{_mandir}/man3/dnet_addr.3*
 %{_mandir}/man3/dnet_conn.3*
 %{_mandir}/man3/dnet_htoa.3*
@@ -153,13 +137,10 @@
 %{_mandir}/man3/getnodebyname.3*
 %{_mandir}/man3/libdnet.3*
 %{_mandir}/man3/setnodeent.3*
-
 %{_mandir}/man5/decnet.conf.5*
 %{_mandir}/man5/decnet.proxy.5*
-
 %{_mandir}/man8/fal.8*
 %{_mandir}/man8/phoned.8*
-
 %attr(755,root,root) %{_sbindir}/ctermd
 %attr(755,root,root) %{_sbindir}/dnmirror
 %attr(755,root,root) %{_sbindir}/fal
@@ -173,6 +154,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2005/10/21 13:38:32  darekr
+- cosmetics, cleanup
+
 Revision 1.31  2003/09/09 10:24:19  ankry
 - spaces -> tab
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dnprogs.spec?r1=1.31&r2=1.32&f=u




More information about the pld-cvs-commit mailing list