Hello community, here is the log from the commit of package abook for openSUSE:Factory checked in at Mon Apr 11 13:50:23 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/abook/abook.changes 2009-12-22 23:05:32.000000000 +0100 @@ -0,0 +1,15 @@ +------------------------------------------------------------------- +Tue Dec 22 23:04:41 CET 2009 - [email protected] + +- use a hopefully better RPM group + +------------------------------------------------------------------- +Thu Dec 18 15:17:09 PST 2008 - [email protected] + +- Use %{version} and make package version reflect upstream version + +------------------------------------------------------------------- +Mon May 5 14:19:09 CEST 2008 - [email protected] + +- revive abook with version 0.6.0pre2 + calling whatdependson for head-i586 New: ---- abook-0.6.0pre2.tar.gz abook.changes abook.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ abook.spec ++++++ # # spec file for package abook # # 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: abook BuildRequires: gettext ncurses-devel readline-devel Summary: Text-based addressbook program Version: 0.6.0pre2 Release: 1 License: GPL Group: Productivity/Other Source: http://abook.sourceforge.net/devel/%{name}-%{version}.tar.gz Url: http://abook.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Abook is a text-based addressbook program designed to use with mutt mail client. %prep %setup -q -n %{name}-%{version} %build %configure make RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fstack-protector-all" %{?jobs:-j %jobs} %install %makeinstall %find_lang %{name} %clean rm -rf -- "%{buildroot}" %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS BUGS COPYING ChangeLog FAQ NEWS README THANKS TODO sample.abookrc %{_bindir}/abook %{_mandir}/man1/abook.* %{_mandir}/man5/abookrc.* %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
