mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-09 12:48:09 -05:00
pre1
This commit is contained in:
parent
451b522dfd
commit
e81b2fe84f
@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
|
|||||||
AC_INIT(config.h.in)
|
AC_INIT(config.h.in)
|
||||||
|
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AM_INIT_AUTOMAKE(mt-daapd,0.2.0-cvs)
|
AM_INIT_AUTOMAKE(mt-daapd,0.2.0-pre1)
|
||||||
|
|
||||||
dnl Checks for programs.
|
dnl Checks for programs.
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A multi-threaded implementation of Apple's DAAP server
|
Summary: A multi-threaded implementation of Apple's DAAP server
|
||||||
Name: mt-daapd
|
Name: mt-daapd
|
||||||
Version: 0.2.0
|
Version: 0.2.0-pre1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Networking
|
Group: Development/Networking
|
||||||
@ -44,13 +44,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/etc/rc.d/init.d/mt-daapd
|
/etc/rc.d/init.d/mt-daapd
|
||||||
/usr/sbin/mt-daapd
|
/usr/sbin/mt-daapd
|
||||||
/usr/share/mt-daapd/*
|
/usr/share/mt-daapd/*
|
||||||
|
/var/cache/mt-daapd
|
||||||
|
|
||||||
%doc
|
%doc
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Apr 06 2004 ron <ron@pedde.com>
|
* Mon Apr 06 2004 ron <ron@pedde.com>
|
||||||
- Update to 0.2.0
|
- Update to 0.2.0-pre1
|
||||||
- Add /var/cache/mt-daapd
|
- Add /var/cache/mt-daapd
|
||||||
|
|
||||||
* Thu Jan 29 2004 ron <ron@pedde.com>
|
* Thu Jan 29 2004 ron <ron@pedde.com>
|
||||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
mt-daapd (0.2.0-1) unstable; urgency=low
|
mt-daapd (0.2.0-pre1) unstable; urgency=low
|
||||||
* Add gdbm database
|
* Add gdbm database
|
||||||
* Add support for .m4a and .m4p
|
* Add support for .m4a and .m4p
|
||||||
* Various bug fixes
|
* Various bug fixes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user