SPECS: xdg-utils.spec
grzesiek Pycia
gzohop at gmail.com
Thu Mar 6 00:23:43 CET 2008
Witam
W załączniku spec dla xdg-utils, linuxdcpp używa xdg-open z tego pakietu
do otwierania linków klikniętych w oknie czatu.
U mnie działa na Ti_i686 i na AC_athlon.
Czy w linuxdcpp powinno to być jako requires czy jako Suggest, bo w
sumie program bez tego działa.
Pozdrawiam
gzehop
-------------- next part --------------
# $Revision:$, $Date:$
Summary: Xdg-utils is a set of command line tools that assist applications with a variety of desktop integration tasks.
Summary(pl.UTF-8): Xdg-utils to zastaw konsolowych narzÄdzi uĹatwiajÄ
cych integracje aplikacji z róşnymi Ĺrodowiskami graficznymi.
Name: xdg-utils
Version: 1.0.2
Release: 1
License: GPL
Group: X11/Applications
Source0: http://portland.freedesktop.org/download/%{name}-%{version}.tgz
# Source0-md5: 348a5b91dc66426505022c74a64b2940
URL: http://portland.freedesktop.org/wiki/XdgUtils
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: xmlto
Requires: coreutils
Requires: which
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Xdg-utils is a set of command line tools that assist applications with
a variety of desktop integration tasks. About half of the tools focus
on tasks commonly required during the installation of a desktop application
and the other half focuses on integration with the desktop environment
while the application is running.
%description -l pl.UTF-8
Xdg-utils to zastaw konsolowych narzÄdzi uĹatwiajÄ
cych integracje
aplikacji z róşnymi Ĺrodowiskami graficznymi.Mniej wiÄcej poĹowa z tych
narzÄdzi przydatna jest w czasie instalacji danej aplikacji a druga polowa
przydaje siÄ juĹź w czasie dziaĹania aplikacji w danym Ĺrodowisku graficznym.
%prep
%setup -q
%build
%configure
%{__make}
%install
rm -rf $RPM_BUILD_ROOT
%{__make} install DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc ChangeLog LICENSE README TODO
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man1/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log:$
More information about the pld-devel-pl
mailing list