packages: openmovieeditor/openmovieeditor.spec - upgraded to 0.0.20090105, ...

gotar gotar at pld-linux.org
Tue Jun 28 23:25:12 CEST 2011


Author: gotar                        Date: Tue Jun 28 21:25:12 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- upgraded to 0.0.20090105, cosmetics

---- Files affected:
packages/openmovieeditor:
   openmovieeditor.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/openmovieeditor/openmovieeditor.spec
diff -u packages/openmovieeditor/openmovieeditor.spec:1.13 packages/openmovieeditor/openmovieeditor.spec:1.14
--- packages/openmovieeditor/openmovieeditor.spec:1.13	Thu Aug 21 13:23:40 2008
+++ packages/openmovieeditor/openmovieeditor.spec	Tue Jun 28 23:25:07 2011
@@ -8,12 +8,12 @@
 Summary:	A Non Linear Movie Editor
 Summary(pl.UTF-8):	Nieliniowy edytor filmów
 Name:		openmovieeditor
-Version:	0.0.20080523
+Version:	0.0.20090105
 Release:	1
 License:	GPL v2
 Group:		Applications/Multimedia
 Source0:	http://dl.sourceforge.net/openmovieeditor/%{name}-%{version}.tar.gz
-# Source0-md5:	8e5eb353c17365d5dd380b4a1f449a04
+# Source0-md5:	ce4f76c0b3e90aabf9c2d5c8dd31e9b1
 Patch0:		%{name}-as-needed.patch
 Patch1:		%{name}-framerate.patch
 URL:		http://openmovieeditor.sourceforge.net/
@@ -27,7 +27,7 @@
 BuildRequires:	jack-audio-connection-kit-devel >= 0.101
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
-BuildRequires:	libquicktime-devel >= 1.0.2
+BuildRequires:	libquicktime-devel >= 1.0.0
 BuildRequires:	libsamplerate-devel
 BuildRequires:	libsndfile-devel
 BuildRequires:	portaudio-devel >= 19
@@ -56,10 +56,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%if %{with ntsc}
-%patch1 -p1
-%endif
+#%%patch0 -p1
+%{?with_ntsc:%patch1 -p1}
 
 %build
 %{__aclocal}
@@ -77,9 +75,8 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 # icon
-install -d $RPM_BUILD_ROOT%{_pixmapsdir}
-install icons/openmovieeditor.png \
-	$RPM_BUILD_ROOT%{_pixmapsdir}
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
+install -p icons/openmovieeditor.png $RPM_BUILD_ROOT%{_pixmapsdir}
 
 # menu-entry
 cat > %{name}.desktop << EOF
@@ -93,7 +90,6 @@
 DocPath=
 EOF
 
-install -d $RPM_BUILD_ROOT%{_desktopdir}
 install %{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}
 
 %clean
@@ -102,9 +98,9 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README TODO doc/images doc/style.css doc/tutorial.html
-%attr(755,root,root) %{_bindir}/*
-%{_pixmapsdir}/openmovieeditor.png
+%attr(755,root,root) %{_bindir}/%{name}
 %{_desktopdir}/%{name}.desktop
+%{_pixmapsdir}/%{name}.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -112,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2011/06/28 21:25:07  gotar
+- upgraded to 0.0.20090105, cosmetics
+
 Revision 1.13  2008/08/21 11:23:40  gotar
 - upgraded to 20080523
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openmovieeditor/openmovieeditor.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list