Name: fedora-easy-karma Version: 0 Release: 0.15.20110825git36efb338%{?dist} Summary: Fedora update feedback made easy Group: Development/Tools License: GPLv2+ URL: https://fedoraproject.org/wiki/Fedora_Easy_Karma #VCS: git:git://fedorapeople.org/home/fedora/till/public_git/fedora-easy-karma.git ## current tarball # http://fedorapeople.org/gitweb?p=till/public_git/fedora-easy-karma.git;a=tree # Updated using: # http://fedorapeople.org/gitweb?p=walters/public_git/fedpkg-make-pull.git;a=summary # Commandline: fedpkg-vcs -f pull-retarget Source0: fedora-easy-karma-0git36efb338.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python-fedora # contains fedora_cert python module Requires: fedora-cert # for yum python module Requires: yum %description Fedora-easy-karma helps you to easily and fast provide feedback for all testing updates that you have currently installed. %prep %setup -q -n fedora-easy-karma-0git36efb338 %build # Set useragent sed -i 's,useragent="Fedora Easy Karma/GIT",useragent="Fedora Easy Karma/%{version}-%{release}",' fedora-easy-karma.py %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc gpl-2.0.txt gpl-3.0.txt %{_bindir}/fedora-easy-karma %changelog * Thu Aug 25 2011 Till Maas - 0-0.15.20110825git36efb338 - Update to new release * Wed Aug 24 2011 Till Maas - 0-0.14.20110824gitb3e2f900 - Update to new release * Tue Aug 23 2011 Till Maas - 0-0.13.20110823gitb0706146 - Update to new release - Fix Red Hat Bug #732610 * Fri Aug 19 2011 Till Maas - 0-0.12.20110819gitadba3055 - Update to new release - Fix Red Hat Bug #718446 * Tue Feb 08 2011 Fedora Release Engineering - 0-0.11.20101123gitf70e9b6d - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Nov 23 2010 Till Maas - 0-0.10.20101123gitf70e9b6d - Add accidentally removed distag * Tue Nov 23 2010 Till Maas - 0-0.9.20101123gitf70e9b6d - Update to new snapshot - Fix Red Hat Bug #656273 * Mon Nov 22 2010 Till Maas - 0-0.8.20101122git07665f93.1 - Reduce dependencies: fedora-cert is now a separate package * Mon Nov 22 2010 Till Maas - 0-0.8.20101122git07665f93 - Update to new snapshot - Fix Red Hat Bug #637349 * Fri Jul 09 2010 Till Maas - 0-0.7.20100709git561718c8 - Update to new snapshot * Tue Jun 29 2010 Till Maas - 0-0.6.20100629git0e80f096 - Update to new snapshot * Mon Mar 15 2010 Till Maas - 0-0.5.20100315gitacf8b834 - Update to new snapshot * Mon Mar 08 2010 Till Maas - 0-0.4.20100308git1d2e3a85 - Update to new snapshot - Set useragent * Sat Mar 06 2010 Till Maas - 0-0.3.20100306git00fc20aa - Use short githash - Update to new snapshot * Sat Mar 06 2010 Till Maas - 0-0.2.20100306git668cdcf9a6c7effd2b9e3394f207b71aa1395983 - Use fedpkg-vcs to manage snapshots - Update to new snapshot * Fri Mar 05 2010 Till Maas - 0-0.1.20100305 - initial spec for Fedora