SPECS: gnome-subtitles.spec - up to 0.8
baggins
baggins at pld-linux.org
Thu Oct 2 14:25:13 CEST 2008
Author: baggins Date: Thu Oct 2 12:25:13 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.8
---- Files affected:
SPECS:
gnome-subtitles.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/gnome-subtitles.spec
diff -u SPECS/gnome-subtitles.spec:1.9 SPECS/gnome-subtitles.spec:1.10
--- SPECS/gnome-subtitles.spec:1.9 Fri May 18 20:20:18 2007
+++ SPECS/gnome-subtitles.spec Thu Oct 2 14:25:08 2008
@@ -1,26 +1,33 @@
# $Revision$, $Date$
#
# TODO: BRs
+# separate package for libgstreamer_playbin.so
#
%include /usr/lib/rpm/macros.mono
Summary: A subtitle editor for the GNOME desktop
Summary(pl.UTF-8): Edytor napisów dla środowiska GNOME
Name: gnome-subtitles
-Version: 0.4
+Version: 0.8
Release: 0.1
License: GPL v2
Group: X11/Applications
Source0: http://dl.sourceforge.net/gnome-subtitles/%{name}-%{version}.tar.gz
-# Source0-md5: 5ae670478a278e83daf900a73dd906c9
+# Source0-md5: 9590389ba91f9cfd94b6b36454dc2420
Patch0: %{name}-sh_wrapper.patch
URL: http://gnome-subtitles.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: dotnet-gnome-sharp-devel >= 2.16
BuildRequires: dotnet-gtk-sharp2-devel >= 2.10
+BuildRequires: gstreamer-devel >= 0.10
+BuildRequires: gstreamer-plugins-base-devel >= 0.10
+BuildRequires: mono-csharp
BuildRequires: rpmbuild(monoautodeps)
+BuildRequires: sublib-devel >= 0.9
+Requires: enchant
Requires: dotnet-gnome-sharp >= 2.16
Requires: dotnet-gtk-sharp2 >= 2.10
+Requires: gtkspell
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -35,12 +42,12 @@
%prep
%setup -q
-%patch0 -p1
+#%patch0 -p1
%build
-%{__aclocal}
-%{__autoconf}
-%{__automake}
+#{__aclocal}
+#{__autoconf}
+#{__automake}
%configure
%{__make}
@@ -50,17 +57,21 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%{find_lang} %{name} --with-gnome --with-omf
+
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS CREDITS ChangeLog NEWS README TODO
+%doc AUTHORS CREDITS ChangeLog NEWS README
%config(noreplace) %verify(not md5 mtime size) /etc/gconf/schemas/%{name}.schemas
%attr(755,root,root) %{_bindir}/*
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/*.dll*
%attr(755,root,root) %{_libdir}/%{name}/*.exe
+%attr(755,root,root) %{_libdir}/%{name}/libgstreamer_playbin.so
+%{_libdir}/%{name}/*.exe.config
%{_mandir}/man1/*.1*
%{_desktopdir}/*.desktop
%{_pixmapsdir}/*.png
@@ -71,7 +82,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.9 2007/05/18 18:20:18 qboosh
+Revision 1.10 2008/10/02 12:25:08 baggins
+- up to 0.8
+
+Revision 1.9 2007-05-18 18:20:18 qboosh
- oops, runtime
Revision 1.8 2007/05/18 18:20:02 qboosh
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-subtitles.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list