Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37045659
en ru br
ALT Linux repositórios
5.0: 0.12-alt1
4.1: 0.11-alt1.1
4.0: 0.9.1-alt7
3.0: 0.9.0-alt4

Group :: Sistema/Bibliotecas
RPM: librra

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define origname synce-rra

Name: librra
Version: 0.9.1
Release: alt7
Packager: SynCE Development Team <synce at packages.altlinux.org>
Summary: Synchronization library for SynCE
License: MIT
Group: System/Libraries

Url: http://synce.sourceforge.net
Source: %origname-%version.tar.gz
#Patch: synce-rra-0.8.9-defs.patch
Patch: synce-rra-build.patch
Patch1: synce-rra-getopt.patch
Patch2: synce-rra-0.9.1-textrel.patch
Patch3: synce-rra-0.9.1-nowerror.patch

# Automatically added by buildreq on Sun Apr 25 2004

BuildRequires: gcc-c++ hostinfo librapi2-devel libstdc++-devel libsynce-devel

# FIXME: somehow not caught by buildreq

BuildPreReq: libmimedir

%description
Required to communicate with a handheld device running WinCE

%package devel
Summary: Libraries and headers needed for developing with librra
Group: Development/C
Requires: %name = %version

%description devel
Libraries and headers needed for developing with librra

%prep
%setup -q -n %origname-%version
%patch -p1
%patch1 -p1
%patch2 -p0
%patch3 -p1

%build
%add_optflags %optflags_shared
%configure
%make

%install
%makeinstall
# --includedir to configure is not enough
%__install -d %buildroot%_includedir/rra/
%__mv %buildroot%_includedir/*.h %buildroot%_includedir/rra/
# ...so for the time being relax
%set_verify_elf_method textrel=relaxed

%files
%_libdir/*.so.*
%doc README LICENSE
%_bindir/*
%_man1dir/*

%files devel
%_includedir/*
%_libdir/*.so
%_datadir/aclocal/*.m4

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009