Hello community,

here is the log from the commit of package fondu for openSUSE:Factory
checked in at Thu Jul 7 15:29:48 CEST 2011.



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

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/fondu/fondu.changes    2010-10-22 
13:23:41.000000000 +0200
@@ -0,0 +1,7 @@
+-------------------------------------------------------------------
+Fri Oct 22 11:18:33 UTC 2010 - [email protected]
+
+- first build server package
+- clean and tidy spec file
+ 
+

calling whatdependson for head-i586


New:
----
  fondu.changes
  fondu.spec
  fondu_src-060102.tgz

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

Other differences:
------------------
++++++ fondu.spec ++++++
#
# spec file for package fondu
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) Peter Linnell, 2010 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:           fondu
Version:        1.0.060102
Release:        1
License:        BSD
Summary:        Converts between mac and unix fonts
Url:            http://fondu.sourceforge.net/
Group:          System/X11/Fonts

Source0:        http://fondu.sourceforge.net/fondu_src-060102.tgz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
fondu allows you to convert a mac font into a unix one. ufond converts
a unix font into a mac one.

Author: George Williams <gww at silcom.com>

%prep
%setup -T -b 0 -n fondu-060102

%build
CFLAGS="%{optflags}"
%configure
make

%install
mkdir -p %{buildroot}%{_bindir}
%makeinstall

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%{_bindir}/fondu
%{_bindir}/ufond
%{_bindir}/showfond
%{_bindir}/dfont2res
%{_bindir}/frombin
%{_bindir}/tobin
%{_bindir}/lumper
%{_bindir}/setfondname

%doc LICENSE README

%changelog

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



Remember to have fun...

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

Reply via email to