[svn] r6047 - in trunk/rpms: . bmp-musepack clamav collectd freedup fuse-sshfs gstreamer-plugins-bad gstreamer-plugins-extras k3b-extras libmpcdec libupnp mpd mplayer mppenc p7zip perl-Net-SNMP perl-Scalar-Defer radmind rrdtool shntool stress ushare vlc xmms-musepack

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Wed Dec 19 12:20:15 CET 2007


Author: dag
Date: 2007-12-19 12:20:08 +0100 (Wed, 19 Dec 2007)
New Revision: 6047

Added:
   trunk/rpms/libupnp/libupnp-1.4.2.spec
   trunk/rpms/libupnp/libupnp-1.6.0.spec
   trunk/rpms/libupnp/libupnp.spec
   trunk/rpms/mppenc/
   trunk/rpms/mppenc/mppenc.spec
Removed:
   trunk/rpms/libupnp/libupnp.spec
Modified:
   trunk/rpms/bmp-musepack/bmp-musepack.spec
   trunk/rpms/clamav/clamav.spec
   trunk/rpms/collectd/collectd.spec
   trunk/rpms/freedup/freedup.spec
   trunk/rpms/fuse-sshfs/fuse-sshfs.spec
   trunk/rpms/gstreamer-plugins-bad/gstreamer-plugins-bad-0.10.3.spec
   trunk/rpms/gstreamer-plugins-bad/gstreamer-plugins-bad.spec
   trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras-0.8.6.spec
   trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras.spec
   trunk/rpms/k3b-extras/k3b-extras-0.11.spec
   trunk/rpms/k3b-extras/k3b-extras.spec
   trunk/rpms/libmpcdec/libmpcdec.spec
   trunk/rpms/mpd/mpd.spec
   trunk/rpms/mplayer/mplayer.spec
   trunk/rpms/p7zip/p7zip.spec
   trunk/rpms/perl-Net-SNMP/perl-Net-SNMP.spec
   trunk/rpms/perl-Scalar-Defer/perl-Scalar-Defer.spec
   trunk/rpms/radmind/radmind.spec
   trunk/rpms/rrdtool/rrdtool.spec
   trunk/rpms/shntool/shntool.spec
   trunk/rpms/stress/stress.spec
   trunk/rpms/ushare/ushare.spec
   trunk/rpms/vlc/vlc.spec
   trunk/rpms/xmms-musepack/xmms-musepack.spec
Log:
Updates

Modified: trunk/rpms/bmp-musepack/bmp-musepack.spec
===================================================================
--- trunk/rpms/bmp-musepack/bmp-musepack.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/bmp-musepack/bmp-musepack.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -7,7 +7,7 @@
 Summary: Mpegplus (mpc) playback plugin for the Beep Media Player
 Name: bmp-musepack
 Version: 1.2
-Release: 2%{?prever:.%{prever}}
+Release: 3%{?prever:.%{prever}}
 License: BSD
 Group: Applications/Multimedia
 URL: http://www.musepack.net/
@@ -48,6 +48,9 @@
 
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 1.2-3
+- Rebuild against libmpcdec 1.2.6.
+
 * Fri Mar 17 2006 Matthias Saou <http://freshrpms.net/> 1.2-2
 - Release bump to drop the disttag number in FC5 build.
 

Modified: trunk/rpms/clamav/clamav.spec
===================================================================
--- trunk/rpms/clamav/clamav.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/clamav/clamav.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -46,6 +46,8 @@
 Summary: The Clam AntiVirus Daemon
 Group: System Environment/Daemons
 Requires: clamav = %{version}-%{release}
+Requires(pre): /usr/sbin/groupadd
+Requires(pre): /usr/sbin/useradd
 
 ### Fedora Extras introduced them differently :(
 Obsoletes: clamav-server <= %{version}-%{release}
@@ -67,6 +69,8 @@
 Group: Applications/Databases
 ### Remove circular dependency
 #Requires: clamav = %{version}-%{release}
+Requires(pre): /usr/sbin/groupadd
+Requires(pre): /usr/sbin/useradd
 
 ### Fedora Extras introduced them differently :(
 Obsoletes: clamav-update <= %{version}-%{release}

Modified: trunk/rpms/collectd/collectd.spec
===================================================================
--- trunk/rpms/collectd/collectd.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/collectd/collectd.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -7,7 +7,7 @@
 
 Summary: Statistics collection daemon for filling RRD files
 Name: collectd
-Version: 4.2.1
+Version: 4.2.2
 Release: 1
 License: GPL
 Group: System Environment/Daemons
@@ -100,6 +100,9 @@
 %exclude %{perl_sitearch}
 
 %changelog
+* Tue Dec 18 2007 Dag Wieers <dag at wieers.com> - 4.2.2-1
+- Updated to release 4.2.2.
+
 * Fri Nov 09 2007 Dag Wieers <dag at wieers.com> - 4.2.1-1
 - Updated to release 4.2.1.
 

Modified: trunk/rpms/freedup/freedup.spec
===================================================================
--- trunk/rpms/freedup/freedup.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/freedup/freedup.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -3,8 +3,8 @@
 
 Summary: Reclaim space on your drive
 Name: freedup
-%define real_version 1.2-1
-Version: 1.2.1
+%define real_version 1.3-1
+Version: 1.3.1
 Release: 1
 License: GPL
 Group: Applications/File
@@ -24,7 +24,7 @@
 content.
 
 %prep
-%setup -n %{name}-1.2
+%setup -n %{name}-1.3
 
 %build
 %{__make} %{?_smp_mflags} freedup
@@ -44,8 +44,11 @@
 %{_bindir}/freedup
 
 %changelog
