Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37532229
en ru br
ALT Linux repos
S:0.1-alt2.1

Group :: System/Configuration/Packaging
RPM: apt-conf-ignore-systemd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define confname ignore-systemd.conf

Name: apt-conf-ignore-systemd
Version: 0.1
Release: alt2.1

BuildArch: noarch

Summary: apt configuration file for systems on sysvinit

License: GPL
Group: System/Configuration/Packaging
Url: http://git.altlinux.org/people/antohami/packages/apt-conf-ignore-systemd.git

Source0: %confname
Conflicts: systemd systemd-services systemd-sysvinit
Requires: sysvinit

%description
This is the apt configuration file for systems on sysvinit,
to ignore the installation of systemd packages,
see http://apt-rpm.org/tricks.shtml for details.

%install
mkdir -p %buildroot%_sysconfdir/apt/apt.conf.d
install -p -m644 %SOURCE0 %buildroot%_sysconfdir/apt/apt.conf.d/%confname

%files
%config(noreplace) %_sysconfdir/apt/apt.conf.d/%confname

%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