SPECS: google-gadgets-for-linux.spec - subpackages : devel, static - fixed S...

cactus cactus at pld-linux.org
Sat Aug 23 11:13:34 CEST 2008


Author: cactus                       Date: Sat Aug 23 09:13:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- subpackages : devel,static
- fixed Source no.
- updated todo
- rel 0.2

---- Files affected:
SPECS:
   google-gadgets-for-linux.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/google-gadgets-for-linux.spec
diff -u SPECS/google-gadgets-for-linux.spec:1.2 SPECS/google-gadgets-for-linux.spec:1.3
--- SPECS/google-gadgets-for-linux.spec:1.2	Sat Aug 23 08:38:29 2008
+++ SPECS/google-gadgets-for-linux.spec	Sat Aug 23 11:13:29 2008
@@ -3,19 +3,19 @@
 # - add gtk BRs
 # - configure: WARNING: Library SpiderMonkey is not available, smjs-script-runtime extension won't be built.
 # - update desc
-# - split to main,devel,static,gadgets
+# - split to gadgets
 %define		realname	google-gadgets
 #
 Summary:	google-gadgets-for-linux
 Name:		google-gadgets-for-linux
 Version:	0.10.1
-Release:	0.1
+Release:	0.2
 License:	Apache License v2.0
 Group:		X11/Applications
 Source0:	http://google-gadgets-for-linux.googlecode.com/files/%{name}-%{version}.tar.gz
 # Source0-md5:	95b43aca687036753ad4d14a9f13126f
 Source1:	%{name}-gtk.desktop
-Source1:	%{name}-qt.desktop
+Source2:	%{name}-qt.desktop
 URL:		http://code.google.com/p/google-gadgets-for-linux/
 BuildRequires:	QtCore-devel >= 4.3
 BuildRequires:	QtScript-devel >= 4.3
@@ -36,6 +36,30 @@
 %description
 google-gadgets-for-linux.
 
+%package devel
+Summary:	Header files for google-gadgets library
+Summary(pl.UTF-8):	Pliki nag³ówkowe biblioteki google-gadgets
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description devel
+Header files for google-gadgets library.
+
+%description devel -l pl.UTF-8
+Pliki nag³ówkowe biblioteki google-gadgets.
+
+%package static
+Summary:	Static google-gadgets libraries
+Summary(pl.UTF-8):	Statyczne biblioteki google-gadgets
+Group:		Development/Libraries
+Requires:	%{name}-devel = %{version}-%{release}
+
+%description static
+Static google-gadgets libraries.
+
+%description static -l pl.UTF-8
+Statyczne biblioteki google-gadgets.
+
 %prep
 %setup -q
 # little hack for xulrunner
@@ -92,6 +116,7 @@
 %dir %{_libdir}/%{realname}/modules
 %attr(755,root,root) %{_libdir}/%{realname}/modules/*.so
 
+%files devel
 %dir %{_libdir}/%{realname}/include
 %dir %{_libdir}/%{realname}/include/ggadget
 %{_libdir}/%{realname}/include/ggadget/*.h
@@ -106,8 +131,13 @@
 %{_includedir}/%{realname}/ggadget/qt/*.h
 %dir %{_includedir}/%{realname}/ggadget/js
 %{_includedir}/%{realname}/ggadget/js/*.h
-%{_pkgconfigdir}/*.pc
+%{_libdir}/*.la
 %attr(755,root,root) %{_libdir}/*.so
+%{_pkgconfigdir}/*.pc
+
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/lib*.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -115,6 +145,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/08/23 09:13:29  cactus
+- subpackages : devel,static
+- fixed Source no.
+- updated todo
+- rel 0.2
+
 Revision 1.2  2008/08/23 06:38:29  glen
 - i was here
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/google-gadgets-for-linux.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list