+* Tue Dec 18 2007 Dag Wieers <dag at wieers.com> - 1.3.1-1
+- Updated to release 1.3-1.
+
 * Tue Dec 11 2007 Dag Wieers <dag at wieers.com> - 1.2.1-1
-- Updated to release 1.2-1
+- Updated to release 1.2-1.
 
 * Thu Dec 06 2007 Dag Wieers <dag at wieers.com> - 1.1.3-1
 - Updated to release 1.1-3.

Modified: trunk/rpms/fuse-sshfs/fuse-sshfs.spec
===================================================================
--- trunk/rpms/fuse-sshfs/fuse-sshfs.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/fuse-sshfs/fuse-sshfs.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -5,7 +5,7 @@
 
 Summary: FUSE-Filesystem to access remote filesystems via SSH
 Name: fuse-sshfs
-Version: 1.8
+Version: 1.9
 Release: 1
 License: GPL
 Group: System Environment/Kernel
@@ -47,6 +47,9 @@
 %{_libdir}/sshnodelay.so
 
 %changelog
+* Tue Dec 18 2007 Dag Wieers <dag at wieers.com> - 1.9-1
+- Updated to release 1.9.
+
 * Wed May 16 2007 Dag Wieers <dag at wieers.com> - 1.8-1
 - Updated to release 1.8.
 

Modified: trunk/rpms/gstreamer-plugins-bad/gstreamer-plugins-bad-0.10.3.spec
===================================================================
--- trunk/rpms/gstreamer-plugins-bad/gstreamer-plugins-bad-0.10.3.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/gstreamer-plugins-bad/gstreamer-plugins-bad-0.10.3.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -13,7 +13,7 @@
 Summary: GStreamer streaming media framework "bad" plug-ins
 Name: gstreamer-plugins-bad
 Version: 0.10.3
-Release: 5
+Release: 6
 License: LGPL
 Group: Applications/Multimedia
 URL: http://gstreamer.freedesktop.org/
@@ -100,7 +100,8 @@
 # Plugins with external dependencies
 %{_libdir}/gstreamer-%{majorminor}/libgstbz2.so
 %{_libdir}/gstreamer-%{majorminor}/libgstdfbvideosink.so
-%{_libdir}/gstreamer-%{majorminor}/libgstdtsdec.so
+### libdca 0.0.5 no longer comes with libdts_pic.a (0.0.2 did)
+#%{_libdir}/gstreamer-%{majorminor}/libgstdtsdec.so
 %{_libdir}/gstreamer-%{majorminor}/libgstfaac.so
 %{_libdir}/gstreamer-%{majorminor}/libgstfaad.so
 %{_libdir}/gstreamer-%{majorminor}/libgstglimagesink.so
