SPECS: gtk+extra.spec - proper deps - more verbose files - really ...

qboosh qboosh at pld-linux.org
Sun Jan 13 03:22:12 CET 2008


Author: qboosh                       Date: Sun Jan 13 02:22:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper deps
- more verbose files
- really include "some docs" in -devel

---- Files affected:
SPECS:
   gtk+extra.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/gtk+extra.spec
diff -u SPECS/gtk+extra.spec:1.12 SPECS/gtk+extra.spec:1.13
--- SPECS/gtk+extra.spec:1.12	Tue Nov 20 07:25:47 2007
+++ SPECS/gtk+extra.spec	Sun Jan 13 03:22:06 2008
@@ -4,12 +4,13 @@
 Name:		gtk+extra
 Version:	2.1.1
 Release:	0.9
-License:	LGPL
+License:	LGPL v2+
 Group:		X11/Libraries
 Source0:	http://dl.sourceforge.net/scigraphica/%{name}-%{version}.tar.gz
 # Source0-md5:	1a933ca1286829383a0554cc2deb9e04
 URL:		http://gtkextra.sourceforge.net/
-BuildRequires:	gtk+-devel >= 2.0.0
+BuildRequires:	gtk+2-devel >= 1:2.0.0
+BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,6 +28,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe i nieco dokumentacji dla biblioteki gtk+extra
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	gtk+2-devel >= 1:2.0.0
 
 %description devel
 Header files and some docs for gtk+extra library.
@@ -35,16 +37,16 @@
 Pliki nagłówkowe i nieco dokumentacji dla biblioteki gtk+extra.
 
 %package static
-Summary:	Static gtk+extra libraries
-Summary(pl.UTF-8):	Biblioteki statyczne gtk+extra
+Summary:	Static gtk+extra library
+Summary(pl.UTF-8):	Biblioteka statyczna gtk+extra
 Group:		X11/Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
-Static gtk+extra libraries.
+Static gtk+extra library.
 
 %description static -l pl.UTF-8
-Biblioteki statyczne gtk+extra.
+Biblioteka statyczna gtk+extra.
 
 %prep
 %setup -q
@@ -67,19 +69,21 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README AUTHORS NEWS TODO docs/gtk*
-%attr(755,root,root) %{_libdir}/libgtkextra-x11*.so.*.*.*
+%doc AUTHORS ChangeLog NEWS TODO README docs/gtk*
+%attr(755,root,root) %{_libdir}/libgtkextra-x11-2.0.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgtkextra-x11-2.0.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgtkextra-x11*.so
-%{_libdir}/libgtkextra-x11*.la
-%{_includedir}/gtkextra*
-%{_pkgconfigdir}/*.pc
+%doc docs/{HELP,reference,tutorial}
+%attr(755,root,root) %{_libdir}/libgtkextra-x11-2.0.so
+%{_libdir}/libgtkextra-x11-2.0.la
+%{_includedir}/gtkextra-2.0
+%{_pkgconfigdir}/gtkextra-2.0.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/*.a
+%{_libdir}/libgtkextra-x11-2.0.a
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -87,6 +91,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008-01-13 02:22:06  qboosh
+- proper deps
+- more verbose files
+- really include "some docs" in -devel
+
 Revision 1.12  2007-11-20 06:25:47  luzik
 - updated to 2.1.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk+extra.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list