SPECS: kino.spec - really package udev rules in -jogshuttle, not base - lib...

qboosh qboosh at pld-linux.org
Thu Sep 18 17:13:25 CEST 2008


Author: qboosh                       Date: Thu Sep 18 15:13:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- really package udev rules in -jogshuttle, not base
- libglade2 epoch
- removed obsolete comment (looks like some old lib API mismatch)

---- Files affected:
SPECS:
   kino.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/kino.spec
diff -u SPECS/kino.spec:1.62 SPECS/kino.spec:1.63
--- SPECS/kino.spec:1.62	Thu Sep 18 16:51:25 2008
+++ SPECS/kino.spec	Thu Sep 18 17:13:20 2008
@@ -1,15 +1,7 @@
 # $Revision$, $Date$
 # TODO
 # - fix as-needed
-# - ppc/sparc broken:
-#page_export_avi.cc: In member function `virtual export_result
-#   ExportAVI::doExport(PlayList*, int, int, int, bool)':
-#page_export_avi.cc:244: error: `resample' undeclared (first use this function)
-#page_export_avi.cc:244: error: (Each undeclared identifier is reported only
-#   once for each function it appears in.)
-#make[3]: *** [page_export_avi.o] Error 1
 #
-%bcond_with	jogshuttle
 Summary:	DV editing utility
 Summary(pl.UTF-8):	Narzędzie do edycji DV
 Name:		kino
@@ -28,7 +20,7 @@
 BuildRequires:	libavc1394-devel >= 0.4.1
 BuildRequires:	libdv-devel >= 0.102
 BuildRequires:	libiec61883-devel
-BuildRequires:	libglade2-devel >= 2.5
+BuildRequires:	libglade2-devel >= 1:2.5
 BuildRequires:	libsamplerate-devel >= 0.0.14
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
@@ -40,7 +32,7 @@
 Requires:	gtk+2 >= 2:2.6.0
 Requires:	libavc1394 >= 0.4.1
 Requires:	libdv >= 0.102
-Requires:	libglade2 >= 2.5
+Requires:	libglade2 >= 1:2.5
 Requires:	libsamplerate >= 0.0.14
 Requires:	shared-mime-info
 Suggests:	dvdauthor
@@ -155,18 +147,15 @@
 %{_datadir}/mime/packages/*.xml
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
-/etc/udev/rules.d/kino.rules
 
 %files devel
 %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}/udev/rules.d/kino.rules
-%endif
+%attr(755,root,root) /etc/udev/rules.d/kino.rules
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -174,6 +163,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2008/09/18 15:13:20  qboosh
+- really package udev rules in -jogshuttle, not base
+- libglade2 epoch
+- removed obsolete comment (looks like some old lib API mismatch)
+
 Revision 1.62  2008/09/18 14:51:25  qboosh
 - BR: libtool
 - updated jogshuttle R (udev not hotplug now)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kino.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list