licq
Marcin Bohosiewicz
marcus at venus.wis.pk.edu.pl
Sat Oct 10 20:24:04 CEST 1998
Witam,
Do przejrzenia przez Guru - spec dla licq dla stable - glibc 2.0.7, qt-1.40
M.
--
-| == Marcin Bohosiewicz marcus at venus.wis.pk.edu.pl == |-
-| == tel. +48 (0-601) 48-50-97 marcus at krakow.linux.org.pl == |-
-| == Strona Domowa - http://venus.wis.pk.edu.pl/marcus/ == |-
-| == PLUG - Komisja Rewizyjna - http://www.linux.org.pl/ == |-
-------------- next part --------------
Summary: Licq - ICQ clone.
Summary(pl): Licq - klient ICQ.
Name: licq
Version: 0.43
Release: 1
Copyright: GPL
Group: Applications/Communications
Source: http://pages.infinit.net/fairoff/licq/licq-%{version}.tar.gz
URL: http://pages.infinit.net/fairoff/licq/
Requires: qt >= 1.4
BuildRoot: /tmp/%{name}-%{version}-root
%description
Licq is an ICQ clone written fully in c++ using the Qt widget set. It is
an attempt to give linux a non-java option to the ICQ protocol, as the
java version is unstable and a memory hog.
%description -l pl
Licq jest klientem ICQ napisanym w C++ przy u?yciu biblioteki Qt. Pozwala
zast?pi?, napisanego w Javie, klienta ICQ z Mirabilis, kt?ry potrzebuje do
pracy zbyt wiele zasob?w i wymaga zainstalowanego jdk.
%prep
%setup -q
%build
./configure --prefix=/usr
make
mkdir -p $RPM_BUILD_ROOT/usr/{bin,share}
make install prefix=$RPM_BUILD_ROOT/usr
strip $RPM_BUILD_ROOT/usr/bin/licq
%files
%defattr(644,root, root, 755)
%doc BUGS CHANGELOG COPYING README TODO UPGRADE
%attr (0755,root,root) /usr/bin/licq
%attr (0755,root,root) /usr/bin/licq*convert
/usr/share/Licq/*
%clean
rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Oct 10 1998 Marcin Bohosiewicz <marcus at krakow.linux.org.pl>
- new version 0.43
- added Polish translation
* Mon Sep 28 1998 Marcin Bohosiewicz <marcus at krakow.linux.org.pl>
- new version 0.42
* Sun Aug 22 1998 Marcin Bohosiewicz <marcus at krakow.linux.org.pl>
- first release
More information about the pld-devel-pl
mailing list