Author: jasw                         Date: Tue Mar  8 08:47:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.5-pre1

---- Files affected:
SPECS:
   LiVES.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/LiVES.spec
diff -u SPECS/LiVES.spec:1.9 SPECS/LiVES.spec:1.10
--- SPECS/LiVES.spec:1.9        Mon Dec 20 03:34:41 2004
+++ SPECS/LiVES.spec    Tue Mar  8 09:46:57 2005
@@ -1,17 +1,17 @@
 # $Revision$, $Date$
 
 %define                _sname          lives
-%define                _pre            pre6
+%define                _pre            pre1
 
 Summary:       LiVES - the Linux Video Editing System
 Summary(pl):   LiVES - Linuksowy System Edycji Video
 Name:          LiVES
-Version:       0.9.1
-Release:       0.%{_pre}.2
+Version:       0.9.5
+Release:       0.%{_pre}.1
 License:       GPL v2
 Group:         X11/Applications/Multimedia
-Source0:       
http://www.xs4all.nl/%7Esalsaman/lives/current/%{name}-%{version}-%{_pre}-src.tar.bz2
-# Source0-md5: 8088d0f11b92a3792b9feb6338c11aa4
+Source0:       
http://www.xs4all.nl/%7Esalsaman/lives/current/%{name}-%{version}-%{_pre}.tar.bz2
+# Source0-md5: cada2088fb0b5cc029b0b6369632bf6a
 Source1:       %{name}.desktop
 Patch0:                %{name}-Makefile.in-path.patch
 Patch1:                %{name}-plugins-python.patch
@@ -22,7 +22,6 @@
 BuildRequires: pango-devel
 BuildRequires: pkgconfig
 Requires:      ImageMagick
-# ???
 Requires:      gdk-pixbuf
 Requires:      libjpeg
 Requires:      mplayer >= 0.90rc1
@@ -70,11 +69,9 @@
 Motywy dla LiVES.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_pre}
-gzip -dc %{_sname}-plugins-%{version}-%{_pre}.tar.gz | tar -xf -
-gzip -dc %{_sname}-themes-%{version}-%{_pre}.tar.gz | tar -xf -
+%setup -q -n %{_sname}-%{version}-%{_pre}
 %patch0 -p1
-%patch1 -p0
+%patch1 -p1
 
 %build
 %configure
@@ -86,20 +83,20 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT{%{_datadir}/%{_sname},%{_desktopdir}}
+install -d $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
-cp -r plugins $RPM_BUILD_ROOT%{_datadir}/%{_sname}
-cp -r themes $RPM_BUILD_ROOT%{_datadir}/%{_sname}
-cp -r icons $RPM_BUILD_ROOT%{_datadir}/%{_sname}
+mv $RPM_BUILD_ROOT%{_docdir}/%{_sname}-%{version}-%{_pre} \
+       $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
 
-%find_lang %{name}
+%find_lang %{_sname}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files -f %{_sname}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS BUGS ChangeLog NEWS README
+%doc AUTHORS BUGS CHANGELOG FEATURES GETTING.STARTED NEWS 
+%doc RFX OMC
 %attr(755,root,root) %{_bindir}/*
 %dir %{_datadir}/%{_sname}
 %{_datadir}/%{_sname}/icons
@@ -114,6 +111,7 @@
 %{_themesdir}/greenish
 %{_themesdir}/pinks
 %{_themesdir}/sunburst
+%{_themesdir}/editor
 
 %files plugins
 %defattr(644,root,root,755)
@@ -125,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/03/08 08:46:57  jasw
+- up to 0.9.5-pre1
+
 Revision 1.9  2004/12/20 02:34:41  zbyniu
 - BR: gettext-devel, pkgconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/LiVES.spec?r1=1.9&r2=1.10&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to