rpms/edje/devel edje.spec,1.16,1.17

thomasj thomasj at fedoraproject.org
Tue Jun 15 14:18:32 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/edje/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21878

Modified Files:
	edje.spec 
Log Message:
spec fix


Index: edje.spec
===================================================================
RCS file: /cvs/pkgs/rpms/edje/devel/edje.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- edje.spec	15 Jun 2010 13:56:25 -0000	1.16
+++ edje.spec	15 Jun 2010 14:18:32 -0000	1.17
@@ -50,7 +50,7 @@ make install DESTDIR=%{buildroot} INSTAL
 chrpath --delete %{buildroot}%{_bindir}/%{name}_cc
 chrpath --delete %{buildroot}%{_bindir}/%{name}_decc
 find $RPM_BUILD_ROOT -name '*.la' -delete
-chrpath --delete %{buildroot}%{_libdir}/lib%{name}-ver-svn-05.so.0.9.93
+chrpath --delete %{buildroot}%{_libdir}/lib%{name}-ver-svn*
 
 # remove unfinished manpages
 find doc/man/man3 -size -100c -delete



More information about the scm-commits mailing list