SPECS: splashy.spec - rel 3 - added static subpackage

baggins baggins at pld-linux.org
Mon Apr 6 15:51:05 CEST 2009


Author: baggins                      Date: Mon Apr  6 13:51:05 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- added static subpackage

---- Files affected:
SPECS:
   splashy.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/splashy.spec
diff -u SPECS/splashy.spec:1.21 SPECS/splashy.spec:1.22
--- SPECS/splashy.spec:1.21	Fri Feb 27 02:10:58 2009
+++ SPECS/splashy.spec	Mon Apr  6 15:51:00 2009
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	System ekranu startowego nowej generacji
 Name:		splashy
 Version:	0.3.13
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://alioth.debian.org/frs/download.php/2691/%{name}_%{version}.tar.gz
@@ -111,6 +111,18 @@
 %description devel -l pl.UTF-8
 Pliki nagłówkowe bibliotek Splashy.
 
+%package static
+Summary:	Static Splashy libraries
+Summary(pl.UTF-8):	Statyczne biblioteki Splashy
+Group:		Development/Libraries
+Requires:	%{name}-devel = %{version}-%{release}
+
+%description static
+Static Splashy libraries.
+
+%description static -l pl.UTF-8
+Statyczne biblioteki Splashy.
+
 %package theme-default
 Summary:	Default theme for splashy
 Summary(pl.UTF-8):	Domyślny motyw dla systemu splashy
@@ -147,7 +159,10 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+
+%configure \
+	--enable-static
+
 %{__make} -j1
 
 %install
@@ -190,6 +205,10 @@
 %{_includedir}/splashy*.h
 %{_pkgconfigdir}/splashy.pc
 
+%files static
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.a
+
 %files theme-default
 %defattr(644,root,root,755)
 %{_datadir}/splashy/themes/default
@@ -207,6 +226,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2009/04/06 13:51:00  baggins
+- rel 3
+- added static subpackage
+
 Revision 1.21  2009/02/27 01:10:58  baggins
 - rel 2
 - package properly initramfs-tools stuff and move it to separate package
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/splashy.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list