a3f908e
Name: abook
9b214cd
Version: 0.6.0
820c414
Release: 0.10.pre2%{?dist}
f78ccda
License: GPLv2+
a3f908e
URL: http://abook.sourceforge.net/
a3f908e
Summary: Text-based addressbook program for mutt
a3f908e
Group: Applications/Productivity
9b214cd
#Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz
9b214cd
Source: http://abook.sourceforge.net/devel/abook-0.6.0pre2.tar.gz
488650c
Patch0: %{name}-preserve.patch
a3f908e
BuildRequires: gettext
a3f908e
BuildRequires: ncurses-devel
a3f908e
BuildRequires: readline-devel
9b214cd
Requires: webclient
a3f908e
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
a3f908e
a3f908e
%description
a3f908e
Abook is a small and powerful text-based addressbook program
a3f908e
designed for use with the mutt mail client.
a3f908e
a3f908e
%prep
9b214cd
%setup -q -n %{name}-%{version}pre2
488650c
%patch0 -p1 -b .p
a3f908e
a3f908e
%build
a3f908e
%configure
a3f908e
%{__make} %{?_smp_mflags}
a3f908e
a3f908e
%install
a3f908e
rm -rf $RPM_BUILD_ROOT
a3f908e
%{__make} DESTDIR=$RPM_BUILD_ROOT install
a3f908e
# generate localized files list
a3f908e
%find_lang %{name}
a3f908e
a3f908e
%clean
a3f908e
rm -rf $RPM_BUILD_ROOT
a3f908e
a3f908e
%files -f %{name}.lang
a3f908e
%defattr(0644,root,root,0755)
9b214cd
%doc AUTHORS BUGS COPYING ChangeLog FAQ README RELEASE_NOTES THANKS TODO sample.abookrc
a3f908e
%attr(0755,root,root) %{_bindir}/abook
a3f908e
%{_mandir}/man1/abook.*
a3f908e
%{_mandir}/man5/abookrc.*
a3f908e
a3f908e
%changelog
820c414
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-0.10.pre2
820c414
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
820c414
5598cc7
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-0.9.pre2
5598cc7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
5598cc7
4223be3
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-0.8.pre2
4223be3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
4223be3
0ed0bdb
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-0.7.pre2
0ed0bdb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
0ed0bdb
488650c
* Sat Dec 04 2010 Dominik Mierzejewski <rpm@greysector.net> 0.6.0-0.6.pre2
488650c
- preserve all fields by default (bug #365701), fix based on patch by Stephen Beahm
488650c
29bc77a
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-0.5.pre2
29bc77a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
29bc77a
ed0f364
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-0.4.pre2
ed0f364
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ed0f364
3ddb3be
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.6.0-0.3.pre2
3ddb3be
- Autorebuild for GCC 4.3
3ddb3be
f78ccda
* Sat Aug 25 2007 Dominik Mierzejewski <rpm@greysector.net> 0.6.0-0.2.pre2
f78ccda
- rebuild for BuildID
f78ccda
- update license tag
f78ccda
9b214cd
* Sun Apr 29 2007 Dominik Mierzejewski <rpm@greysector.net> 0.6.0-0.1.pre2
9b214cd
- latest devel version
8afe4bc
- specfile cleanups
9b214cd
7f02f7b
* Mon Aug 28 2006 Dominik Mierzejewski <rpm@greysector.net> 0.5.6-3
7f02f7b
- mass rebuild
7f02f7b
a3f908e
* Tue Aug 15 2006 Dominik Mierzejewski <rpm@greysector.net> 0.5.6-2
a3f908e
- fix macro usage in changelog
a3f908e
- clean buildroot before install
a3f908e
a3f908e
* Mon Jul 31 2006 Dominik Mierzejewski <rpm@greysector.net> 0.5.6-1
a3f908e
- updated to 0.5.6
a3f908e
- fix 64bit build
a3f908e
a3f908e
* Sun Apr 02 2006 Dominik Mierzejewski <rpm@greysector.net> 0.5.5-2
a3f908e
- more FE compliance fixes
a3f908e
a3f908e
* Fri Jan 06 2006 Dominik Mierzejewski <rpm@greysector.net> 0.5.5-1
a3f908e
- updated to 0.5.5
a3f908e
- applied upstream post-0.5.5 patches
a3f908e
- added locales
a3f908e
a3f908e
* Sun Oct 02 2005 Dominik Mierzejewski <rpm@greysector.net> 0.5.4-1
a3f908e
- updated to 0.5.4
a3f908e
- spec cleanups
a3f908e
a3f908e
* Sun Apr 10 2005 Dominik Mierzejewski <rpm@greysector.net> 0.5.3-2
a3f908e
- add missing readline-devel BR
a3f908e
a3f908e
* Sun Oct 10 2004 Dominik Mierzejewski <rpm@greysector.net> 0.5.3-1
a3f908e
- updated to 0.5.3
a3f908e
a3f908e
* Tue May 13 2003 Dominik Mierzejewski <rpm@greysector.net> 0.4.18-2
a3f908e
- rebuilt for RH7.3
a3f908e
a3f908e
* Tue Nov 05 2002 Aleksandr Blokhin 'Sass' <sass@altlinux.ru> 0.4.18-alt0.1.cvs20021008
a3f908e
- daily cvs snapshot
a3f908e
- %%rlz1 logic is going back ;)
a3f908e
a3f908e
* Wed Oct 16 2002 Stanislav Ievlev <inger@altlinux.ru> 0.4.17-alt2
a3f908e
- rebuild with gcc3
a3f908e
- I had to remove %%rlz1 logic. See changelogs below ;)))
a3f908e
- removed extra translations
a3f908e
a3f908e
* Sun Apr 07 2002 Aleksandr Blohin <sass@altlinux.ru> 0.4.17-%%rlz1
a3f908e
- 0.4.17
a3f908e
a3f908e
* Fri Mar 15 2002 Aleksandr Blohin <sass@altlinux.ru> 0.4.16-%%rlz1
a3f908e
- 0.4.16
a3f908e
a3f908e
* Fri Mar 01 2002 Aleksandr Blohin <sass@altlinux.ru> 0.4.15-%%rlz1
a3f908e
- updates in spec
a3f908e
a3f908e
* Tue Jan 08 2002 Aleksandr Blohin <sass@altlinux.ru> 0.4.15-alt3
a3f908e
- added Summary & description in CP1251 encoding
a3f908e
a3f908e
* Mon Dec 24 2001 Aleksandr Blohin <sass@altlinux.ru> 0.4.15-alt2
a3f908e
- updated spec
a3f908e
- updated to rpm-4.0.3
a3f908e
a3f908e
* Thu Nov 7 2001 Aleksandr Blohin <sass@altlinux.ru> 0.4.15-alt1
a3f908e
- 0.4.15 final
a3f908e
- spec cleanup
a3f908e
a3f908e
* Sat Oct 27 2001 Aleksandr Blohin <sass@altlinux.ru> 0.4.15-alt0.pre2
a3f908e
- 0.4.15pre2
a3f908e
- spec cleanup
a3f908e
a3f908e
* Fri Oct 5 2001 Aleksandr Blohin <sass@altlinux.ru> 0.4.14-alt1
a3f908e
- 0.4.14
a3f908e
a3f908e
* Thu Jun 28 2001 Stanislav Ievlev <inger@altlinux.ru> 0.4.13-alt1
a3f908e
- 0.4.13
a3f908e
a3f908e
* Thu Apr 26 2001 Stanislav Ievlev <inger@altlinux.ru> 0.4.12-alt1
a3f908e
- 0.4.12
a3f908e
a3f908e
* Tue Jan 09 2001 Dmitry V. Levin <ldv@fandra.org> 0.4.11-ipl1mdk
a3f908e
- 0.4.11
a3f908e
a3f908e
* Sun Dec 17 2000 Dmitry V. Levin <ldv@fandra.org> 0.4.10-ipl1mdk
a3f908e
- RE adaptions.
a3f908e
a3f908e
* Sat Dec 16 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.4.10-1mdk
a3f908e
- first mandrake version
a3f908e
a3f908e
* Wed Sep 20 2000 Gustavo Niemeyer <niemeyer@conectiva.com>
a3f908e
- First package.