eb6860b
# TODO: merge patches upstream where applicable
eb6860b
eb6860b
Name:           gnokii
27c6825
Version:        0.6.31
ce161ae
Release:        2%{?dist}
eb6860b
Summary:        Linux/Unix tool suite for various mobile phones
eb6860b
eb6860b
Group:          Applications/Communications
3b2312b
License:        GPLv2+
eb6860b
URL:            http://www.gnokii.org/
eb6860b
Source0:        http://www.gnokii.org/download/gnokii/%{name}-%{version}.tar.bz2
27c6825
Source2:        %{name}-smsd.service
eb6860b
Source3:        %{name}-smsd.sysconfig
eb6860b
Source4:        %{name}-smsd.logrotate
eb6860b
Source5:        %{name}-smsd2mail.sh
eb6860b
Source6:        %{name}-smsd-README.smsd2mail
eb6860b
# Patch to make gnokii use "htmlview" instead of "mozilla" as default browser
eb6860b
Patch0:         %{name}-htmlview.patch
eb6860b
# Patch to remove port locking and apply the system-wide /usr/sbin directory
eb6860b
# to the path instead of the default /usr/local
cdeae81
Patch1:         %{name}-config.patch
eb6860b
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
eb6860b
b4b40e4
BuildRequires:	flex
b4b40e4
BuildRequires:	gettext
b4b40e4
BuildRequires:	gtk2-devel
b4b40e4
BuildRequires:	desktop-file-utils
b4b40e4
BuildRequires:	ImageMagick
b4b40e4
BuildRequires:	postgresql-devel
b4b40e4
BuildRequires:	mysql-devel
aad35bb
BuildRequires:	sqlite-devel
b4b40e4
BuildRequires:	zlib-devel
b4b40e4
BuildRequires:	bluez-libs-devel
cdeae81
BuildRequires:	libusb-devel
b4b40e4
BuildRequires:	libical-devel >= 0.24
eb6860b
BuildRequires:	libXt-devel
eb6860b
BuildRequires:	libXpm-devel 
17daceb
BuildRequires:	pcsc-lite-devel
17daceb
BuildRequires:	readline-devel
2e204f0
BuildRequires:	perl(XML::Parser) intltool
eb6860b
Requires(pre):  %{_sbindir}/groupadd
eb6860b
eb6860b
%description
eb6860b
Gnokii provides tools and a user space driver for use with mobile
eb6860b
phones under Linux, various unices and Win32. With gnokii you can do
eb6860b
such things as make data calls, update your address book, change
a2c79a4
calendar entries, send and receive SMS messages and load ring tones
eb6860b
depending on the phone you have.
eb6860b
eb6860b
%package     -n xgnokii
eb6860b
Summary:        Graphical Linux/Unix tool suite for various mobile phones
eb6860b
Group:          Applications/Communications
aad35bb
Requires:       %{name}%{?_isa} = %{version}-%{release}
eb6860b
eb6860b
%description -n xgnokii
eb6860b
Xgnokii is graphical Linux/Unix tool suite for various mobile
eb6860b
phones. It allows you to edit your contacts book, send/read SMS's
eb6860b
from/in computer and more other features.
eb6860b
eb6860b
%package        smsd
eb6860b
Summary:        Gnokii SMS daemon
eb6860b
Group:          System Environment/Daemons
aad35bb
Requires:       %{name}%{?_isa} = %{version}-%{release}
eb6860b
Requires(pre):  %{_sbindir}/useradd
27c6825
Requires(post): systemd-units
27c6825
Requires(preun): systemd-units
27c6825
Requires(postun): systemd-units
eb6860b
eb6860b
%description    smsd
eb6860b
The Gnokii SMS daemon receives and sends SMS messages.
eb6860b
eb6860b
%package        smsd-pgsql
eb6860b
Summary:        PostgreSQL support for Gnokii SMS daemon
eb6860b
Group:          System Environment/Daemons
aad35bb
Requires:       %{name}-smsd%{?_isa} = %{version}-%{release}
eb6860b
Obsoletes:      %{name}-smsd-postgresql < 0.6.4-0.lvn.2
eb6860b
eb6860b
%description    smsd-pgsql
eb6860b
%{summary}.
eb6860b
eb6860b
%package        smsd-mysql
eb6860b
Summary:        MySQL support for Gnokii SMS daemon
eb6860b
Group:          System Environment/Daemons
aad35bb
Requires:       %{name}-smsd%{?_isa} = %{version}-%{release}
eb6860b
eb6860b
%description    smsd-mysql
eb6860b
%{summary}.
eb6860b
aad35bb
%package        smsd-sqlite
aad35bb
Summary:        SQLite support for Gnokii SMS daemon
aad35bb
Group:          System Environment/Daemons
aad35bb
Requires:       %{name}-smsd%{?_isa} = %{version}-%{release}
aad35bb
aad35bb
%description    smsd-sqlite
aad35bb
%{summary}.
aad35bb
eb6860b
%package        devel
eb6860b
Summary:        Gnokii development files
eb6860b
Group:          Development/Libraries
aad35bb
Requires:       %{name}%{?_isa} = %{version}-%{release}
eb6860b
Requires:       pkgconfig
eb6860b
eb6860b
%description    devel
eb6860b
%{summary}.
eb6860b
eb6860b
eb6860b
%prep
eb6860b
%setup -q
41391ac
#%patch0 -p0
cdeae81
%patch1 -p0
eb6860b
install -pm 644 %{SOURCE5} smsd2mail.sh
eb6860b
install -pm 644 %{SOURCE6} README.smsd2mail
eb6860b
eb6860b
%build
aad35bb
%configure --enable-security --disable-static
aad35bb
sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -i libtool
aad35bb
sed -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' -i libtool
e17a8dc
make %{?_smp_mflags}
27c6825
pushd xgnokii
27c6825
make %{?_smp_mflags}
27c6825
popd 
eb6860b
eb6860b
%install
f436802
make install DESTDIR=$RPM_BUILD_ROOT
eb6860b
5d66a70
# Rename smsd to gnokii-smsd
5469e32
mv $RPM_BUILD_ROOT%{_bindir}/{,gnokii-}smsd
5469e32
mv $RPM_BUILD_ROOT%{_mandir}/man8/{,gnokii-}smsd.8
5469e32
sed -i 's,smsd ,gnokii-smsd ,' $RPM_BUILD_ROOT%{_mandir}/man8/gnokii-smsd.8
5469e32
sed -i 's,smsd.,gnokii-smsd.,' $RPM_BUILD_ROOT%{_mandir}/man8/gnokii-smsd.8
eb6860b
5d66a70
# Remove libtool droppings
5469e32
rm $RPM_BUILD_ROOT%{_libdir}{,/smsd}/lib*.la
eb6860b
5d66a70
# Fix up the default desktop file
eb6860b
desktop-file-install \
eb6860b
  --delete-original \
