]> git.pld-linux.org Git - packages/samba.git/commitdiff
- include talloc.h
authorSzymon Siwek <sls@pld-linux.org>
Wed, 15 Oct 2008 10:11:21 +0000 (10:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- more TODO

Changed files:
    samba.spec -> 1.419

samba.spec

index 157a280def9b30230fb67eafc765b9397870d24b..7528fd19481757b6b68c440320d7df1f39238244 100644 (file)
@@ -9,6 +9,9 @@
 #   /usr/share/man/man8/vfs_notify_fam.8*
 #   /usr/share/man/man8/vfs_prealloc.8*
 # - libmsrpc.so is broken (references smbc_attr_server() which is no longer exported from libsmbclient)
+# - package libs:
+#      libnetapi
+#      libsmbsharemodes
 #
 # Conditional build:
 %bcond_without ads             # without ActiveDirectory support
@@ -1327,6 +1330,7 @@ fi
 %files -n libtalloc-devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtalloc.so
+%{_includedir}/talloc.h
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.177063 seconds and 4 git commands to generate.