From bd20d469bb883cd9e917354fa4523469d7517b15 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Mar 06 2010 10:59:56 +0000 Subject: sync with devel --- diff --git a/.cvsignore b/.cvsignore index e69de29..c9676ff 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1,2 @@ +fedora-easy-karma-eaa17614f4a770f375b3e531f71450104d0c0960.tar.gz +fedora-easy-karma-0git668cdcf9a6c7effd2b9e3394f207b71aa1395983.tar.bz2 diff --git a/fedora-easy-karma.spec b/fedora-easy-karma.spec new file mode 100644 index 0000000..d0cb331 --- /dev/null +++ b/fedora-easy-karma.spec @@ -0,0 +1,62 @@ +Name: fedora-easy-karma +Version: 0 +Release: 0.2.20100306git668cdcf9a6c7effd2b9e3394f207b71aa1395983%{?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 a patched version of: +# http://fedorapeople.org/gitweb?p=walters/public_git/fedpkg-make-pull.git;a=summary +# Commandline: fedpkg-vcs -f pull-update +# Patches (available until merged upstream): +# http://till.fedorapeople.org/fedpkg-vcs-patches/ +Source0: fedora-easy-karma-0git668cdcf9a6c7effd2b9e3394f207b71aa1395983.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch + +Requires: python-fedora +# contains fedora_cert python module +Requires: fedora-packager >= 0.4.0 +# 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-0git668cdcf9a6c7effd2b9e3394f207b71aa1395983 + + +%build +# nothing to do + + +%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 +* 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 diff --git a/sources b/sources index e69de29..008741a 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +6a35ebf4f37719d9d0caac4b8297853a fedora-easy-karma-0git668cdcf9a6c7effd2b9e3394f207b71aa1395983.tar.bz2