SPECS: kino.spec - up to 0.8.1

glen glen at pld-linux.org
Tue May 2 20:12:38 CEST 2006


Author: glen                         Date: Tue May  2 18:12:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.8.1

---- Files affected:
SPECS:
   kino.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/kino.spec
diff -u SPECS/kino.spec:1.28 SPECS/kino.spec:1.29
--- SPECS/kino.spec:1.28	Mon Apr 17 09:42:20 2006
+++ SPECS/kino.spec	Tue May  2 20:12:33 2006
@@ -2,12 +2,12 @@
 Summary:	DV editing utility
 Summary(pl):	Narzędzie do edycji DV
 Name:		kino
-Version:	0.8.0
-Release:	3
+Version:	0.8.1
+Release:	1
 License:	GPL
 Group:		Applications/Multimedia
 Source0:	http://dl.sourceforge.net/kino/%{name}-%{version}.tar.gz
-# Source0-md5:	ec945365580d5e21431c76c07d0576bf
+# Source0-md5:	bd4fca3b879aaa91754fd2e0234db345
 Patch0:		%{name}-desktop.patch
 URL:		http://www.kinodv.org/
 BuildRequires:	autoconf >= 2.52
@@ -20,7 +20,7 @@
 BuildRequires:	libstdc++-devel
 BuildRequires:	libxml2-devel
 BuildRequires:	pkgconfig
-Requires(post,postun):  shared-mime-info
+Requires(post,postun):	shared-mime-info
 Requires:	gtk+2 >= 2:2.6.0
 Requires:	libavc1394 >= 0.4.1
 Requires:	libdv >= 0.102
@@ -51,8 +51,8 @@
 Summary:	Kino support for jogshuttle input devices
 Summary(pl):	Obsługa urządzeń jogshuttle dla Kino
 Group:		Applications/Multimedia
-Requires:	hotplug
 Requires:	%{name} = %{version}
+Requires:	hotplug
 
 %description jogshuttle
 Jog/Shuttles are devices made especially for working with streams of
@@ -105,15 +105,15 @@
 
 %postun
 if [ $1 = 0 ]; then
-    umask 022
-    update-mime-database %{_datadir}/mime >/dev/null 2>&1
-    [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
+	umask 022
+	update-mime-database %{_datadir}/mime >/dev/null 2>&1
+	[ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
 fi
 
-%post jogshuttle 
+%post jogshuttle
 hotplug-update-usb.usermap
 
-%postun jogshuttle 
+%postun jogshuttle
 hotplug-update-usb.usermap
 
 %files -f %{name}.lang
@@ -151,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/05/02 18:12:33  glen
+- up to 0.8.1
+
 Revision 1.28  2006/04/17 07:42:20  ankry
 - fixed -desktop patch, rel.3; STBR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kino.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list