Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37562606
en ru br
Репозитории ALT
5.1: 0.0.1-alt3
4.1: 0.0.1-alt3
4.0: 0.0.1-alt1
www.altlinux.org/Changes

Группа :: Науки/Физика
Пакет: gresistor

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')

Summary: Identify resistors
Name: gresistor
Version: 0.0.1
Release: alt1
License: GPL
Group: Sciences/Physics
URL: http://www.minipop.org/index.php?file=progs/gresistor/gresistor.tpl
Packager: Mikhail Pokidko <pma at altlinux.org>
Source: http://www.minipop.org/progs/gresistor/gresistor-%{version}.tar.gz

#BuildRequires: python


# Automatically added by buildreq on Wed Sep 13 2006

BuildRequires: python-base python-dev python-modules-encodings

%description
To allow for identification, resistors are usually marked with colored bands.
Often referred to as color codes, these markings are indicative of their
resistance, tolerance, and temperature coefficient. gResistror is a great
program that will help you translate resistor color codes into a readable
value. All you have to do is watch the colors on the resistor and then
enter them in the program. As you enter, you'll see that the resistor
value is changing according to the selected color.

%prep
%setup

%build
%__python setup.py build

%install
%__python setup.py install --prefix %buildroot%_prefix

%files
#defattr(-, root, root, 0755)
%doc README
%_bindir/%name
%_datadir/%name/
%_datadir/applications/%name.desktop
%python_sitearch/SimpleGladeApp.py*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin