[Fedora-directory-commits] adminutil/include/libadminutil admutil.h, 1.2, 1.3 distadm.h, 1.2, 1.3 prodinfo.h, 1.1.1.1, 1.2 psetc.h, 1.1.1.1, 1.2 resource.h, 1.1.1.1, 1.2 srvutil.h, 1.2, 1.3

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Tue Dec 6 18:38:38 UTC 2005


Author: nhosoi

Update of /cvs/dirsec/adminutil/include/libadminutil
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18818/include/libadminutil

Modified Files:
	admutil.h distadm.h prodinfo.h psetc.h resource.h srvutil.h 
Log Message:
[172166] Admin Util RPM
1) admin util library name has been updated from libadminutil10.so to
libadminutil.so.1.0 with symbolic links libadminutil.so and libadminutil.so.1
2) dropped static library 



Index: admutil.h
===================================================================
RCS file: /cvs/dirsec/adminutil/include/libadminutil/admutil.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- admutil.h	29 Sep 2005 22:10:10 -0000	1.2
+++ admutil.h	6 Dec 2005 18:38:31 -0000	1.3
@@ -17,6 +17,13 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  * END COPYRIGHT BLOCK **/
+
+/*
+ * adminutil.h - prototypes for libadminutil
+ *
+ * $Id$
+ */
+
 #ifndef __ADMUTIL_H__
 #define __ADMUTIL_H__
 


Index: distadm.h
===================================================================
RCS file: /cvs/dirsec/adminutil/include/libadminutil/distadm.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- distadm.h	29 Sep 2005 22:10:10 -0000	1.2
+++ distadm.h	6 Dec 2005 18:38:31 -0000	1.3
@@ -17,6 +17,11 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  * END COPYRIGHT BLOCK **/
+/*
+ * disadm.h
+ *
+ * $Id$
+ */
 #ifndef __DISTADM_H__
 #define __DISTADM_H__
 


Index: prodinfo.h
===================================================================
RCS file: /cvs/dirsec/adminutil/include/libadminutil/prodinfo.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- prodinfo.h	20 Jul 2005 22:51:31 -0000	1.1.1.1
+++ prodinfo.h	6 Dec 2005 18:38:31 -0000	1.2
@@ -17,6 +17,11 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  * END COPYRIGHT BLOCK **/
+/*
+ * prodinfo.h
+ *
+ * $Id$
+ */
 
 #ifndef prodinfo_h
 #define prodinfo_h


Index: psetc.h
===================================================================
RCS file: /cvs/dirsec/adminutil/include/libadminutil/psetc.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- psetc.h	20 Jul 2005 22:51:31 -0000	1.1.1.1
+++ psetc.h	6 Dec 2005 18:38:31 -0000	1.2
@@ -17,6 +17,11 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  * END COPYRIGHT BLOCK **/
+/*
+ * psetc.h
+ *
+ * $Id$
+ */
 
 #ifndef __PSETC_H__
 #define __PSETC_H__


Index: resource.h
===================================================================
RCS file: /cvs/dirsec/adminutil/include/libadminutil/resource.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- resource.h	20 Jul 2005 22:51:31 -0000	1.1.1.1
+++ resource.h	6 Dec 2005 18:38:31 -0000	1.2
@@ -17,6 +17,11 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  * END COPYRIGHT BLOCK **/
+/*
+ * resource.h
+ *
+ * $Id$
+ */
 #ifndef _RESOURCE_H_
 #define _RESOURCE_H_
 


Index: srvutil.h
===================================================================
RCS file: /cvs/dirsec/adminutil/include/libadminutil/srvutil.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- srvutil.h	16 Nov 2005 18:50:09 -0000	1.2
+++ srvutil.h	6 Dec 2005 18:38:31 -0000	1.3
@@ -17,6 +17,11 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  * END COPYRIGHT BLOCK **/
+/*
+ * srvutil.h
+ *
+ * $Id$
+ */
 
 #ifndef __SRVUTIL_H__
 #define __SRVUTIL_H__




More information about the Fedora-directory-commits mailing list