rpms/rekonq/devel rekonq.spec,1.5,1.6

thomasj thomasj at fedoraproject.org
Thu Jun 17 15:07:47 UTC 2010


Author: thomasj

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

Modified Files:
	rekonq.spec 
Log Message:
rekonq 0.4.95


Index: rekonq.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rekonq/devel/rekonq.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- rekonq.spec	17 Jun 2010 14:57:01 -0000	1.5
+++ rekonq.spec	17 Jun 2010 15:07:46 -0000	1.6
@@ -35,7 +35,7 @@ make %{?_smp_mflags} -C %{_target_platfo
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
-%find_lang %{name}
+#%find_lang %{name}
 desktop-file-validate %{buildroot}/%{_datadir}/applications/kde4/%{name}.desktop
 
 %post
@@ -53,7 +53,8 @@ gtk-update-icon-cache %{_datadir}/icons/
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files
+#%files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog INSTALL TODO
 %{_kde4_bindir}/rekonq



More information about the scm-commits mailing list