Mailinglist Archive: opensuse-commit (779 mails)

< Previous Next >
commit libsamplerate for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 23 Apr 2009 22:03:44 +0200
  • Message-id: <20090423200345.333E867807E@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory
checked in at Thu Apr 23 22:03:44 CEST 2009.


--------
--- libsamplerate/libsamplerate.changes 2008-11-12 12:54:44.000000000 +0100
+++ libsamplerate/libsamplerate.changes 2009-04-23 17:17:44.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 23 17:17:27 CEST 2009 - tiwai@xxxxxxx
+
+- added progs sub-packabe (bnc#443543)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsamplerate.spec ++++++
--- /var/tmp/diff_new_pack.q30208/_old 2009-04-23 21:59:59.000000000 +0200
+++ /var/tmp/diff_new_pack.q30208/_new 2009-04-23 21:59:59.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libsamplerate (Version 0.1.4)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -22,7 +22,7 @@
BuildRequires: pkgconfig
Summary: A Sample Rate Converter Library
Version: 0.1.4
-Release: 1
+Release: 2
License: GPL v2 or later
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
@@ -63,6 +63,20 @@
--------
Erik de Castro Lopo <erikd@xxxxxxxxxxxxx>

+%package progs
+License: GPL v2 or later
+Summary: Example Programs for libsamplerate
+Group: Productivity/Multimedia/Sound/Utilities
+
+%description progs
+This package includes the example programs for libsamplerate.
+
+
+
+Authors:
+--------
+ Erik de Castro Lopo <erikd@xxxxxxxxxxxxx>
+
%prep
%setup
%patch
@@ -76,8 +90,6 @@
make DESTDIR="$RPM_BUILD_ROOT" install
# remove unneeded files
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
-# remove example binaries
-rm -f $RPM_BUILD_ROOT%{_bindir}/*
# remove document Makefiles
rm -f doc/Makefile*

@@ -99,7 +111,13 @@
%{_includedir}/*
%{_libdir}/pkgconfig/*.pc

+%files progs
+%defattr(-,root,root)
+%{_bindir}/*
+
%changelog
+* Thu Apr 23 2009 tiwai@xxxxxxx
+- added progs sub-packabe (bnc#443543)
* Wed Nov 12 2008 tiwai@xxxxxxx
- fixed misc build errors: remove unnecessary Makefiles in doc and
fixed package summary


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages