diff --git a/build_results/srpm-builds/02914697/backend.log.gz b/build_results/srpm-builds/02914697/backend.log.gz new file mode 100644 index 0000000..c847a88 Binary files /dev/null and b/build_results/srpm-builds/02914697/backend.log.gz differ diff --git a/build_results/srpm-builds/02914697/build-02914697.rsync.log b/build_results/srpm-builds/02914697/build-02914697.rsync.log new file mode 100644 index 0000000..dc48d91 --- /dev/null +++ b/build_results/srpm-builds/02914697/build-02914697.rsync.log @@ -0,0 +1,10 @@ +Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c140' (ED25519) to the list of known hosts. +receiving incremental file list +./ +hello-2.8-1.src.rpm +hello.spec +results.json +success + +sent 107 bytes received 706,385 bytes 1,412,984.00 bytes/sec +total size is 705,909 speedup is 1.00 diff --git a/build_results/srpm-builds/02914697/build.info b/build_results/srpm-builds/02914697/build.info new file mode 100644 index 0000000..dee6477 --- /dev/null +++ b/build_results/srpm-builds/02914697/build.info @@ -0,0 +1,2 @@ +build_id=2914697 +builder_ip=2620:52:3:1:dead:beef:cafe:c140 \ No newline at end of file diff --git a/build_results/srpm-builds/02914697/builder-live.log.gz b/build_results/srpm-builds/02914697/builder-live.log.gz new file mode 100644 index 0000000..0a7f80f Binary files /dev/null and b/build_results/srpm-builds/02914697/builder-live.log.gz differ diff --git a/build_results/srpm-builds/02914697/hello-2.8-1.src.rpm b/build_results/srpm-builds/02914697/hello-2.8-1.src.rpm new file mode 100644 index 0000000..71a4d4c Binary files /dev/null and b/build_results/srpm-builds/02914697/hello-2.8-1.src.rpm differ diff --git a/build_results/srpm-builds/02914697/hello.spec b/build_results/srpm-builds/02914697/hello.spec new file mode 100644 index 0000000..ac63da7 --- /dev/null +++ b/build_results/srpm-builds/02914697/hello.spec @@ -0,0 +1,50 @@ +Name: hello +Version: 2.8 +Release: 1%{?dist} +Summary: The "Hello World" program from GNU + +License: GPLv3+ +URL: http://ftp.gnu.org/gnu/%{name} +Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz + +BuildRequires: gettext +BuildRequires: gcc +BuildRequires: vim-minimal >= 8.0 +Requires: vim-minimal >= 8.0 + +Requires(post): info +Requires(preun): info + +%description +The "Hello World" program, done with all bells and whistles of a proper FOSS +project, including configuration, build, internationalization, help files, etc. + +%prep +%autosetup + +%build +%configure +make %{?_smp_mflags} + +%install +%make_install +%find_lang %{name} +rm -f %{buildroot}/%{_infodir}/dir + +%post +/sbin/install-info %{_infodir}/%{name}.info %{_infodir}/dir || : + +%preun +if [ $1 = 0 ] ; then +/sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || : +fi + +%files -f %{name}.lang +%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO +%{_mandir}/man1/hello.1.gz +%{_infodir}/%{name}.info.gz +%{_bindir}/hello + +%changelog +* Tue Sep 06 2011 The Coon of Ty 2.8-1 +- Initial version of the package diff --git a/build_results/srpm-builds/02914697/results.json b/build_results/srpm-builds/02914697/results.json new file mode 100644 index 0000000..e00db29 --- /dev/null +++ b/build_results/srpm-builds/02914697/results.json @@ -0,0 +1,8 @@ +{ + "name": "hello", + "epoch": null, + "version": "2.8", + "release": "1", + "exclusivearch": [], + "excludearch": [] +} \ No newline at end of file diff --git a/build_results/srpm-builds/02914697/success b/build_results/srpm-builds/02914697/success new file mode 100644 index 0000000..348ebd9 --- /dev/null +++ b/build_results/srpm-builds/02914697/success @@ -0,0 +1 @@ +done \ No newline at end of file