SPECS: gnome-mount.spec - make it ready for use with new nautilus ...

megabajt megabajt at pld-linux.org
Wed Mar 12 14:06:05 CET 2008


Author: megabajt                     Date: Wed Mar 12 13:06:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make it ready for use with new nautilus
- more verbose files
- release 2

---- Files affected:
SPECS:
   gnome-mount.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/gnome-mount.spec
diff -u SPECS/gnome-mount.spec:1.26 SPECS/gnome-mount.spec:1.27
--- SPECS/gnome-mount.spec:1.26	Sun Oct 14 00:55:25 2007
+++ SPECS/gnome-mount.spec	Wed Mar 12 14:06:00 2008
@@ -3,27 +3,27 @@
 Summary(pl.UTF-8):	Programy do montowania, odmontowywania i wysuwania urządzeń przechowujących dane
 Name:		gnome-mount
 Version:	0.7
-Release:	1
-License:	GPL v.2
+Release:	2
+License:	GPL v2
 Group:		Applications
 Source0:	http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
 # Source0-md5:	6a2f14925376c2c494df89cbfbdb2ca5
-BuildRequires:	GConf2-devel >= 2.18.0.1
+BuildRequires:	GConf2-devel >= 2.22.0
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	dbus-glib-devel >= 0.61
-BuildRequires:	gnome-keyring-devel >= 0.8.1
-BuildRequires:	gtk+2-devel >= 2:2.10.11
+BuildRequires:	gnome-keyring-devel >= 2.22.0
+BuildRequires:	gtk+2-devel >= 2:2.12.8
 BuildRequires:	hal-devel >= 0.5.9
-BuildRequires:	intltool >= 0.35.5
-BuildRequires:	libglade2-devel >= 1:2.6.0
-BuildRequires:	libgnomeui-devel >= 2.18.1
+BuildRequires:	intltool >= 0.36.2
+BuildRequires:	libglade2-devel >= 1:2.6.2
+BuildRequires:	libgnomeui-devel >= 2.22.01
 BuildRequires:	libnotify-devel >= 0.3.0
 BuildRequires:	libtool
-BuildRequires:	nautilus-devel >= 2.18.1
+BuildRequires:	nautilus-devel >= 2.22.0
 BuildRequires:	pkgconfig
 Requires(post,preun):	GConf2
-Requires:	nautilus >= 2.18.1
+Requires:	nautilus >= 2.22.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -66,9 +66,10 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
+	nautilus_extensiondir=%{_libdir}/nautilus/extensions-2.0 \
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.{a,la}
+rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.{a,la}
 
 %find_lang %{name}
 
@@ -84,15 +85,17 @@
 %files -f %{name}.lang
 %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
+%attr(755,root,root) %{_bindir}/gnome-eject
+%attr(755,root,root) %{_bindir}/gnome-mount
+%attr(755,root,root) %{_bindir}/gnome-umount
+%attr(755,root,root) %{_libdir}/nautilus/extensions-2.0/libgnome-mount.so
 %{_datadir}/%{name}
-%{_mandir}/man1/*.1*
+%{_mandir}/man1/gnome-mount.1*
 %{_sysconfdir}/gconf/schemas/gnome-mount.schemas
 
 %files devel
 %defattr(644,root,root,755)
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/gnome-mount.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -100,6 +103,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2008-03-12 13:06:00  megabajt
+- make it ready for use with new nautilus
+- more verbose files
+- release 2
+
 Revision 1.26  2007-10-13 22:55:25  megabajt
 - updated Source0 URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-mount.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list