Mailinglist Archive: opensuse-commit (1059 mails)
| < Previous | Next > |
commit esound
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 12 Jan 2008 02:44:03 +0100
- Message-id: <20080112014404.2F642678336@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package esound
checked in at Sat Jan 12 02:44:03 CET 2008.
--------
--- GNOME/esound/esound.changes 2007-12-13 17:03:05.000000000 +0100
+++ /mounts/work_src_done/STABLE/esound/esound.changes 2008-01-10
16:58:02.204721000 +0100
@@ -1,0 +2,5 @@
+Thu Jan 10 16:58:53 CET 2008 - maw@xxxxxxx
+
+- Rename esound-devel to libesd-devel.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ esound.spec ++++++
--- /var/tmp/diff_new_pack.w17761/_old 2008-01-12 02:43:55.000000000 +0100
+++ /var/tmp/diff_new_pack.w17761/_new 2008-01-12 02:43:55.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package esound (Version 0.2.38)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -17,7 +17,7 @@
AutoReqProv: on
Summary: A sound daemon for Enlightenment and GNOME
Version: 0.2.38
-Release: 30
+Release: 33
Url: ftp://ftp.gnome.org/pub/gnome/sources/esound/
Source:
ftp://ftp.gnome.org/pub/gnome/sources/esound/0.2/%{name}-%{version}.tar.bz2
Source1: esound.init
@@ -82,12 +82,15 @@
Timur Bakeyev <mc@xxxxxx>
Yo Ric Dude <ericmit@xxxxxxxxxxxxx>
-%package devel
+%package -n libesd-devel
Summary: EsounD development package
Group: Development/Libraries/C and C++
+# replaces esound-devel
+Provides: esound-devel = %{version}
+Obsoletes: esound-devel < %{version}
Requires: %{name} = %{version} alsa-devel %(rpm -q --queryformat
'%{NAME}' -f %_libdir/pkgconfig/audiofile.pc)
-%description devel
+%description -n libesd-devel
EsounD development package.
@@ -157,7 +160,7 @@
%defattr(-, root, root)
%{_libdir}/*.so.*
-%files devel
+%files -n libesd-devel
%defattr(-, root, root)
%{_bindir}/esd-config
%{_datadir}/aclocal/*
@@ -168,6 +171,8 @@
%doc %{_mandir}/man1/esd-config.*
%changelog
+* Thu Jan 10 2008 - maw@xxxxxxx
+- Rename esound-devel to libesd-devel.
* Thu Dec 13 2007 - maw@xxxxxxx
- s#%%run_ldconfig#/sbin/ldconfig# in %%post and %%postun
- Add a %%preun with %%stop_on_removal
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |