ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@altlinux.ru
Subject: [Comm] phpldapadmin.spec (was: SAMS)
Date: Thu, 5 May 2005 21:19:50 +0300
Message-ID: <20050505181950.GN22379@osdn.org.ua> (raw)
In-Reply-To: <427A0478.6000707@13.net.ru>


[-- Attachment #1.1: Type: text/plain, Size: 434 bytes --]

On Thu, May 05, 2005 at 03:33:13PM +0400, Маркелов Александр wrote:
> Есть желание phpldapadmin опакетить, такая замечательная тулза,
> и не в сизифе еще...

А всё sinister@, который собрал, но никак не допинается :-/

Есть 0.9.3-alt1 от Fri Jan 23 2004, спек в аттаче, могу залить
пакет (но надо передать кому-то другому).

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #1.2: phpldapadmin.spec --]
[-- Type: text/plain, Size: 1344 bytes --]

Name: phpldapadmin
Version: 0.9.3
Release: alt1

Summary: phpldapadmin - web-based LDAP administration
License: GPL
Group: Networking/WWW

Url: http://phpldapadmin.sourceforge.net
Source: http://prdownloads.sourceforge.net/phpldapadmin/%name-%version.tar.gz
Source1: localhost.htaccess

Requires: mod_php php-ldap

BuildArch: noarch

#define webmaster webmaster
%define pla_home %apache_htdocsdir/%name
%define pla_doc %_docdir/%name-%version

%set_strip_method none

%description
phpldapadmin can administer LDAPv2/v3 server

%prep
%setup -q -n %name-%version

%install
%__mkdir_p %buildroot%pla_home %buildroot%pla_doc
%__rm INSTALL doc/INSTALL* LICENSE
%__mv doc/ROADMAP %buildroot%pla_doc/
%__cp -a doc/C* %buildroot%pla_doc/
%__mv config.php.example config.php
%__cp -a * %buildroot%pla_home/
%__install -p %SOURCE1 %buildroot%pla_home/.htaccess

%files
%dir %pla_home/
%pla_doc/
%attr(0640,root,%apache_group) %config(noreplace) %verify(not size mtime md5) %pla_home/config.php
%attr(0640,root,apache) %config(noreplace) %pla_home/.htaccess
%pla_home/images/
%pla_home/lang/
%pla_home/templates/
%pla_home/doc/
%pla_home/*.txt
%pla_home/*.css
%pla_home/*.js
%pla_home/[^c]*.php
%pla_home/c[^o]*.php
%pla_home/co[^n]*.php
%pla_home/VERSION

%changelog
* Fri Jan 23 2004 Michael Shigorin <mike@altlinux.ru> 0.9.3-alt1
- built for ALT Linux

[-- Attachment #1.3: localhost.htaccess --]
[-- Type: text/plain, Size: 52 bytes --]

Order Deny,Allow
Deny from all
Allow from localhost

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-05-05 18:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-05 10:34 [Comm] SAMS Беляев Владимир Николаевич
2005-05-05 10:59 ` Mike Lykov
2005-05-05 11:13   ` Re[2]: " Беляев Владимир Николаевич
2005-05-05 11:33   ` Маркелов Александр
2005-05-05 18:19     ` Michael Shigorin [this message]
2005-05-05 12:41   ` Alexey Borovskoy
2005-05-05 13:38   ` Овечкин Влад
2005-05-05 13:40     ` Genix
2005-05-05 18:15   ` [Comm] SAMS Michael Shigorin
2005-05-06  3:41     ` Mike Lykov
2005-05-06  6:41       ` Boldin Pavel
2005-05-06  7:20       ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050505181950.GN22379@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git