packages: libnl/libnl.spec - cli modules are no longer versioned

qboosh qboosh at pld-linux.org
Tue May 22 13:48:58 CEST 2012


Author: qboosh                       Date: Tue May 22 11:48:58 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cli modules are no longer versioned

---- Files affected:
packages/libnl:
   libnl.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: packages/libnl/libnl.spec
diff -u packages/libnl/libnl.spec:1.45 packages/libnl/libnl.spec:1.46
--- packages/libnl/libnl.spec:1.45	Tue May 22 12:46:17 2012
+++ packages/libnl/libnl.spec	Tue May 22 13:48:53 2012
@@ -171,9 +171,9 @@
 %dir %{_libdir}/libnl
 %dir %{_libdir}/libnl/cli
 %dir %{_libdir}/libnl/cli/cls
-%attr(755,root,root) %{_libdir}/libnl/cli/cls/*.so*
+%attr(755,root,root) %{_libdir}/libnl/cli/cls/*.so
 %dir %{_libdir}/libnl/cli/qdisc
-%attr(755,root,root) %{_libdir}/libnl/cli/qdisc/*.so*
+%attr(755,root,root) %{_libdir}/libnl/cli/qdisc/*.so
 %{_mandir}/man8/genl-ctrl-list.8*
 %{_mandir}/man8/nl-classid-lookup.8*
 %{_mandir}/man8/nl-pktloc-lookup.8*
@@ -232,6 +232,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2012/05/22 11:48:53  qboosh
+- cli modules are no longer versioned
+
 Revision 1.45  2012/05/22 10:46:17  qboosh
 - updated to 3.2.9
 - added three git patches to allow build it with doxygen 1.8.0+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/libnl/libnl.spec?r1=1.45&r2=1.46



More information about the pld-cvs-commit mailing list