rpms/lightspark/devel lightspark.spec,1.5,1.6 sources,1.4,1.5

Hicham HAOUARI hicham at rpmfusion.org
Thu Nov 25 20:20:01 CET 2010


Author: hicham

Update of /cvs/free/rpms/lightspark/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12450/devel

Modified Files:
	lightspark.spec sources 
Log Message:
New upstream release candidate for the next upcoming version



Index: lightspark.spec
===================================================================
RCS file: /cvs/free/rpms/lightspark/devel/lightspark.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lightspark.spec	20 Nov 2010 13:56:53 -0000	1.5
+++ lightspark.spec	25 Nov 2010 19:20:00 -0000	1.6
@@ -6,7 +6,7 @@
 %define git_snapshot 1
 %endif
 
-%define pre_release 0
+%define pre_release 1
 
 %if %{?git}
 %define commit 2530e6cd11d5d3fc9cbd92f2adf503cfafcc2692
@@ -17,12 +17,12 @@
 %define pre rc1
 %endif 
 
-%define rel 4
+%define rel 1
 
-%define major 0.4.4
+%define major 0.4.5
 
 Name:           lightspark
-Version:        %{major}.3
+Version:        %{major}
 Release:        %{?pre:0.}%{rel}%{?git_snapshot:.%{date}git}%{?pre:.%{pre}}%{?dist}
 Summary:        An alternative Flash Player implementation
 
@@ -39,7 +39,7 @@
 # tar cjf %%{name}-%%{version}-%%{date}git.tar.bz2 %%{name}-%%{version}       
 Source0:        %{name}-%{version}-%{date}git.tar.bz2
 %else
-Source0:        http://launchpad.net/%{name}/trunk/%{name}-%{major}/+download/%{name}-%{version}%{?pre:%{pre}}.tar.gz
+Source0:        http://launchpad.net/%{name}/trunk/%{name}-%{major}/+download/%{name}-%{version}%{?pre:~%{pre}}.tar.gz
 %endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -63,10 +63,6 @@
 
 Requires:       hicolor-icon-theme
 
-# Patch0:       Do not create executable stack
-#               https://bugs.launchpad.net/lightspark/+bug/668677
-Patch0:         %{name}-%{version}-noexecstack.patch
-
 %description
 Lightspark is a modern, free, open-source flash player implementation.
 Lightspark features:
@@ -89,8 +85,7 @@
 install gnash ( without gnash-plugin ).
 
 %prep
-%setup -q -n %{name}-%{version}%{?pre:%{pre}}
-%patch0 -p1 -b .noexecstack
+%setup -q -n %{name}-%{version}%{?pre:~%{pre}}
 
 %build
 %cmake -DCOMPILE_PLUGIN=1  \
@@ -142,6 +137,7 @@
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING COPYING.LESSER ChangeLog
+%config(noreplace) %{_sysconfdir}/xdg/lightspark.conf
 %{_bindir}/%{name}
 %{_bindir}/tightspark
 %{_datadir}/%{name}
@@ -157,6 +153,10 @@
 
 
 %changelog
+* Thu Nov 25 2010 Hicham HAOUARI <hicham.haouari at gmail.com> - 0.4.5-0.1.rc1
+- Release candidate for the upcoming version
+- Drop noexecstack patch ( merged upstream )
+
 * Sat Nov 20 2010 Hicham HAOUARI <hicham.haouari at gmail.com> - 0.4.4.3-4
 - Avoid creating executable stack, fixes : 
   https://bugs.launchpad.net/lightspark/+bug/668677


Index: sources
===================================================================
RCS file: /cvs/free/rpms/lightspark/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	20 Nov 2010 13:55:34 -0000	1.4
+++ sources	25 Nov 2010 19:20:00 -0000	1.5
@@ -1,2 +1 @@
-2bd7b1e90b91fe7f42fdcddb25fcde2b  lightspark-0.4.4.3-noexecstack.patch
-efd2e91d36ffa38c9befa25af5eaac20  lightspark-0.4.4.3.tar.gz
+0577b15b9827893e51f3420f7acd968e  lightspark-0.4.5~rc1.tar.gz



More information about the rpmfusion-commits mailing list