097e696
  --vendor "" \
eb6860b
  --dir $RPM_BUILD_ROOT%{_datadir}/applications \
eb6860b
  --mode 644 \
eb6860b
  --add-category X-Fedora \
27c6825
  xgnokii/xgnokii.desktop
27c6825
27c6825
install -D -m 755 xgnokii/xgnokii $RPM_BUILD_ROOT%{_bindir}
27c6825
27c6825
install -D -m 644 common/gnokii.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gnokii.pc
27c6825
install -D -m 644 xgnokii/xgnokii.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/xgnokii.pc
eb6860b
5d66a70
# Convert the default icons to PNG
eb6860b
install -dm 755 $RPM_BUILD_ROOT%{_datadir}/pixmaps
eb6860b
convert Docs/sample/logo/gnokii.xpm \
eb6860b
  $RPM_BUILD_ROOT%{_datadir}/pixmaps/xgnokii.png
eb6860b
chmod 644 $RPM_BUILD_ROOT%{_datadir}/pixmaps/xgnokii.png
eb6860b
5d66a70
# Install the configuration files
27c6825
install -Dpm 644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/gnokii-smsd.service
eb6860b
install -Dpm 640 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/gnokii-smsd
eb6860b
install -Dpm 644 %{SOURCE4} \
eb6860b
  $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/gnokii-smsd
