rpms/libchamplain/devel libchamplain.spec,1.8,1.9

Matthias Clasen mclasen at fedoraproject.org
Tue Aug 11 04:43:44 UTC 2009


Author: mclasen

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

Modified Files:
	libchamplain.spec 
Log Message:
Fix spec



Index: libchamplain.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libchamplain/devel/libchamplain.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- libchamplain.spec	11 Aug 2009 04:27:21 -0000	1.8
+++ libchamplain.spec	11 Aug 2009 04:43:44 -0000	1.9
@@ -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.0
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libchamplain-gtk-0.3.so.3.0.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT




More information about the fedora-extras-commits mailing list