@@ -119,6 +120,9 @@
 %exclude %{_libdir}/gstreamer-%{majorminor}/*.la
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 0.10.3-6
+- Rebuild against libmpcdec 1.2.6.
+
 * Thu Jun 14 2007 Dag Wieers <dag at wieers.com> - 0.10.3-5
 - Disable swfdec.
 

Modified: trunk/rpms/gstreamer-plugins-bad/gstreamer-plugins-bad.spec
===================================================================
--- trunk/rpms/gstreamer-plugins-bad/gstreamer-plugins-bad.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/gstreamer-plugins-bad/gstreamer-plugins-bad.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -13,7 +13,7 @@
 Summary: GStreamer streaming media framework "bad" plug-ins
 Name: gstreamer-plugins-bad
 Version: 0.10.4
-Release: 1
+Release: 2
 License: LGPL
 Group: Applications/Multimedia
 URL: http://gstreamer.freedesktop.org/
@@ -116,7 +116,8 @@
 %{_libdir}/gstreamer-%{majorminor}/libgstbz2.so
 %{_libdir}/gstreamer-%{majorminor}/libgstcdaudio.so
 %{_libdir}/gstreamer-%{majorminor}/libgstdfbvideosink.so
-%{_libdir}/gstreamer-%{majorminor}/libgstdtsdec.so
+### libdca 0.0.5 no longer comes with libdts_pic.a (0.0.2 did)
+#%{_libdir}/gstreamer-%{majorminor}/libgstdtsdec.so
 %{_libdir}/gstreamer-%{majorminor}/libgstdvbsrc.so
 %{_libdir}/gstreamer-%{majorminor}/libgstfaac.so
 %{_libdir}/gstreamer-%{majorminor}/libgstfaad.so
@@ -137,6 +138,9 @@
 
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 0.10.4-2
+- Rebuild against libmpcdec 1.2.6.
+
 * Wed Mar 30 2007 Matthias Saou <http://freshrpms.net/> 0.10.4-1
 - Update to 0.10.4 for F7.
 - Disable swfdec... does anything/anyone even use it here? Once it stabilizes

Modified: trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras-0.8.6.spec
===================================================================
--- trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras-0.8.6.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras-0.8.6.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -27,7 +27,7 @@
 Summary: GStreamer streaming media framework extra plugins
 Name: gstreamer-plugins-extra
 Version: 0.8.6
-Release: 1
+Release: 3
 License: LGPL
 Group: Applications/Multimedia
 URL: http://gstreamer.net/
@@ -241,6 +241,9 @@
 
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 0.8.6-3
+- Rebuild against libmpcdec 1.2.6.
+
 * Mon Mar 26 2007 Dag Wieers <dag at wieers.com> - 0.8.6-2
 - Updated to release 0.8.6.
 

Modified: trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras.spec
===================================================================
--- trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -27,7 +27,7 @@
 Summary: GStreamer streaming media framework extra plugins
 Name: gstreamer-plugins-extra
 Version: 0.8.8
-Release: 3
+Release: 4
 License: LGPL
 Group: Applications/Multimedia
 URL: http://gstreamer.net/
@@ -240,6 +240,9 @@
 
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 0.8.8-4
+- Rebuild against libmpcdec 1.2.6.
+
 * Fri Jan 20 2006 Matthias Saou <http://freshrpms.net/> 0.8.8-3
 - Include patch to fix dvdread include with recent versions of the lib.
 

Modified: trunk/rpms/k3b-extras/k3b-extras-0.11.spec
===================================================================
--- trunk/rpms/k3b-extras/k3b-extras-0.11.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/k3b-extras/k3b-extras-0.11.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -22,7 +22,7 @@
 Summary: Additional codec plugins for the k3b CD/DVD burning application
 Name: k3b-extras
 Version: %{k3b_version}
-Release: 2
+Release: 3
 License: GPL
 Group: Applications/Multimedia
 URL: http://www.k3b.org/
@@ -94,6 +94,9 @@
 %{_datadir}/apps/k3b/plugins/k3bmaddecoder.plugin
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - %{version}-3
+- Rebuild against libmpcdec 1.2.6.
+
 * Fri Mar 30 2007 Dag Wieers <dag at wieers.com> - %{version}-2
 - Renamed k3b-mp3 to k3b-extras.
 

Modified: trunk/rpms/k3b-extras/k3b-extras.spec
===================================================================
--- trunk/rpms/k3b-extras/k3b-extras.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/k3b-extras/k3b-extras.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -22,7 +22,7 @@
 Summary: Additional codec plugins for the k3b CD/DVD burning application
 Name: k3b-extras
 Version: %{k3b_version}
-Release: 2
+Release: 3
 License: GPL
 Group: Applications/Multimedia
 URL: http://www.k3b.org/
@@ -108,6 +108,9 @@
 %{_datadir}/apps/k3b/plugins/k3bmpcdecoder.plugin
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - %{version}-3
+- Rebuild against libmpcdec 1.2.6.
+
 * Fri Mar 30 2007 Dag Wieers <dag at wieers.com> - %{version}-2
 - Added ffmpeg, libsndfile and mpcdec codecs.
 

Modified: trunk/rpms/libmpcdec/libmpcdec.spec
===================================================================
--- trunk/rpms/libmpcdec/libmpcdec.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/libmpcdec/libmpcdec.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -1,17 +1,20 @@
 # $Id$
-# Authority: matthias
+# Authority: dag
 
 Summary: Musepack audio decoding library
 Name: libmpcdec
-Version: 1.2.2
-Release: 2
+Version: 1.2.6
+Release: 1
 License: BSD
 Group: System Environment/Libraries
 URL: http://www.musepack.net/
+
 Source: http://files2.musepack.net/source/libmpcdec-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: gcc-c++, autoconf >= 2.58
 
+BuildRequires: gcc-c++
+#BuildRequires: autoconf >= 2.58
+
 %description
 Musepack is an audio compression format with a strong emphasis on high quality.
 It's not lossless, but it is designed for transparency, so that you won't be
@@ -21,7 +24,6 @@
 and vastly improved and is now at an advanced stage in which it contains
 heavily optimized and patentless code.
 
-
 %package devel
 Summary: Development files for the Musepack audio decoding library
 Group: Development/Libraries
@@ -36,45 +38,39 @@
 and vastly improved and is now at an advanced stage in which it contains
 heavily optimized and patentless code.
 
-
 %prep
 %setup
 
-
 %build
-%configure
+%configure \
+    --disable-static
 %{__make} %{?_smp_mflags}
 
-
 %install
 %{__rm} -rf %{buildroot}
-%makeinstall
+%{__make} install DESTDIR="%{buildroot}"
 
-
 %clean
 %{__rm} -rf %{buildroot}
 
-
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
-
 %files
 %defattr(-, root, root, 0755)
 %doc AUTHORS ChangeLog COPYING README
-%{_libdir}/*.so.*
+%{_libdir}/libmpcdec.so.*
 
 %files devel
 %defattr(-, root, root, 0755)
-%doc docs/html/*
 %{_includedir}/mpcdec/
-%{_libdir}/*.a
-%exclude %{_libdir}/*.la
-%{_libdir}/*.so
+%{_libdir}/libmpcdec.so
+%exclude %{_libdir}/libmpcdec.la
 
-
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 1.2.6-1
+- Updated to release 1.2.6.
+
 * Fri Mar 17 2006 Matthias Saou <http://freshrpms.net/> 1.2.2-2
 - Release bump to drop the disttag number in FC5 build.
 
@@ -97,4 +93,3 @@
 * Fri Nov 26 2004 Matthias Saou <http://freshrpms.net/> 1.0.2-1
 - Initial RPM release.
 - Include the mandatory copy of the LGPL (there is none in the sources...).
-

Copied: trunk/rpms/libupnp/libupnp-1.4.2.spec (from rev 6043, trunk/rpms/libupnp/libupnp.spec)
===================================================================
--- trunk/rpms/libupnp/libupnp-1.4.2.spec	                        (rev 0)
+++ trunk/rpms/libupnp/libupnp-1.4.2.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -0,0 +1,73 @@
+# $Id$
+# Authority: dag
+
+Summary: Universal Plug and Play (UPnP) SDK
+Name: libupnp
+Version: 1.4.2
+Release: 1
+License: BSD
+Group: System Environment/Libraries
+URL: http://pupnp.sourceforge.net/
+
+Source: http://dl.sf.net/pupnp/libupnp-%{version}.tar.bz2
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
+%description
+The Universal Plug and Play (UPnP) SDK for Linux provides 
+support for building UPnP-compliant control points, devices, 
+and bridges on Linux.
+
+%package devel
+Summary: Header files, libraries and development documentation for %{name}.
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+
+%description devel
+This package contains the header files, static libraries and development
+documentation for %{name}. If you like to develop programs using %{name},
+you will need to install %{name}-devel.
+
+%prep
+%setup
+
+%build
+%configure \
+    --disable-static \
+    --with-documentation="/rpm-doc"
+%{__make} %{?_smp_mflags}
+
+%install
+%{__rm} -rf %{buildroot}
+%{__make} install DESTDIR="%{buildroot}"
+
+### Clean up buildroot
+%{__mv} -f %{buildroot}/rpm-doc/ .
+
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
+%clean
+%{__rm} -rf %{buildroot}
+
+%files
+%defattr(-, root, root, 0755)
+%doc AUTHORS ChangeLog COPYING INSTALL LICENSE NEWS README THANKS TODO
+%{_libdir}/libixml.so.*
+%{_libdir}/libthreadutil.so.*
+%{_libdir}/libupnp.so.*
+
+%files devel
+%defattr(-, root, root, 0755)
+%doc rpm-doc/*
+%{_includedir}/upnp/
+%{_libdir}/libixml.so
+%{_libdir}/libthreadutil.so
+%{_libdir}/libupnp.so
+%{_libdir}/pkgconfig/libupnp.pc
+%exclude %{_libdir}/libixml.la
+%exclude %{_libdir}/libthreadutil.la
+%exclude %{_libdir}/libupnp.la
+
+%changelog
+* Wed Feb 21 2007 Dag Wieers <dag at wieers.com> - 1.4.2-1
+- Initial package. (using DAR)

Added: trunk/rpms/libupnp/libupnp-1.6.0.spec
===================================================================
--- trunk/rpms/libupnp/libupnp-1.6.0.spec	                        (rev 0)
+++ trunk/rpms/libupnp/libupnp-1.6.0.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -0,0 +1,76 @@
+# $Id: libupnp.spec 5977 2007-11-10 12:22:14Z dag $
+# Authority: dag
+
+Summary: Universal Plug and Play (UPnP) SDK
+Name: libupnp
+Version: 1.6.0
+Release: 1
+License: BSD
+Group: System Environment/Libraries
+URL: http://pupnp.sourceforge.net/
+
+Source: http://dl.sf.net/pupnp/libupnp-%{version}.tar.bz2
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
+%description
+The Universal Plug and Play (UPnP) SDK for Linux provides 
+support for building UPnP-compliant control points, devices, 
+and bridges on Linux.
+
+%package devel
+Summary: Header files, libraries and development documentation for %{name}.
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+
+%description devel
+This package contains the header files, static libraries and development
+documentation for %{name}. If you like to develop programs using %{name},
+you will need to install %{name}-devel.
+
+%prep
+%setup
+
+%build
+%configure \
+    --disable-static \
+    --with-documentation="/rpm-doc"
+%{__make} %{?_smp_mflags}
+
+%install
+%{__rm} -rf %{buildroot}
+%{__make} install DESTDIR="%{buildroot}"
+
+### Clean up buildroot
+%{__mv} -f %{buildroot}/rpm-doc/ .
+
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
+%clean
+%{__rm} -rf %{buildroot}
+
+%files
+%defattr(-, root, root, 0755)
+%doc AUTHORS ChangeLog COPYING INSTALL LICENSE NEWS README THANKS TODO
+%{_libdir}/libixml.so.*
+%{_libdir}/libthreadutil.so.*
+%{_libdir}/libupnp.so.*
+
+%files devel
+%defattr(-, root, root, 0755)
+%doc rpm-doc/*
+%{_includedir}/upnp/
+%{_libdir}/libixml.so
+%{_libdir}/libthreadutil.so
+%{_libdir}/libupnp.so
+%{_libdir}/pkgconfig/libupnp.pc
+%exclude %{_libdir}/libixml.la
+%exclude %{_libdir}/libthreadutil.la
+%exclude %{_libdir}/libupnp.la
+
+%changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 1.6.0-1
+- Updated to release 1.6.0.
+
+* Wed Feb 21 2007 Dag Wieers <dag at wieers.com> - 1.4.2-1
+- Initial package. (using DAR)

Deleted: trunk/rpms/libupnp/libupnp.spec
===================================================================
--- trunk/rpms/libupnp/libupnp.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/libupnp/libupnp.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -1,74 +0,0 @@
-# $Id$
-# Authority: dag
-
-Summary: Universal Plug and Play (UPnP) SDK
-Name: libupnp
-Version: 1.4.2
-Release: 1
-License: BSD
-Group: System Environment/Libraries
-URL: http://pupnp.sourceforge.net/
-
-Source: http://dl.sf.net/pupnp/libupnp-%{version}.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-
-%description
-The Universal Plug and Play (UPnP) SDK for Linux provides 
-support for building UPnP-compliant control points, devices, 
-and bridges on Linux.
-
-%package devel
-Summary: Header files, libraries and development documentation for %{name}.
-Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
-
-%description devel
-This package contains the header files, static libraries and development
-documentation for %{name}. If you like to develop programs using %{name},
-you will need to install %{name}-devel.
-
-%prep
-%setup
-
-%build
-%configure --with-documentation="/rpm-doc"
-%{__make} %{?_smp_mflags}
-
-%install
-%{__rm} -rf %{buildroot}
-%{__make} install DESTDIR="%{buildroot}"
-
-### Clean up buildroot
-%{__mv} -f %{buildroot}/rpm-doc/ .
-
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
-%clean
-%{__rm} -rf %{buildroot}
-
-%files
-%defattr(-, root, root, 0755)
-%doc AUTHORS ChangeLog COPYING INSTALL LICENSE NEWS README THANKS TODO
-%{_libdir}/libixml.so.*
-%{_libdir}/libthreadutil.so.*
-%{_libdir}/libupnp.so.*
-
-%files devel
-%defattr(-, root, root, 0755)
-%doc rpm-doc/*
-%{_includedir}/upnp/
-%{_libdir}/libixml.a
-%{_libdir}/libixml.so
-%{_libdir}/libthreadutil.a
-%{_libdir}/libthreadutil.so
-%{_libdir}/libupnp.a
-%{_libdir}/libupnp.so
-%{_libdir}/pkgconfig/libupnp.pc
-%exclude %{_libdir}/libixml.la
-%exclude %{_libdir}/libthreadutil.la
-%exclude %{_libdir}/libupnp.la
-
-%changelog
-* Wed Feb 21 2007 Dag Wieers <dag at wieers.com> - 1.4.2-1
-- Initial package. (using DAR)

Added: trunk/rpms/libupnp/libupnp.spec
===================================================================
--- trunk/rpms/libupnp/libupnp.spec	                        (rev 0)
+++ trunk/rpms/libupnp/libupnp.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -0,0 +1,76 @@
+# $Id$
+# Authority: dag
+
+Summary: Universal Plug and Play (UPnP) SDK
+Name: libupnp
+Version: 1.6.1
+Release: 1
+License: BSD
+Group: System Environment/Libraries
+URL: http://pupnp.sourceforge.net/
+
+Source: http://dl.sf.net/pupnp/libupnp-%{version}.tar.bz2
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
+%description
+The Universal Plug and Play (UPnP) SDK for Linux provides 
+support for building UPnP-compliant control points, devices, 
+and bridges on Linux.
+
+%package devel
+Summary: Header files, libraries and development documentation for %{name}.
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+
+%description devel
+This package contains the header files, static libraries and development
+documentation for %{name}. If you like to develop programs using %{name},
+you will need to install %{name}-devel.
+
+%prep
+%setup
+
+%build
+%configure \
+    --disable-static \
+    --with-documentation="/rpm-doc"
+%{__make} %{?_smp_mflags}
+
+%install
+%{__rm} -rf %{buildroot}
+%{__make} install DESTDIR="%{buildroot}"
+
+### Clean up buildroot
+%{__mv} -f %{buildroot}/rpm-doc/ .
+
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
+%clean
+%{__rm} -rf %{buildroot}
+
+%files
+%defattr(-, root, root, 0755)
+%doc AUTHORS ChangeLog COPYING INSTALL LICENSE NEWS README THANKS TODO
+%{_libdir}/libixml.so.*
+%{_libdir}/libthreadutil.so.*
+%{_libdir}/libupnp.so.*
+
+%files devel
+%defattr(-, root, root, 0755)
+%doc rpm-doc/*
+%{_includedir}/upnp/
+%{_libdir}/libixml.so
+%{_libdir}/libthreadutil.so
+%{_libdir}/libupnp.so
+%{_libdir}/pkgconfig/libupnp.pc
+%exclude %{_libdir}/libixml.la
+%exclude %{_libdir}/libthreadutil.la
+%exclude %{_libdir}/libupnp.la
+
+%changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 1.6.1-1
+- Updated to release 1.6.1.
+
+* Wed Feb 21 2007 Dag Wieers <dag at wieers.com> - 1.4.2-1
+- Initial package. (using DAR)

Modified: trunk/rpms/mpd/mpd.spec
===================================================================
--- trunk/rpms/mpd/mpd.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/mpd/mpd.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -11,7 +11,7 @@
 Summary: Music Player Daemon
 Name: mpd
 Version: 0.13.0
-Release: 1
+Release: 2
 License: GPL
 Group: Applications/Multimedia
 URL: http://www.musicpd.org/
@@ -60,6 +60,9 @@
 
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 0.13.0-2
+- Rebuild against libmpcdec 1.2.6.
+
 * Thu May 31 2007 Matthias Saou <http://freshrpms.net/> 0.13.0-1
 - Update to 0.13.0.
 

Modified: trunk/rpms/mplayer/mplayer.spec
===================================================================
--- trunk/rpms/mplayer/mplayer.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/mplayer/mplayer.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -56,8 +56,11 @@
 %{?el2:%define _without_arts 1}
 %{?el2:%define _without_caca 1}
 %{?el2:%define _without_dv 1}
+%{?el2:%define _without_faac 1}
 %{?el2:%define _without_fribidi 1}
 %{?el2:%define _without_freedesktop 1}
+%{?el2:%define _without_gcccheck 1}
+%{?el2:%define _without_gtk2 1}
 %{?el2:%define _without_nas 1}
 %{?el2:%define _without_theora 1}
 %{?el2:%define _without_twolame 1} 
@@ -78,7 +81,7 @@
 Summary: MPlayer, the Movie Player for Linux
 Name: mplayer
 Version: 1.0
-Release: 0.37%{?rcver:.%{rcver}}%{?date:.%{date}}try2
+Release: 0.38%{?rcver:.%{rcver}}%{?date:.%{date}}try2
 License: GPL
 Group: Applications/Multimedia
 URL: http://mplayerhq.hu/
@@ -106,11 +109,11 @@
 Patch100: mplayer-1.0rc1-h264-static.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: mplayer-fonts
-BuildRequires: gtk2-devel, SDL-devel
 BuildRequires: libpng-devel, libjpeg-devel, libungif-devel
 BuildRequires: lame-devel, libmad-devel, flac-devel
 BuildRequires: libmatroska-devel, gcc-c++
-BuildRequires: ImageMagick
+BuildRequires: SDL-devel, ImageMagick
+%{!?_without_gtk2:BuildRequires: gtk2-devel}
 %{?_with_dvdread:BuildRequires: libdvdread-devel}
 %{!?_without_dv:BuildRequires: libdv-devel}
 %{!?_without_ladspa:BuildRequires: ladspa-devel}
@@ -215,30 +218,31 @@
 
 export CFLAGS="%{optflags} -fomit-frame-pointer"
 echo | ./configure \
-    --prefix=%{_prefix} \
-    --bindir=%{_bindir} \
-    --datadir=%{_datadir}/mplayer \
-    --mandir=%{_mandir} \
-    --confdir=%{_sysconfdir}/mplayer \
-    --libdir=%{_libdir} \
+    --prefix="%{_prefix}" \
+    --bindir="%{_bindir}" \
+    --datadir="%{_datadir}/mplayer" \
+    --mandir="%{_mandir}" \
+    --confdir="%{_sysconfdir}/mplayer" \
+    --libdir="%{_libdir}" \
+    %{!?_with_dvdread:--disable-dvdread} \
+    %{?_without_gcccheck:--disable-gcc-check} \
+    --enable-dynamic-plugins \
     --enable-gui \
+    --enable-joystick \
     --enable-largefiles \
-    --enable-joystick \
-    %{!?_with_dvdread:--disable-dvdread} \
+    %{?_without_live:--disable-live} \
     %{!?_without_osdmenu:--enable-menu} \
-    %{!?_with_modxorg:%{!?_without_xvmc:--enable-xvmc --with-xvmclib=XvMCW}} \
+    %{!?_with_modxorg:%{!?_without_xvmc:--enable-xvmc --with-xvmclib="XvMCW"}} \
     %{?_with_modxorg:%{!?_without_xvmc:--enable-xvmc}} \
 %ifarch %{ix86}
     --enable-runtime-cpudetection \
     --enable-win32 \
-    --with-win32libdir=%{_libdir}/codecs \
-    --with-xanimlibdir=%{_libdir}/codecs \
+    --with-win32libdir="%{_libdir}/codecs" \
+    --with-xanimlibdir="%{_libdir}/codecs" \
 %endif
-    --with-reallibdir=%{_libdir}/codecs \
-    --language=all \
-    --enable-dynamic-plugins \
-    %{?_without_gcccheck:--disable-gcc-checking} \
-    %{!?_without_live:--with-livelibdir=`pwd`/live}
+    --with-reallibdir="%{_libdir}/codecs" \
+    --language="all" \
+    %{!?_without_live:--with-livelibdir="$(pwd)/live"}
 
 %{__make} %{?_smp_mflags}
 
@@ -329,6 +333,9 @@
 
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 1.0-0.38.rc1try2
+- Build against libmpcdec 1.2.6 and libupnp 1.6.x.
+
 * Tue Nov 20 2007 Tom G. Christensen <swpkg at statsbiblioteket.dk> - 1.0-0.37.rc1try2
 - Build with twolame support.
 

Added: trunk/rpms/mppenc/mppenc.spec
===================================================================
--- trunk/rpms/mppenc/mppenc.spec	                        (rev 0)
+++ trunk/rpms/mppenc/mppenc.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -0,0 +1,48 @@
+# $Id$
+# Authority: dag
+
+Summary: Musepack encoder
+Name: mppenc
+Version: 1.16
+Release: 1
+License: LGPL
+Group: Applications/Multimedia
+URL: http://www.musepack.net/
+
+Source: http://files.musepack.net/source/mppenc-%{version}.tar.bz2
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
+BuildRequires: cmake
+BuildRequires: nasm
+
+%description
+This program handles encoding of the MPC format, which is an audio
+compression format with a strong emphasis on high quality. It's not
+lossless, but it is designed for transparency, so that you won't be
+able to hear differences between the original wave file and the much
+smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms,
+but since 1997 it has rapidly developed and vastly improved and is now
+at an advanced stage in which it contains heavily optimized and
+patentless code.
+
+%prep
+%setup
+
+%build
+cmake -DCMAKE_INSTALL_PREFIX:="%{_prefix}"
+
+%install
+%{__rm} -rf %{buildroot}
+%{__make} install DESTDIR="%{buildroot}"
+
+%clean
+%{__rm} -rf %{buildroot}
+
+%files
+%defattr(-, root, root, 0755)
+%doc Changelog
+%{_bindir}/mppenc
+
+%changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 1.16-1
+- Initial package. (using DAR)


Property changes on: trunk/rpms/mppenc/mppenc.spec
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + native

Modified: trunk/rpms/p7zip/p7zip.spec
===================================================================
--- trunk/rpms/p7zip/p7zip.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/p7zip/p7zip.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -3,20 +3,21 @@
 
 Summary: Very high compression ratio file archiver
 Name: p7zip
-Version: 4.53
+Version: 4.57
 Release: 1
 License: LGPL
 Group: Applications/Archiving
 URL: http://p7zip.sourceforge.net/
+
 Source: http://dl.sf.net/p7zip/p7zip_%{version}_src_all.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
 BuildRequires: gcc-c++
 
 %description
 p7zip is a port of 7za.exe for Unix. 7-Zip is a file archiver with a very high
 compression ratio. The original version can be found at http://www.7-zip.org/.
 
-
 %package plugins
 Summary: Additional plugins for p7zip
 Group: Applications/Archiving
@@ -26,7 +27,6 @@
 Additional plugins that can be used with 7z to extend its abilities.
 This package contains also a virtual file system for Midnight Commander.
 
-
 %prep
 %setup -n %{name}_%{version}
 
@@ -67,11 +67,9 @@
 %{__install} -Dp -m0755 7z.sh  %{buildroot}%{_bindir}/7z
 %{__install} -Dp -m0755 7za.sh %{buildroot}%{_bindir}/7za
 
-
 %clean
 %{__rm} -rf %{buildroot}
 
-
 %files
 %defattr(-, root, root, 0755)
 %doc ChangeLog README TODO DOCS/*
@@ -91,6 +89,9 @@
 #%{_libexecdir}/p7zip/Formats/
 
 %changelog
+* Tue Dec 18 2007 Dag Wieers <dag at wieers.com> - 4.57-1
+- Updated to release 4.57.
+
 * Sun Sep 02 2007 Dag Wieers <dag at wieers.com> - 4.53-1
 - Updated to release 4.53.
 

Modified: trunk/rpms/perl-Net-SNMP/perl-Net-SNMP.spec
===================================================================
--- trunk/rpms/perl-Net-SNMP/perl-Net-SNMP.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/perl-Net-SNMP/perl-Net-SNMP.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -49,7 +49,6 @@
 %defattr(-, root, root, 0755)
 %doc %{_mandir}/man1/snmpkey.1*
 %doc %{_mandir}/man3/Net::SNMP.3pm*
-%doc %{_mandir}/man3/Net::SNMP::*.3pm*
 %{_bindir}/snmpkey
 %dir %{perl_vendorlib}/Net/
 %{perl_vendorlib}/Net/SNMP/

Modified: trunk/rpms/perl-Scalar-Defer/perl-Scalar-Defer.spec
===================================================================
--- trunk/rpms/perl-Scalar-Defer/perl-Scalar-Defer.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/perl-Scalar-Defer/perl-Scalar-Defer.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -20,6 +20,8 @@
 
 BuildArch: noarch
 BuildRequires: perl >= 0:5.6.0
+BuildRequires: perl(Class::InsideOut)
+BuildRequires: perl(Exporter::Lite)
 Requires: perl >= 0:5.6.0
 
 %description

Modified: trunk/rpms/radmind/radmind.spec
===================================================================
--- trunk/rpms/radmind/radmind.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/radmind/radmind.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -3,7 +3,7 @@
 
 Summary: Remotely administer the file systems of multiple unix machines
 Name: radmind
-Version: 1.8.1
+Version: 1.11.0
 Release: 1
 License: BSD-like
 Group: System Environment/Base
@@ -276,6 +276,9 @@
 %dir %{_localstatedir}/radmind/transcript/
 
 %changelog
+* Tue Dec 18 2007 Dag Wieers <dag at wieers.com> - 1.11.0-1
+- Updated to release 1.11.0.
+
 * Wed May 23 2007 Dag Wieers <dag at wieers.com> - 1.8.1-1
 - Updated to release 1.8.1.
 

Modified: trunk/rpms/rrdtool/rrdtool.spec
===================================================================
--- trunk/rpms/rrdtool/rrdtool.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/rrdtool/rrdtool.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -40,7 +40,7 @@
 BuildRequires: gcc-c++, openssl-devel, cgilib-devel, libart_lgpl-devel >= 2.0
 BuildRequires: libpng-devel, zlib-devel, freetype-devel
 %{!?_without_python:BuildRequires: python-devel >= 2.3}
-%{!?_without_ruby:BuildRequires: ruby-devel}
+%{!?_without_ruby:BuildRequires: ruby, ruby-devel}
 %{!?_without_tcltk_devel:BuildRequires: tcl-devel, tk-devel}
 %{?_without_tcltk_devel:BuildRequires: tcl, tk}
 Requires: perl >= %(rpm -q --qf '%%{epoch}:%%{version}' perl)

Modified: trunk/rpms/shntool/shntool.spec
===================================================================
--- trunk/rpms/shntool/shntool.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/shntool/shntool.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -3,7 +3,7 @@
 
 Summary: Multi-purpose WAVE data processing and reporting utility
 Name: shntool
-Version: 3.0.5
+Version: 3.0.6
 Release: 1
 License: GPL
 Group: Applications/Multimedia
@@ -57,6 +57,9 @@
 %{_bindir}/shntrim
 
 %changelog
+* Tue Dec 18 2007 Dag Wieers <dag at wieers.com> - 3.0.6-1
+- Updated to release 3.0.6.
+
 * Mon Oct 22 2007 Dag Wieers <dag at wieers.com> - 3.0.5-1
 - Updated to release 3.0.5.
 

Modified: trunk/rpms/stress/stress.spec
===================================================================
--- trunk/rpms/stress/stress.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/stress/stress.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -4,10 +4,10 @@
 
 %{?dtag: %{expand: %%define %dtag 1}}
 
-Summary: tool to impose stress on a POSIX-compliant operating system
+Summary: Tool to impose stress on a POSIX-compliant operating system
 Name: stress
-Version: 0.18.8
-Release: 1.2
+Version: 1.0.0
+Release: 1
 License: GPL
 Group: Applications/System
 URL: http://weather.ou.edu/~apw/projects/stress/
@@ -46,7 +46,7 @@
 
 %install
 %{__rm} -rf %{buildroot}
-%makeinstall
+%{__make} install DESTDIR="%{buildroot}"
 
 %post
 /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir
@@ -59,16 +59,15 @@
 
 %files
 %defattr(-, root, root, 0755)
-%doc AUTHORS ChangeLog COPYING NEWS README
-%doc doc/*.html
+%doc AUTHORS ChangeLog COPYING NEWS README doc/*.html
 %doc %{_mandir}/man1/stress.1*
 %doc %{_infodir}/stress.info*
 %{_bindir}/stress
 #exclude %{_infodir}/dir
 
 %changelog
-* Sat Apr 08 2006 Dries Verachtert <dries at ulyssis.org> - 0.18.8-1.2
-- Rebuild for Fedora Core 5.
+* Tue Dec 18 2007 Dag Wieers <dag at wieers.com> - 1.0.0-1
+- Updated to release 1.0.0.
 
 * Fri Dec 09 2005 Dag Wieers <dag at wieers.com> - 0.18.8-1
 - Updated to release 0.18.8.

Modified: trunk/rpms/ushare/ushare.spec
===================================================================
--- trunk/rpms/ushare/ushare.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/ushare/ushare.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -6,7 +6,7 @@
 Summary: Universal Plug'nPlay (uPNP) Media Server
 Name: ushare
 Version: 1.1a
-Release: 1
+Release: 2
 License: GPL
 Group: Applications/Multimedia
 URL: http://ushare.geexbox.org/
@@ -171,6 +171,9 @@
 %exclude %{_sysconfdir}/init.d/ushare
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 1.1a-2
+- Rebuild against libupnp 1.6.x.
+
 * Tue Dec 11 2007 Dag Wieers <dag at wieers.com> - 1.1a-1
 - Updated to release 1.1a.
 

Modified: trunk/rpms/vlc/vlc.spec
===================================================================
--- trunk/rpms/vlc/vlc.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/vlc/vlc.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -49,7 +49,7 @@
 %{?el3:%define _without_jack 1}
 %{?el3:%define _without_sysfs 1}
 %{?el3:%define _without_theora 1}
-%{?el3:%define _without_upnp 1}
+#{?el3:#define _without_upnp 1}
 #{?el3:#define _without_wxwidgets 1}
 
 %{?rh9:%define _without_alsa 1}
@@ -58,7 +58,7 @@
 %{?rh9:%define _without_jack 1}
 %{?rh9:%define _without_sysfs 1}
 %{?rh9:%define _without_theora 1}
-%{?rh9:%define _without_upnp 1}
+#{?rh9:#define _without_upnp 1}
 #{?rh9:#define _without_wxwidgets 1}
 %{?rh9:%define _without_x264 1}
 
@@ -69,7 +69,7 @@
 %{?rh7:%define _without_jack 1}
 %{?rh7:%define _without_sysfs 1}
 %{?rh7:%define _without_theora 1}
-%{?rh7:%define _without_upnp 1}
+#{?rh7:#define _without_upnp 1}
 %{?rh7:%define _without_vorbis 1}
 #{?rh7:#define _without_wxwidgets 1}
 %{?rh7:%define _without_x264 1}
@@ -84,7 +84,7 @@
 %{?el2:%define _without_jack 1}
 %{?el2:%define _without_sysfs 1}
 %{?el2:%define _without_theora 1}
-%{?el2:%define _without_upnp 1}
+#{?el2:#define _without_upnp 1}
 %{?el2:%define _without_vorbis 1}
 #{?el2:#define _without_wxwidgets 1}
 %{?el2:%define _without_x264 1}
@@ -100,7 +100,7 @@
 Summary: The VideoLAN client, also a very good standalone video player
 Name: vlc
 Version: 0.8.6d
-Release: 1
+Release: 2
 License: GPL
 Group: Applications/Multimedia
 URL: http://www.videolan.org/
@@ -245,6 +245,7 @@
 ### Workaround to make -lX11 work on 64bit
 export LDFLAGS="-L/usr/X11R6/%{_lib}"
 %configure \
+    --disable-static \
     --enable-release \
     %{!?_without_dvdread:--enable-dvdread} \
     %{?_without_dvdnav:--disable-dvdnav} \
@@ -320,7 +321,7 @@
 %doc _docs/*
 %{_bindir}/*vlc
 %{_libdir}/vlc/
-%exclude %{_libdir}/vlc/*.a
+#exclude %{_libdir}/vlc/*.a
 %{_datadir}/applications/vlc.desktop
 %{_datadir}/pixmaps/vlc.png
 %{_datadir}/vlc/
@@ -334,6 +335,9 @@
 
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> - 0.8.6d-2
+- Rebuild against libmpcdec 1.2.6 and libupnp 1.6.x.
+
 * Sat Dec 01 2007 Dag Wieers <dag at wieers.com> - 0.8.6d-1
 - Updated to release 0.8.6d.
 

Modified: trunk/rpms/xmms-musepack/xmms-musepack.spec
===================================================================
--- trunk/rpms/xmms-musepack/xmms-musepack.spec	2007-12-18 19:54:16 UTC (rev 6046)
+++ trunk/rpms/xmms-musepack/xmms-musepack.spec	2007-12-19 11:20:08 UTC (rev 6047)
@@ -6,7 +6,7 @@
 Summary: X MultiMedia System input plugin to play musepack (mpc) files
 Name: xmms-musepack
 Version: 1.2
-Release: 2.1
+Release: 3
 License: BSD
 Group: Applications/Multimedia
 URL: http://www.musepack.net/
@@ -45,6 +45,9 @@
 
 
 %changelog
+* Mon Dec 17 2007 Dag Wieers <dag at wieers.com> -  1.2-3
+- Rebuild against libmpcdec 1.2.6.
+
 * Wed May  3 2006 Matthias Saou <http://freshrpms.net/> 1.2-2.1
 - Spec file cleanup.
 - Override CXXFLAGS to get our optflags used.



More information about the svn-commits mailing list