From bd99723552b57dde09718f32c41c6332d47c7457 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Mar 06 2010 08:58:32 +0000 Subject: initial spec --- diff --git a/.cvsignore b/.cvsignore index e69de29..11c94df 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +fedora-easy-karma-eaa17614f4a770f375b3e531f71450104d0c0960.tar.gz diff --git a/fedora-easy-karma.spec b/fedora-easy-karma.spec new file mode 100644 index 0000000..b251ea9 --- /dev/null +++ b/fedora-easy-karma.spec @@ -0,0 +1,58 @@ +%global date 20100305 + +Name: fedora-easy-karma +Version: 0 +Release: 0.1.%{date}%{?dist} +Summary: Fedora update feedback made easy + +Group: Development/Tools +License: GPLv2+ +URL: https://fedoraproject.org/wiki/Fedora_Easy_Karma + +# VCS: 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 +## tarball got from +# http://fedorapeople.org/gitweb?p=till/public_git/fedora-easy-karma.git;a=snapshot;h=eaa17614f4a770f375b3e531f71450104d0c0960;sf=tgz +# for comparision use the ungzipped tar, not the tgz, because the tgz differs in the mtime of the tar +Source0: fedora-easy-karma-eaa17614f4a770f375b3e531f71450104d0c0960.tar.gz +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 + + +%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 +* Fri Mar 05 2010 Till Maas - 0-0.1.20100305 +- initial spec for Fedora diff --git a/import.log b/import.log new file mode 100644 index 0000000..da357f0 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +fedora-easy-karma-0-0_1_20100305_fc12:HEAD:fedora-easy-karma-0-0.1.20100305.fc12.src.rpm:1267865883 diff --git a/sources b/sources index e69de29..01068ce 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +7ed1c672000b4d6da780bfdad63bd054 fedora-easy-karma-eaa17614f4a770f375b3e531f71450104d0c0960.tar.gz