ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Artem <u2u@nm.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] python2.3(base), python2.3(environment), python2.3(plugins)
Date: Wed, 23 Mar 2005 14:52:14 +0200
Message-ID: <4241667E.3050005@nm.ru> (raw)
In-Reply-To: <20050323154303.58f17b09@satellit.immo>

[-- Attachment #1: Type: text/plain, Size: 565 bytes --]

В аттаче

Alex Gorbachenko wrote:

>On Wed, 23 Mar 2005 14:15:13 +0200
>Artem wrote:
>
>  
>
>>%add_python_req_skip base  и т.п. помогает, только интересно - правильно 
>>ли это? Moжет,  base в provides python-а сейчас по-другому называется? 
>>Или не включен в python-овском spec?
>>    
>>
>
>spec ваш покажите, пожалуйста. 
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Sisyphus mailing list
>Sisyphus@altlinux.ru
>https://lists.altlinux.ru/mailman/listinfo/sisyphus
>  
>


[-- Attachment #2: luma.spec --]
[-- Type: text/plain, Size: 1480 bytes --]

Name: luma
Version: 2.1.3
Release: alt1


Summary: Luma - LDAP browser, utility and more.
License: GPL
Group: Databases 
Url: http://luma.sf.net

Source0: %name-%version.tar.bz2

Requires: libqt3 >= 3.2
Requires: python >= 2.3
Requires: python-module-PyQt >= 3.10
Requires: python-module-ldap >= 2.0.0

#add_python_req_skip base
BuildPreReq: python >= 2.3


%description
Luma  is  a  graphical utility for accessing and managin data stored on
LDAP servers. It is written in  Python,  using  PyQT  and  python-ldap.
Plugin-support  is  included and useful widgets with LDAP-functionality
for easy creation of plugins are delivered.

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

%build
./install.py --compile-only
	
%install

install -d $RPM_BUILD_ROOT%_prefix
install -d $RPM_BUILD_ROOT%_iconsdir

%__cp -R -f ./ $RPM_BUILD_ROOT%_prefix
%__cp -f ./share/%name/icons/%name-32.png $RPM_BUILD_ROOT%_iconsdir

%__rm -f $RPM_BUILD_ROOT%_prefix/{COPYING,LICENSE,README,install.py}

# menu support
install -d $RPM_BUILD_ROOT%_menudir
cat << EOF > $RPM_BUILD_ROOT%_menudir/%name
?package(%name): longtitle="%summary" \
command="%_bindir/%name" title="Luma"  needs="x11" \
section="Applications/Databases" \
icon="%name-32.png"
EOF

%post
%update_menus

%postun
%clean_menus

%files
%defattr(-,root,root)
%doc README COPYING LICENSE
%_bindir/%name
%_libdir/%name
%_datadir/%name/doc
%_datadir/%name/i18n
%_datadir/%name/icons
%_menudir/%name
%_iconsdir/%name-32.png
%_man1dir/%name.1.gz

%changelog


  reply	other threads:[~2005-03-23 12:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-23 11:20 Artem
2005-03-23 11:28 ` Anton Gorlov aka stalker
2005-03-23 11:41   ` Artem
2005-03-23 12:14     ` Alexey Morozov
2005-03-23 11:44 ` Alex Gorbachenko
2005-03-23 12:15   ` Artem
2005-03-23 12:43     ` Alex Gorbachenko
2005-03-23 12:52       ` Artem [this message]
2005-03-23 13:09         ` Re[2]: " Anton Gorlov aka stalker
2005-03-23 13:33           ` Artem
2005-03-23 13:40           ` Artem
2005-03-23 13:32         ` Alex Gorbachenko
2005-03-23 13:47           ` Artem
2005-03-24  7:21             ` Alex Gorbachenko
2005-03-24 10:58               ` Artem
2005-03-24 11:36                 ` Alex Gorbachenko
2005-03-24 17:44                   ` Artem
2005-03-24 11:47                 ` Ivan Fedorov
2005-03-23 14:06         ` Re[2]: " php-coder
2005-03-23 18:34           ` Artem
2005-03-23 12:23   ` Artem

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=4241667E.3050005@nm.ru \
    --to=u2u@nm.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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