ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Tertishny <ilar@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] Чудеса в решете... Zapping и иже с ним.
Date: Tue, 1 Jun 2004 13:22:43 +0300
Message-ID: <200406011322.46713.ilar@altlinux.ru> (raw)
In-Reply-To: <200406011415.45063.aris@altlinux.ru>

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

>
> Спек сюда, пожалуйста.
>
> <skip>

прошу:


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

%define static 0

Name: rte
Version: 0.5.2
Release: alt1

Summary: Real Time Software Video/Audio Encoder library
Group: System/Libraries
License: GPL
Url: http://zapping.sf.net
Packager: Yehuda Ben-Yosef <ilar@altlinux.ru>

Source: %name-%version.tar.bz2

# Automatically added by buildreq on Wed Nov 05 2003
BuildRequires: doxygen gcc-c++ glibc-devel-static hostinfo libstdc++-devel

%description
Real Time Software Video/Audio Encoder library.

%package -n lib%name
Summary: Real Time Software Video/Audio Encoder library.
Group: System/Libraries

%description -n lib%name
Real Time Software Video/Audio Encoder library.

This package contains shared library needed to run applications using %name

%package -n lib%name-devel
Summary: rte library development files
Group: Development/C
Requires: lib%name = %version-%release

%description -n lib%name-devel
rte library development files.

%if %static
%package -n lib%name-devel-static
Summary: rte static library
Group: Development/C
Requires: lib%name-devel = %version-%release

%description -n lib%name-devel-static
rte static library.
%endif

%prep
%setup -q 


%build
%add_optflags %optflags_shared
%__subst 's,strlcpy,strllcpy,g' ffmpeg/libav/*.{c,h}
%__subst 's,\.la\>,.so,' configure

%configure \
%if %static
	--enable-static 
%else
	--disable-static \
	--enable-shared 
%endif

#%make_build
make

%install
%makeinstall
#%set_verify_elf_method textrel=relaxed

%find_lang %name

%post -n lib%name -p %post_ldconfig
%postun -n lib%name -p %postun_ldconfig

%files -n lib%name -f %name.lang
%_libdir/*.so.*
%doc README AUTHORS TODO

%files -n lib%name-devel
%_includedir/*
%_libdir/lib%name.so
%doc ChangeLog doc/html

%if %static
%files -n lib%name-devel-static
%_libdir/*.a
%endif

%changelog
* Sun May 23 2004 Yehuda Ben-Yosef <ilar@altlinux.ru> 0.5.2-alt1
- 0.5.2

* Sun Dec 14 2003 Yehuda Ben-Yosef <ilar@altlinux.ru> 0.5.1-alt4
- building without *.la

* Wed Nov 12 2003 Yehuda Ben-Yosef <ilar@altlinux.ru> 0.5.1-alt3
- new optflags

* Wed Nov 05 2003 Yehuda Ben-Yosef <ilar@altlinux.ru> 0.5.1-alt2
- new buildrequires and rebuilding in hasher

* Wed Feb 19 2003 Yehuda Ben-Yosef <ilar@altlinux.ru> 0.5.1-alt1
- 0.5.1

* Sun Oct 20 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.5-alt1
- 0.5
- mp1e moved in separate package.

* Fri May 17 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.4-alt1
- rte-0.4-ac_fixes.patch (PLD Team)
- First build for Sisyphus. 

  reply	other threads:[~2004-06-01 10:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-01 10:04 Igor Tertishny
2004-06-01 10:15 ` Yuri N. Sedunov
2004-06-01 10:22   ` Igor Tertishny [this message]
2004-06-01 11:23     ` Yuri N. Sedunov
2004-06-01 11:30       ` Igor Tertishny

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=200406011322.46713.ilar@altlinux.ru \
    --to=ilar@altlinux.ru \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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