SPECS: em8300.spec - kill libs package
matowy
matowy at pld-linux.org
Sun Feb 12 00:47:18 CET 2006
Author: matowy Date: Sat Feb 11 23:47:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- kill libs package
---- Files affected:
SPECS:
em8300.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/em8300.spec
diff -u SPECS/em8300.spec:1.31 SPECS/em8300.spec:1.32
--- SPECS/em8300.spec:1.31 Sun Feb 12 00:41:33 2006
+++ SPECS/em8300.spec Sun Feb 12 00:47:12 2006
@@ -30,7 +30,6 @@
BuildRequires: rpmbuild(macros) >= 1.118
%endif
Requires(post,preun): /sbin/chkconfig
-Requires: %{name}-libs = %{version}-%{release}
Provides: dxr3
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,22 +48,10 @@
telewizyjne tych kart nie tylko w/w formatów, ale także wszystkich
formatów video, które te programy rozpoznają.
-%package libs
-Summary: libdxr3 library for DXR3/Hollywood+ cards
-Summary(pl): Biblioteka libdxr3 do kart DXR3/Hollywood+
-Group: Libraries
-
-%description libs
-libdxr3 library for DXR3/Hollywood+ cards.
-
-%description libs -l pl
-Biblioteka libdxr3 do kart DXR3/Hollywood+.
-
%package devel
Summary: Files required to develop programs using em8300
Summary(pl): Pliki potrzebne do tworzenia programów korzystających z em8300
Group: Development/Libraries
-Requires: %{name}-libs = %{version}-%{release}
%description devel
Header files and additional scripts useful for developers of em8300
@@ -74,18 +61,6 @@
Pliki nagłówkowe i skrypty przydatne dla autorów aplikacji
korzystających z em8300.
-%package static
-Summary: Static libraries for em8300
-Summary(pl): Statyczne biblioteki dla em8300
-Group: Development/Libraries
-Requires: %{name}-devel = %{version}-%{release}
-
-%description static
-Static libraries for em8300.
-
-%description static -l pl
-Statyczne biblioteki dla em8300.
-
%package gtk
Summary: Utility programs for em8300 using GTK+
Summary(pl): Programy użytkowe em8300 używające bibliteki GTK+
@@ -211,9 +186,6 @@
/sbin/chkconfig --del %{name}
fi
-%post libs -p /sbin/ldconfig
-%postun libs -p /sbin/ldconfig
-
%post -n kernel-video-em8300
%depmod %{_kernel_ver}
@@ -238,21 +210,10 @@
%attr(754,root,root) /etc/rc.d/init.d/%{name}
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
-
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/libdxr3
%{_includedir}/linux/em8300.h
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/lib*.a
-
%files gtk
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/autocal
@@ -277,6 +238,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2006/02/11 23:47:12 matowy
+- kill libs package
+
Revision 1.31 2006/02/11 23:41:33 matowy
- starting update to 0.15.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/em8300.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list