SPECS: nautilus-actions.spec - make it ready for new nautilus - re...

megabajt megabajt at pld-linux.org
Tue Mar 18 17:39:44 CET 2008


Author: megabajt                     Date: Tue Mar 18 16:39:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make it ready for new nautilus
- release 2

---- Files affected:
SPECS:
   nautilus-actions.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/nautilus-actions.spec
diff -u SPECS/nautilus-actions.spec:1.23 SPECS/nautilus-actions.spec:1.24
--- SPECS/nautilus-actions.spec:1.23	Fri Dec 28 03:52:37 2007
+++ SPECS/nautilus-actions.spec	Tue Mar 18 17:39:39 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Rozszerzenie dodające własne polecenia w menu Nautilusa
 Name:		nautilus-actions
 Version:	1.4.1
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	ftp://ftp2.grumz.net/grumz/%{name}-%{version}.tar.gz
@@ -21,10 +21,11 @@
 BuildRequires:	libtool
 BuildRequires:	libuuid-devel
 BuildRequires:	libxml2-devel >= 1:2.6.26
-BuildRequires:	nautilus-devel >= 2.15.92
+BuildRequires:	nautilus-devel >= 2.22.0
 BuildRequires:	rpmbuild(macros) >= 1.311
-Requires:	hicolor-icon-theme
-Requires:	nautilus >= 2.15.92
+Requires(post,postun):	gtk+2
+Requires(post,postun):	hicolor-icon-theme
+Requires:	nautilus >= 2.22.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -56,7 +57,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.la
 
 %find_lang %{name}
 
@@ -76,7 +77,7 @@
 %{_datadir}/%{name}
 %{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/apps/*
-%attr(755,root,root) %{_libdir}/nautilus/extensions-1.0/*.so
+%attr(755,root,root) %{_libdir}/nautilus/extensions-2.0/*.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -84,6 +85,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008-03-18 16:39:39  megabajt
+- make it ready for new nautilus
+- release 2
+
 Revision 1.23  2007-12-28 02:52:37  zbyniu
 - up to 1.4.1; ldadd.patch in sources
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nautilus-actions.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list