SPECS: gnome-mount.spec - 0.4, updated BR and files

freetz freetz at pld-linux.org
Fri Feb 24 14:44:24 CET 2006


Author: freetz                       Date: Fri Feb 24 13:44:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.4, updated BR and files

---- Files affected:
SPECS:
   gnome-mount.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gnome-mount.spec
diff -u SPECS/gnome-mount.spec:1.6 SPECS/gnome-mount.spec:1.7
--- SPECS/gnome-mount.spec:1.6	Thu Feb 23 18:36:25 2006
+++ SPECS/gnome-mount.spec	Fri Feb 24 14:44:19 2006
@@ -1,25 +1,26 @@
 # $Revision$, $Date$
-%define		snap	20060122
 Summary:	Programs for mounting, unmounting and ejecting storage devices
 Summary(pl):	Programy do montowania, odmontowywania i wysuwania urządzeń do przechowywania danych
 Name:		gnome-mount
 Version:	0.4
-Release:	1.%{snap}.2
+Release:	1
 License:	GPL v.2
 Group:		Applications
-#Source0:	http://freedesktop.org/~david/%{name}-%{version}.tar.gz
-Source0:	%{name}-%{version}-%{snap}.tar.bz2
-# Source0-md5:	3106ee5ae8640d82a805cb0f9c5bf34d
-Patch0:		%{name}-configure.patch
+Source0:	http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz
+# Source0-md5:	75f260ea6b0ec3c5e0af3c722fbd9568
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	dbus-glib-devel >= 0.31
+BuildRequires:	dbus-glib-devel >= 0.60
+BuildRequires:	gnome-keyring-devel
 BuildRequires:	gtk+2-devel >= 2:2.8.0
-BuildRequires:	hal-devel >= 0.5.5
+BuildRequires:	hal-devel >= 0.5.7
 BuildRequires:	intltool
 BuildRequires:	libglade2-devel
+BuildRequires:	libgnomeui-devel
 BuildRequires:	libtool
+BuildRequires:	nautilus-devel
 Requires(post,preun):	GConf2
+Requires:	nautilus
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,7 +44,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__glib_gettextize}
@@ -53,7 +53,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--enable-nautilus-extension
 %{__make}
 
 %install
@@ -61,7 +62,9 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
-	
+
+rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.{a,la}
+
 %find_lang %{name}
 
 %clean
@@ -77,6 +80,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/nautilus/extensions-1.0/*.so
 %{_datadir}/%{name}
 %{_sysconfdir}/gconf/schemas/gnome-mount.schemas
 
@@ -90,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/02/24 13:44:19  freetz
+- 0.4, updated BR and files
+
 Revision 1.6  2006/02/23 17:36:25  freetz
 - dropped storage-methods
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-mount.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list