Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37567344
en ru br
Репозитории ALT

Группа :: Сети/WWW
Пакет: fpaste

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

Name: fpaste
Version: 0.4.3.0
Release: alt1
Summary: A simple tool for pasting info onto the Fedora community paste server
License: GPL-3.0+
Group: Networking/WWW
URL: https://pagure.io/fpaste

Source0: https://pagure.io/fpaste/archive/%{version}/fpaste-%{version}.tar.gz

BuildArch:  noarch

BuildRequires: rpm-build-python3

%description
It is often useful to be able to easily paste text to the Fedora Pastebin at
http://paste.fedoraproject.org and this simple script will do that and return
the resulting URL so that people may examine the output. This can hopefully
help folks who are for some reason stuck without X, working remotely, or any
other reason they may be unable to paste something into the pastebin.  This is
not a general client for paste servers. It will only ever support the paste
server that the Fedora community is running.

%prep
%setup

%install
mkdir -p %buildroot%_bindir
make install BINDIR=%buildroot%_bindir MANDIR=%buildroot%_mandir

%files
%doc README.rst TODO
%_bindir/%name
%_man1dir/%name.1*

%changelog

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

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