Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517203
en ru br
ALT Linux repos
S:20230821-alt1_1

Group :: System/Base
RPM: ddccontrol-db

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Group: System/Base
# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Name:             ddccontrol-db
URL:              https://github.com/ddccontrol/ddccontrol-db
Version:          20230821
Release:          alt1_1
# Agreed by usptream to be GPLv2+
# http://sourceforge.net/mailarchive/message.php?msg_id=29762202
License:          GPLv2+
Summary:          DDC/CI control database for ddccontrol
Source0:          https://github.com/ddccontrol/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
# use autopoint instead of gettextize that is interactive tool
BuildRequires:    gettext-tools
BuildRequires:    gettext-tools libasprintf-devel
BuildRequires:    libtool
BuildRequires:    intltool
BuildRequires:    perl(XML/Parser.pm)
BuildRequires:    gcc
BuildArch:        noarch
Source44: import.info
Patch33: ddccontrol-db-0.4.2-russian.patch
Conflicts: ddccontrol < 0.4.2-alt15

%description
DDC/CU control database for DDCcontrol.

%prep
%setup -q

./autogen.sh
%patch33 -p2

%build
%configure
%make_build

%install
make install DESTDIR=%{buildroot}
%find_lang %{name}

%files -f %{name}.lang
%doc --no-dereference COPYING
%doc AUTHORS NEWS README.md
%{_datadir}/%{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