Changing filesystem path names from "fedora-ds" to "dirsrv"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We would like to separate the brand name from the filesystem path 
naming.  The packages will still be called fedora-ds-*.rpm, and if you 
run /usr/sbin/ns-slapd -v it will tell you that you are running Fedora 
Directory Server, but we would like to use "dirsrv" as the name in 
filesystem paths, so
 /etc/dirsrv
 /usr/lib/dirsrv
 /var/log/dirsrv
and so on.  From a code standpoint, this basically means the following 
change:

*** configure.ac.~1.35.~    2007-08-01 14:25:15.000000000 -0600
--- configure.ac    2007-08-09 10:14:20.000000000 -0600
***************
*** 2,8 ****
  # Process this file with autoconf to produce a configure script.
  AC_PREREQ(2.59)
  # This version is the version returned by ns-slapd -v
! AC_INIT([fedora-ds], [1.1.0a4], [http://bugzilla.redhat.com/])
  # AC_CONFIG_HEADER must be called right after AC_INIT.
  AC_CONFIG_HEADERS([config.h])
  AM_INIT_AUTOMAKE([1.9 foreign subdir-objects])
--- 2,8 ----
  # Process this file with autoconf to produce a configure script.
  AC_PREREQ(2.59)
  # This version is the version returned by ns-slapd -v
! AC_INIT([dirsrv], [1.1.0a4], [http://bugzilla.redhat.com/])
  # AC_CONFIG_HEADER must be called right after AC_INIT.
  AC_CONFIG_HEADERS([config.h])
  AM_INIT_AUTOMAKE([1.9 foreign subdir-objects])

Then making sure we use PACKAGE_NAME for path naming consistently.

Your comments are welcome.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.fedoraproject.org/pipermail/389-users/attachments/20070809/b016671c/attachment.bin 


[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux