rpms/gnash/F-7 gnash.spec,1.11,1.12

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Thu Apr 10 11:40:00 UTC 2008


Author: pertusus

Update of /cvs/extras/rpms/gnash/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30428/F-7

Modified Files:
	gnash.spec 
Log Message:
* Wed Apr  9 2008 Patrice Dumas <pertusus at free.fr> 0.8.2-3
- ship libklashpart (#441601)



Index: gnash.spec
===================================================================
RCS file: /cvs/extras/rpms/gnash/F-7/gnash.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gnash.spec	18 Mar 2008 10:58:50 -0000	1.11
+++ gnash.spec	10 Apr 2008 11:39:20 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           gnash
 Version:        0.8.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GNU flash movie player
 
 Group:          Applications/Multimedia
@@ -94,7 +94,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install install-plugin \
+make install install-plugins \
  DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
 rm $RPM_BUILD_ROOT%{_libdir}/gnash/*.la
 #rm \
@@ -197,6 +197,8 @@
 %files klash
 %defattr(-,root,root,-)
 %{_bindir}/kde-gnash
+%{_libdir}/kde3/libklashpart.la
+%{_libdir}/kde3/libklashpart.so
 %{_datadir}/apps/klash/
 %{_datadir}/services/klash_part.desktop
 
@@ -206,6 +208,9 @@
 %{_mandir}/man1/cygnal.1*
 
 %changelog
+* Wed Apr  9 2008 Patrice Dumas <pertusus at free.fr> 0.8.2-3
+- ship libklashpart (#441601)
+
 * Mon Mar 10 2008 Patrice Dumas <pertusus at free.fr> 0.8.2-2
 - don't ship libltdl.so.3 (#436725)
 




More information about the scm-commits mailing list