https://bugzilla.redhat.com/show_bug.cgi?id=1113916 Federico Simoncelli <fsimonce@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(rjones@xxxxxxxxxx | |) --- Comment #7 from Federico Simoncelli <fsimonce@xxxxxxxxxx> --- Are these changes enough? --- python-remoto.spec.1 2014-06-27 10:29:19.000000000 +0200 +++ python-remoto.spec.2 2014-06-27 12:46:08.521116160 +0200 @@ -4,14 +4,14 @@ Name: python-%{pkgname} Version: 0.0.17 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Execute remote commands or processes -Group: Development/Libraries License: MIT URL: http://github.com/alfredodeza/remoto + +# http://github.com/alfredodeza/%{pkgname}/archive/%{version}.tar.gz Source0: %{pkgname}-%{version}.tar.xz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel @@ -32,20 +32,17 @@ %install -rm -rf $RPM_BUILD_ROOT REMOTO_NO_VENDOR=1 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT -%clean -rm -rf $RPM_BUILD_ROOT - - %files -%defattr(-,root,root,-) %doc LICENSE README.rst %{python_sitelib}/* %changelog +* Fri Jun 27 2014 Federico Simoncelli <fsimonce@xxxxxxxxxx> 0.0.17-2 +- specfile cleanups + * Sun Jun 22 2014 Federico Simoncelli <fsimonce@xxxxxxxxxx> 0.0.17-1 - initial build -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review