SPECS: libgpod.spec - rebuild with new dbus, include snap version ...

freetz freetz at pld-linux.org
Sun Aug 13 16:37:30 CEST 2006


Author: freetz                       Date: Sun Aug 13 14:37:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rebuild with new dbus, include snap version in release

---- Files affected:
SPECS:
   libgpod.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/libgpod.spec
diff -u SPECS/libgpod.spec:1.10 SPECS/libgpod.spec:1.11
--- SPECS/libgpod.spec:1.10	Sat Jul 15 20:57:12 2006
+++ SPECS/libgpod.spec	Sun Aug 13 16:37:25 2006
@@ -1,10 +1,12 @@
 # $Revision$, $Date$
+#
 %define		snap	20060715
+#
 Summary:	Shared library to access the contents of an iPod
 Summary(pl):	Biblioteka współdzielona do dostępu do zawartości iPodów
 Name:		libgpod
 Version:	0.3.3
-Release:	1
+Release:	2.%{snap}.1
 Epoch:		0
 License:	GPL v2
 Group:		Libraries
@@ -14,13 +16,12 @@
 URL:		http://www.gtkpod.org/libgpod.html
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
-BuildRequires:	dbus-glib-devel >= 0.62
+BuildRequires:	dbus-glib-devel >= 0.71
 BuildRequires:	gettext-devel
-BuildRequires:	glib2-devel >= 1:2.12.0
-BuildRequires:	gtk+2-devel >= 2:2.10.0
-BuildRequires:	hal-devel >= 0.5.7
+BuildRequires:	gtk+2-devel >= 2:2.10.1
+BuildRequires:	hal-devel >= 0.5.7.1
 BuildRequires:	hal-devel < 0.6
-BuildRequires:	intltool >= 0.33
+BuildRequires:	intltool >= 0.35
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,10 +42,9 @@
 Summary(pl):	Pliki nagłówkowe biblioteki libgpod
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	dbus-glib-devel >= 0.62
-Requires:	glib2-devel >= 1:2.12.0
-Requires:	gtk+2-devel >= 2:2.10.0
-Requires:	hal-devel >= 0.5.7
+Requires:	dbus-glib-devel >= 0.71
+Requires:	gtk+2-devel >= 2:2.10.1
+Requires:	hal-devel >= 0.5.7.1
 
 %description devel
 This is the package containing the header files for libgpod library.
@@ -69,14 +69,13 @@
 
 %build
 %{__gtkdocize}
-%{__intltoolize}
 %{__glib_gettextize}
+%{__intltoolize}
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed" 
 %configure \
 	--with-eject-command="/usr/bin/eject" \
 	--with-unmount-command="/bin/umount"
@@ -118,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/08/13 14:37:25  freetz
+- rebuild with new dbus, include snap version in release
+
 Revision 1.10  2006/07/15 18:57:12  freetz
 - 20060715 snapshot, updated deps, --as-needed support, align patch looks
   obsolete - removed
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgpod.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list