rpms/libchamplain/devel libchamplain.spec,1.10,1.11

Matthias Clasen mclasen at fedoraproject.org
Tue Aug 25 03:19:35 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/libchamplain/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9768

Modified Files:
	libchamplain.spec 
Log Message:
fix spec



Index: libchamplain.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libchamplain/devel/libchamplain.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- libchamplain.spec	25 Aug 2009 02:59:04 -0000	1.10
+++ libchamplain.spec	25 Aug 2009 03:19:35 -0000	1.11
@@ -79,7 +79,7 @@ make install INSTALL="%{__install} -p" D
 find $RPM_BUILD_ROOT -type f -name "*.la" -delete
 
 # Remove rpaths.
-chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libchamplain-gtk-0.3.so.3.0.1
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libchamplain-gtk-0.3.so.3.0.2
 
 %clean
 rm -rf $RPM_BUILD_ROOT




More information about the scm-commits mailing list