5d66a70
cp -a Docs/sample/gnokiirc $RPM_BUILD_ROOT%{_sysconfdir}/
eb6860b
5d66a70
# Install the docs
5469e32
mv $RPM_BUILD_ROOT%{_datadir}/doc/gnokii/ temporary-gnokii-docs/
eb6860b
eb6860b
%find_lang %{name}
eb6860b
eb6860b
eb6860b
%clean
eb6860b
rm -rf $RPM_BUILD_ROOT
eb6860b
eb6860b
eb6860b
%pre
eb6860b
%{_sbindir}/groupadd -r gnokii >/dev/null 2>&1 || :
eb6860b
eb6860b
%pre smsd
eb6860b
%{_sbindir}/useradd -r -M -d / -g gnokii \
eb6860b
  -s /sbin/nologin -c "Gnokii system user" gnokii >/dev/null 2>&1 || :
eb6860b
eb6860b
%post -p /sbin/ldconfig
eb6860b
eb6860b
%postun -p /sbin/ldconfig
eb6860b
eb6860b
%post smsd
27c6825
if [ $1 -eq 1 ] ; then 
27c6825
    # Initial installation 
27c6825
    /bin/systemctl daemon-reload >/dev/null 2>&1 || :
27c6825
fi
eb6860b
eb6860b
%preun smsd
eb6860b
if [ $1 -eq 0 ] ; then
27c6825
    # Package removal, not upgrade
27c6825
    /bin/systemctl --no-reload disable gnokii-smsd.service > /dev/null 2>&1 || :
27c6825
    /bin/systemctl stop gnokii-smsd.service > /dev/null 2>&1 || :
eb6860b
fi
eb6860b
27c6825
eb6860b
%postun smsd
27c6825
/bin/systemctl daemon-reload >/dev/null 2>&1 || :
eb6860b
if [ $1 -ge 1 ] ; then
27c6825
    # Package upgrade, not uninstall
27c6825
    /bin/systemctl try-restart gnokii-smsd.service >/dev/null 2>&1 || :
