Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37725840
en ru br
ALT Linux repos
S:0.4.5-alt1

Group :: Development/Other
RPM: rpm-build-tex

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rpm-build-tex
Version: 0.4.4
Release: alt1
Summary: RPM helper macros to rebuild TeX packages
License: %gpl3plus
Group: Development/Other
Source: %name-%version.tar
BuildArch: noarch
Requires: rpm >= 4.0.4-alt78
Url: http://git.altlinux.org/people/viy/packages/rpm-build-tex.git

BuildRequires(pre): rpm-build-licenses

Requires: tex-common
#Conflicts: tetex-core tetex tetex-latex tetex-dvips tetex-context tetex-afm

Provides: rpm-build-texmf = 0.4.0
Obsoletes: rpm-build-texmf < 0.4.0

%description
These helper macros provide possibility to rebuild TeX packages by
some Alt TeX Policy compatible way.

%prep
%setup


%install
install -d -m 0755 %buildroot{%_rpmlibdir,%_rpmmacrosdir}
install -m 0755 rpm/* %buildroot%_rpmlibdir/
install -m 0644 etc/* %buildroot%_rpmmacrosdir/


%files
%_rpmmacrosdir/*
%_rpmlibdir/tex.*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin