Hello community,

here is the log from the commit of package bff for openSUSE:Factory
checked in at Wed Jun 1 12:01:18 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/bff/bff.changes        2010-04-11 
11:30:22.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Sun Apr 11 09:29:59 UTC 2010 - [email protected]
+
+- new package
+

calling whatdependson for head-i586


New:
----
  bff-1.0.3.1.tar.gz
  bff.changes
  bff.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bff.spec ++++++
#
# spec file for package bff
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           bff
Version:        1.0.3.1
Release:        1
License:        BSD
Source:         %{name}-%{version}.tar.gz
Group:          Development/Languages/Other
Summary:        Slightly-optimizing Brainfuck interpreter
Url:            http://swapped.cc/bf/

BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Slightly-optimizing (tm) Brainfuck interpreter

%prep
%setup -q

%build
CFLAGS="%optflags" %__make

%install
%__install -D -m 755 bff %buildroot%{_bindir}/%{name}

%clean
%__rm -rf %buildroot

%files
%defattr(-,root,root)
%{_bindir}/%{name}
%doc README

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to