eb6860b
fi
eb6860b
27c6825
%triggerun -- gnokii-smsd < 0.6.31-1
27c6825
# Save the current service runlevel info
27c6825
# User must manually run systemd-sysv-convert --apply gnokii-smsd
27c6825
# to migrate them to systemd targets
27c6825
/usr/bin/systemd-sysv-convert --save gnokii-smsd >/dev/null 2>&1 ||:
27c6825
27c6825
# Run these because the SysV package being removed won't do them
27c6825
/sbin/chkconfig --del gnokii-smsd >/dev/null 2>&1 || :
27c6825
/bin/systemctl try-restart gnokii-smsd.service >/dev/null 2>&1 || :
eb6860b
eb6860b
%files -f %{name}.lang
eb6860b
%defattr(-,root,root,-)
5469e32
%doc ChangeLog COPY* MAINTAINERS TODO temporary-gnokii-docs/*
eb6860b
%config(noreplace) %{_sysconfdir}/gnokiirc
eb6860b
%attr(4750,root,gnokii) %{_sbindir}/mgnokiidev
eb6860b
%{_bindir}/gnokii
eb6860b
%{_bindir}/sendsms
5469e32
%{_bindir}/gnokiid
eb6860b
%{_libdir}/libgnokii.so.*
eb6860b
%{_mandir}/man1/gnokii.1*
eb6860b
%{_mandir}/man1/sendsms.1*
eb6860b
%{_mandir}/man8/gnokiid.8*
eb6860b
%{_mandir}/man8/mgnokiidev.8*
eb6860b
eb6860b
%files -n xgnokii
eb6860b
%defattr(-,root,root,-)
5469e32
%doc xgnokii/ChangeLog xgnokii/README.vcard
eb6860b
%{_bindir}/xgnokii
eb6860b
%{_datadir}/pixmaps/xgnokii.png
eb6860b
%{_datadir}/applications/*xgnokii.desktop
eb6860b
%{_mandir}/man1/xgnokii.1*
eb6860b
eb6860b
%files smsd
eb6860b
%defattr(-,root,root,-)
eb6860b
%doc smsd/action smsd/ChangeLog smsd/README README.smsd2mail smsd2mail.sh
eb6860b
%attr(-,gnokii,gnokii) %config(noreplace) %{_sysconfdir}/sysconfig/gnokii-smsd
eb6860b
%config(noreplace) %{_sysconfdir}/logrotate.d/gnokii-smsd
27c6825
%{_unitdir}/gnokii-smsd.service
5469e32
%{_bindir}/gnokii-smsd
eb6860b
%{_mandir}/man8/gnokii-smsd.8*
5469e32
%dir %{_libdir}/smsd/
5469e32
%{_libdir}/smsd/libsmsd_file.so
eb6860b
eb6860b
%files smsd-pgsql
eb6860b
%defattr(-,root,root,-)
eb6860b
%doc smsd/sms.tables.pq.sql
5469e32
%{_libdir}/smsd/libsmsd_pq.so
eb6860b
eb6860b
%files smsd-mysql
eb6860b
%defattr(-,root,root,-)
eb6860b
%doc smsd/sms.tables.mysql.sql
5469e32
%{_libdir}/smsd/libsmsd_mysql.so
eb6860b
aad35bb
%files smsd-sqlite
aad35bb
%defattr(-,root,root,-)
aad35bb
# %doc smsd/sms.tables.sqlite.sql
aad35bb
%{_libdir}/smsd/libsmsd_sqlite.so
aad35bb
eb6860b
%files devel
eb6860b
%defattr(-,root,root,-)
eb6860b
%{_includedir}/gnokii*
eb6860b
%{_libdir}/libgnokii.so
eb6860b
%{_libdir}/pkgconfig/gnokii.pc
f41ca18
%{_libdir}/pkgconfig/xgnokii.pc
eb6860b
eb6860b
%changelog
ce161ae
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.31-2
ce161ae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ce161ae
27c6825
* Tue Apr 17 2012 Jon Ciesla <limburgher@gmail.com> - 0.6.31-1
27c6825
- Migrate to systemd, BZ 781511.
27c6825
- Latest upstream.
27c6825
- Fixed up installation.
27c6825
65e80fc
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.30-2
65e80fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
65e80fc
aad35bb
* Sun Oct 09 2011 Robert Scheck <robert@fedoraproject.org> 0.6.30-1
aad35bb
- Update to 0.6.30 and added SQLite subpackage (#466880, #735717)
aad35bb
28c7954
* Wed Mar 23 2011 Dan Horák <dan@danny.cz> - 0.6.29-3
28c7954
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
28c7954
a475d6a
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.29-2
a475d6a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
a475d6a
Bastien Nocera f276065
* Wed Dec 08 2010 Bastien Nocera <bnocera@redhat.com> 0.6.29-1
Bastien Nocera f276065
- Update to 0.6.29
Bastien Nocera f276065
916f9b8
* Mon Sep 07 2009 Bastien Nocera <bnocera@redhat.com> 0.6.28-1
916f9b8
- Update to 0.6.28
916f9b8
0292e67
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 0.6.27-7
0292e67
- rebuilt with new openssl
0292e67
0918ff4
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.27-6
0918ff4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
0918ff4
17daceb
* Mon Jun 15 2009 Ville Skyttä <ville.skytta at iki.fi> - 0.6.27-5
17daceb
- Build with pcsc-lite and readline support (#430387).
17daceb
dd89bf3
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.27-4
dd89bf3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
dd89bf3
3002767
* Fri Jan 23 2009 Robert Scheck <robert@fedoraproject.org> 0.6.27-3
eacf02e
- Rebuild for MySQL 5.1
eacf02e
c85a1df
* Mon Oct 06 2008 - Bastien Nocera <bnocera@redhat.com> - 0.6.27-2
c85a1df
- Fix htmlview patch
c85a1df
db6392d
* Mon Oct 06 2008 - Bastien Nocera <bnocera@redhat.com> - 0.6.27-1
db6392d
- Update to 0.6.27
db6392d
0efe151
* Thu Sep 11 2008 - Bastien Nocera <bnocera@redhat.com> - 0.6.26-3
0efe151
- Rebuild
0efe151
b4b40e4
* Thu Jun 19 2008 - Bastien Nocera <bnocera@redhat.com> - 0.6.26-2
b4b40e4
- Rebuild with libical support
b4b40e4
3af8e42
* Wed Jun 11 2008 - Bastien Nocera <bnocera@redhat.com> - 0.6.26-1
3af8e42
- Update to 0.6.26
3af8e42
097e696
* Fri May 23 2008 Robert Scheck <robert@fedoraproject.org> 0.6.25-2
097e696
- Set empty --vendor rather none for using desktop-file-install
097e696
- Fixed initscript as gnokii-smsd stays in /usr/bin not /usr/sbin
097e696
a5e24bc
* Mon May 19 2008 - Bastien Nocera <bnocera@redhat.com> - 0.6.25-1
a5e24bc
- Update to 0.6.25
a5e24bc
5469e32
* Thu Mar 20 2008 - Bastien Nocera <bnocera@redhat.com> - 0.6.24-1
5469e32
- Update to 0.6.24
5469e32
ce71cbe
* Mon Feb 11 2008 - Linus Walleij <triad@df.lth.se> - 0.6.22-3
ce71cbe
- Rebuild for GCC 4.3.
ce71cbe
ac83976
* Thu Dec 6 2007 - Linus Walleij <triad@df.lth.se> - 0.6.22-2
ac83976
- Pick up new libssl .solib version dependency.
ac83976
62fe4ef
* Thu Nov 29 2007 - Bastien Nocera <bnocera@redhat.com> - 0.6.22-1
62fe4ef
- Update to 0.6.22
62fe4ef
96a927e
* Thu Nov 01 2007 - Bastien Nocera <bnocera@redhat.com> - 0.6.20-1
96a927e
- Update to 0.6.20
96a927e
f87aae9
* Sun Oct 28 2007 Jeremy Katz <katzj@redhat.com> - 0.6.18-3
f87aae9
- Even better multilib fixing (#335161)
f87aae9
8e91c3b
* Tue Oct 23 2007 - Jeremy Katz <katzj@redhat.com> - 0.6.18-2
8e91c3b
- Quick fix to multilib conflict (#335161)
8e91c3b
d2491fe
* Fri Aug 17 2007 - Linus Walleij <triad@df.lth.se> - 0.6.18-1
d2491fe
- New upstream release
d2491fe
3b2312b
* Fri Aug 17 2007 - Linus Walleij <triad@df.lth.se> - 0.6.17-2
3b2312b
- Update license field from GPL to GPLv2+
3b2312b
456cf1f
* Wed Jul 04 2007 - Bastien Nocera <bnocera@redhat.com> - 0.6.17-1
456cf1f
- New upstream release
456cf1f
74fb78f
* Mon Jul 02 2007 - Bastien Nocera <bnocera@redhat.com> - 0.6.16-1
74fb78f
- New upstream release
74fb78f
- Update smsd name change patch
74fb78f
- ppm2nokia, waitcall and todologo have moved to gnokii-extras, as per
74fb78f
  upstream
74fb78f
b4311c4
* Wed Dec 06 2006 Linus Walleij <triad@df.lth.se> - 0.6.14-3
b4311c4
- Rebuild to pick up new libpq IF
b4311c4
71ea3dd
* Thu Oct 05 2006 Christian Iseli <Christian.Iseli@licr.org> 0.6.14-2
71ea3dd
 - rebuilt for unwind info generation, broken in gcc-4.1.1-21
71ea3dd
031e123
* Sat Sep 23 2006 Linus Walleij <triad@df.lth.se> - 0.6.14-1
031e123
- New upstream release.
031e123
0af61e2
* Tue Aug 29 2006 Linus Walleij <triad@df.lth.se> - 0.6.13-3
0af61e2
- Rebuild for Fedora Extras 6.
0af61e2
a5063e7
* Fri Aug 11 2006 Linus Walleij <triad@df.lth.se> - 0.6.13-2
a5063e7
- Bump because tagged before committing sources and I just
a5063e7
  dont know how the f* you delete a tag in CVS at the moment
a5063e7
  and it does seem like a too big endavour to find out just
a5063e7
  in order to have a nice release tag.
a5063e7
cdeae81
* Thu Aug 10 2006 Linus Walleij <triad@df.lth.se> - 0.6.13-1
cdeae81
- New upstream release.
cdeae81
- New dependency on libusb for USB serial, DKU no longer needed/wanted
cdeae81
  so now we have that troublesome issue resolved once and for all.
cdeae81
- Remove patches to SQL files: these are now fixed upstream!
cdeae81
2822ef5
* Mon Jun 12 2006 Linus Walleij <triad@df.lth.se> - 0.6.12-4
2822ef5
- Rebuilding due to changed interface on libbluetooth.
2822ef5
f41ca18
* Sun Apr 2 2006 Linus Walleij <triad@df.lth.se> - 0.6.12-4
f41ca18
- Goofed up. Fixit it...
f41ca18
6b66c2d
* Sun Apr 2 2006 Linus Walleij <triad@df.lth.se> - 0.6.12-3
6b66c2d
- Post-import updates.
6b66c2d
eb6860b
* Thu Mar 31 2006 Linus Walleij <triad@df.lth.se> - 0.6.12-2
eb6860b
- Updated after comments from Ville.
eb6860b
eb6860b
* Thu Mar 16 2006 Linus Walleij <triad@df.lth.se> - 0.6.12-1
eb6860b
- New upstream tarball
eb6860b
eb6860b
* Wed Mar 8 2006 Linus Walleij <triad@df.lth.se> - 0.6.11-2
eb6860b
- Updated after comments from Ville.
eb6860b
eb6860b
* Sun Mar 5 2006 Linus Walleij <triad@df.lth.se> - 0.6.11-1
eb6860b
- 0.6.11
eb6860b
- Modified to drop into the Fedora Extras as the nice package it now is
eb6860b
- Based work off Ville's good olde package
eb6860b
eb6860b
* Sun Nov 13 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.6.10-0.lvn.1
eb6860b
- 0.6.10.
eb6860b
- Clean up pkgconfig file and -devel dependencies from bits needed only
eb6860b
  for static libs.
eb6860b
eb6860b
* Thu Nov  3 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.6.9-0.lvn.1
eb6860b
- 0.6.9, desktop entry file included upstream.
eb6860b
- Drop zero Epochs.
eb6860b
eb6860b
* Sat Aug  6 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.8-0.lvn.1
eb6860b
- 0.6.8.
eb6860b
- Don't ship static libraries.
eb6860b
- Rename smsd to gnokii-smsd to avoid conflicts with smstools.
eb6860b
- Remove not included files instead of using %%exclude.
eb6860b
eb6860b
* Sat Jun  4 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.7-0.lvn.2
eb6860b
- BuildRequire openssl-devel to work around https://bugzilla.redhat.com/159569
eb6860b
eb6860b
* Thu Jun  2 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.7-0.lvn.1
eb6860b
- 0.6.7.
eb6860b
- Build unconditionally with bluetooth support.
eb6860b
eb6860b
* Mon May  2 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.5-0.lvn.1
eb6860b
- 0.6.5.
eb6860b
eb6860b
* Fri Nov  5 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.4-0.lvn.2
eb6860b
- Rename -smsd-postgresql to -smsd-pgsql for consistency with other similar
eb6860b
  packages in FC/Extras.
eb6860b
eb6860b
* Fri Oct 22 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.4-0.lvn.1
eb6860b
- Update to 0.6.4, perms and pgsql patches applied upstream.
eb6860b
- Xgnokii help locale symlink hack no longer necessary.
eb6860b
- Don't remove user/group on last erase, move smsd user to -smsd subpackage.
eb6860b
- Add libical support (disabled), rebuild with "--with libical" to enable.
eb6860b
eb6860b
* Mon Jul  5 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.3-0.lvn.1
eb6860b
- Update to 0.6.3.
eb6860b
eb6860b
* Sun Jun 20 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.1-0.lvn.4
eb6860b
- Improve Xgnokii desktop entry according to GNOME HIG.
eb6860b
eb6860b
* Sun Jun 13 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.1-0.lvn.3
eb6860b
- Remove duplicate gettext build dependency (bug 95).
eb6860b
eb6860b
* Sun Jun  6 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.1-0.lvn.2
eb6860b
- Fix chown syntax in smsd init script.
eb6860b
- Summary and description improvements.
eb6860b
- Trim $RPM_OPT_FLAGS out from gnokii.pc.
eb6860b
- Make -devel require XFree86-devel.
eb6860b
eb6860b
* Sun Apr 18 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.1-0.lvn.1
eb6860b
- Update to 0.6.1.
eb6860b
eb6860b
* Thu Mar 18 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.0-0.lvn.2
eb6860b
- Make -devel require pkgconfig.
eb6860b
eb6860b
* Mon Feb 23 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.0-0.lvn.1
eb6860b
- Update to 0.6.0.
eb6860b
eb6860b
* Mon Feb  2 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.5.10-0.lvn.1
eb6860b
- Update to 0.5.10.
eb6860b
eb6860b
* Tue Jan 27 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.5.9-0.lvn.1
eb6860b
- Update to 0.5.9.
eb6860b
- Specfile cleanups, small init script enhancements.
eb6860b
eb6860b
* Sat Dec 27 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.5.7-0.lvn.1
eb6860b
- Update to 0.5.7.
eb6860b
- Move smsd man page into -smsd subpackage.
eb6860b
eb6860b
* Sat Nov 15 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.5.6-0.lvn.1
eb6860b
- Update to 0.5.6.
eb6860b
- Include sample action script for forwarding SMSD messages to mail.
eb6860b
- s/fedora/livna/.
eb6860b
- Specfile and init script cleanups.
eb6860b
eb6860b
* Sat Jul 19 2003 Warren Togami <warren@togami.com> - 0:0.5.2-0.fdr.2
eb6860b
- Disable smp flags to prevent build failure
eb6860b
eb6860b
* Sun Jun 15 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.5.2-0.fdr.1
eb6860b
- Update to 0.5.2.
eb6860b
eb6860b
* Thu May 29 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.5.1-0.fdr.1
eb6860b
- Update to 0.5.1.
eb6860b
- Include init script, sysconfig and logrotate config for smsd.
eb6860b
eb6860b
* Tue May 27 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.5.0-0.fdr.1
eb6860b
- Update to 0.5.0.
eb6860b
eb6860b
* Sun Nov  3 2002 Ville Skyttä <ville.skytta at iki.fi> 0.4.3-1cr
eb6860b
- RedHat'ified PLD version.