Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37728627
en ru br
ALT Linux repos
S:41.0.2-alt3
5.0: 1.1-alt2
4.1: 1.1-alt0.M41.2
+updates:1.1-alt0.M41.2

Group :: Development/Other
RPM: rpm-build-mozilla.org

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# -*- mode: RPM-SPEC; tab-width: 8; fill-column: 70; -*-

%define xulr_name    xulrunner
%define xulr_version 33.0.2
%define xulr_release alt3

Name: rpm-build-mozilla.org
Version: 33.0.2
Release: alt3
Summary: RPM helpers to build Mozilla.org packages
Packager: Alexey Gladkov <legion at altlinux.ru>

Group: Development/Other
License: GPL
BuildArch: noarch

Source0: rpm.macros.standalone

%description
These helpers provide possibility to build Mozilla.org packages
by some Alt Linux Team Policy compatible way.

%install
install -D -m644 %SOURCE0 %buildroot/%_sysconfdir/rpm/macros.d/%xulr_name

sed -i \
-e 's, at xulr_name at ,%xulr_name,g' \
-e 's, at xulr_version at ,%xulr_version,g' \
-e 's, at xulr_release at ,%xulr_release,g' \
\
%buildroot/%_sysconfdir/rpm/macros.d/%xulr_name

%files
%_sysconfdir/rpm/macros.d/%xulr_name

%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