SPECS: NetworkManager.spec - files cleanup (BTW: is -devel necessa...
qboosh
qboosh at pld-linux.org
Tue Apr 4 22:36:18 CEST 2006
Author: qboosh Date: Tue Apr 4 20:36:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- files cleanup (BTW: is -devel necessary?)
---- Files affected:
SPECS:
NetworkManager.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/NetworkManager.spec
diff -u SPECS/NetworkManager.spec:1.13 SPECS/NetworkManager.spec:1.14
--- SPECS/NetworkManager.spec:1.13 Tue Apr 4 21:33:25 2006
+++ SPECS/NetworkManager.spec Tue Apr 4 22:36:13 2006
@@ -78,7 +78,7 @@
%attr(755,root,root) %{_sbindir}/*
%attr(755,root,root) %{_datadir}/nm-applet
%attr(755,root,root) %{_datadir}/gnome-vpn-properties
-%attr(755,root,root) %{_libdir}/lib*so.*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
%attr(755,root,root) %{_libdir}/nm-crash-logger
%attr(754,root,root) /etc/rc.d/init.d/NetworkManager
%dir %{_datadir}/%{name}
@@ -89,27 +89,20 @@
%{_iconsdir}/*/*/apps/*.png
%if 0
-/usr/include/NetworkManager/NetworkManager.h
-/usr/include/NetworkManager/NetworkManagerVPN.h
-/usr/include/NetworkManager/cipher-wep-ascii.h
-/usr/include/NetworkManager/cipher-wep-hex.h
-/usr/include/NetworkManager/cipher-wep-passphrase.h
-/usr/include/NetworkManager/cipher-wpa-psk-hex.h
-/usr/include/NetworkManager/cipher-wpa-psk-passphrase.h
-/usr/include/NetworkManager/cipher.h
-/usr/include/NetworkManager/dbus-helpers.h
-/usr/include/NetworkManager/dbus-method-dispatcher.h
-/usr/include/NetworkManager/libnm_glib.h
-/usr/include/NetworkManager/nm-vpn-ui-interface.h
-/usr/lib/libnm-util.a
-/usr/lib/libnm-util.la
-/usr/lib/libnm_glib.a
-/usr/lib/libnm_glib.la
-/usr/lib/pkgconfig/NetworkManager.pc
-/usr/lib/pkgconfig/libnm-util.pc
-/usr/lib/pkgconfig/libnm_glib.pc
-%endif
+# -devel?
+%attr(755,root,root) %{_libdir}/libnm-util.so
+%attr(755,root,root) %{_libdir}/libnm_glib.so
+%{_libdir}/libnm-util.la
+%{_libdir}/libnm_glib.la
+%{_includedir}/NetworkManager
+%{_pkgconfigdir}/NetworkManager.pc
+%{_pkgconfigdir}/libnm-util.pc
+%{_pkgconfigdir}/libnm_glib.pc
+# -static?
+%{_libdir}/libnm-util.a
+%{_libdir}/libnm_glib.a
+%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -117,6 +110,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2006/04/04 20:36:13 qboosh
+- files cleanup (BTW: is -devel necessary?)
+
Revision 1.13 2006/04/04 19:33:25 freetz
- removed bogus wpa_supplicant (!) BR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/NetworkManager.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list