SPECS: nautilus-mount-image.spec - add libdir patch

wolvverine wolvverine at pld-linux.org
Sun Apr 12 13:25:00 CEST 2009


Author: wolvverine                   Date: Sun Apr 12 11:25:00 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add libdir patch

---- Files affected:
SPECS:
   nautilus-mount-image.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/nautilus-mount-image.spec
diff -u SPECS/nautilus-mount-image.spec:1.5 SPECS/nautilus-mount-image.spec:1.6
--- SPECS/nautilus-mount-image.spec:1.5	Sun Apr 12 03:58:37 2009
+++ SPECS/nautilus-mount-image.spec	Sun Apr 12 13:24:54 2009
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):	Zamontuj i odmontuj wskazany obraz CD albo DVD z Nautilusa
 Name:		nautilus-mount-image
 Version:	0.2.0
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Libraries
 Source0:	http://ppa.launchpad.net/zootropo/ubuntu/pool/main/n/nautilus-mount-image/%{name}_%{version}-1.tar.gz
 # Source0-md5:	0f7abcdec72c34c235945421607ee078
+Patch0:		%{name}-libdir.patch
 URL:		http://mundogeek.net/nautilus-scripts/#nautilus-mount-image
 Requires:	nautilus-python >= 0.4.3
 Requires:	python-pygtk >= 2.12.1
@@ -23,6 +24,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make}
@@ -31,6 +33,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+	LIBDIR="%{_libdir}" \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name}
@@ -50,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2009/04/12 11:24:54  wolvverine
+- add libdir patch
+
 Revision 1.5  2009/04/12 01:58:37  pawelz
 - adapterized
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nautilus-mount-image.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list