SPECS: compiz.spec - separate libdecoration to -libs package and m...

wolf wolf at pld-linux.org
Mon Aug 13 22:22:33 CEST 2007


Author: wolf                         Date: Mon Aug 13 20:22:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- separate libdecoration to -libs package and make -devel require it
- rel 2

---- Files affected:
SPECS:
   compiz.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.64 SPECS/compiz.spec:1.65
--- SPECS/compiz.spec:1.64	Mon Aug 13 16:24:35 2007
+++ SPECS/compiz.spec	Mon Aug 13 22:22:28 2007
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	OpenGL-owy zarządca okien i składania
 Name:		compiz
 Version:	0.5.2
-Release:	1
+Release:	2
 License:	GPL or MIT
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.gz
@@ -78,11 +78,22 @@
 efektów graficznych i możliwości w dowolnym środowisku, nie
 wyłączając Gnome i KDE.
 
+%package libs
+Summary:	Compiz libraries
+Summary(pl.UTF-8):	Biblioteki compiza
+Group:		X11/Applications
+
+%description libs
+Compiz libraries.
+
+%description libs -l pl.UTF-8
+Biblioteki Compiza.
+
 %package devel
 Summary:	Header files for compiz
 Summary(pl.UTF-8):	Pliki nagłówkowe dla compiza
 Group:		X11/Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name}-libs = %{version}-%{release}
 # (by compiz.pc; header requires only: OpenGL-devel, startup-notification-devel, damageproto, xextproto, libX11-devel)
 Requires:	OpenGL-devel
 Requires:	libpng-devel
@@ -211,13 +222,16 @@
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING COPYING.MIT ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/compiz
-%attr(755,root,root) %{_libdir}/libdecoration.so.*.*.*
 %dir %{_libdir}/compiz
 %attr(755,root,root) %{_libdir}/compiz/*.so
 %{?with_gconf:%exclude %{_libdir}/compiz/libgconf.so}
 %{_datadir}/compiz
 %{?with_gconf:%exclude %{_datadir}/compiz/gconf.xml}
 
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libdecoration.so.*.*.*
+
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libdecoration.so
@@ -266,6 +280,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2007/08/13 20:22:28  wolf
+- separate libdecoration to -libs package and make -devel require it
+- rel 2
+
 Revision 1.64  2007/08/13 14:24:35  wolf
 - obsolete beryl-core
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/compiz.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list