SPECS: kino.spec - rel 3
arekm
arekm at pld-linux.org
Sat Jan 27 22:19:57 CET 2007
Author: arekm Date: Sat Jan 27 21:19:57 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 3
---- Files affected:
SPECS:
kino.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/kino.spec
diff -u SPECS/kino.spec:1.43 SPECS/kino.spec:1.44
--- SPECS/kino.spec:1.43 Sat Jan 13 21:39:12 2007
+++ SPECS/kino.spec Sat Jan 27 22:19:51 2007
@@ -1,9 +1,13 @@
# $Revision$, $Date$
+#
+# TODO: fix as-needed
+#
+%bcond_with jogshuttle
Summary: DV editing utility
Summary(pl): Narzędzie do edycji DV
Name: kino
Version: 0.9.4
-Release: 2
+Release: 3
License: GPL
Group: Applications/Multimedia
Source0: http://dl.sourceforge.net/kino/%{name}-%{version}.tar.gz
@@ -151,11 +155,13 @@
%defattr(644,root,root,755)
%{_includedir}/kino
+%if %{with jogshuttle}
%files jogshuttle
%defattr(644,root,root,755)
%doc README_jogshuttle
%attr(755,root,root) %{_sysconfdir}/hotplug/usb/*
%{_libdir}/hotplug/kino
+%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -163,6 +169,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2007/01/27 21:19:51 arekm
+- rel 3
+
Revision 1.43 2007/01/13 20:39:12 arekm
- rel 2; builds fine on ppc so I guess sparc will be fine, too
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kino.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list