SPECS (DEVEL): libgnomeprintui.spec - updated to 2.17.92 - added a...
megabajt
megabajt at pld-linux.org
Fri Mar 2 17:17:55 CET 2007
Author: megabajt Date: Fri Mar 2 16:17:55 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 2.17.92
- added apidocs subpackage
---- Files affected:
SPECS:
libgnomeprintui.spec (1.73 -> 1.73.2.1)
---- Diffs:
================================================================
Index: SPECS/libgnomeprintui.spec
diff -u SPECS/libgnomeprintui.spec:1.73 SPECS/libgnomeprintui.spec:1.73.2.1
--- SPECS/libgnomeprintui.spec:1.73 Tue Feb 13 07:46:51 2007
+++ SPECS/libgnomeprintui.spec Fri Mar 2 17:17:50 2007
@@ -2,29 +2,30 @@
Summary: GUI support for libgnomeprint
Summary(pl.UTF-8): ObsĹuga GUI dla libgnomeprint
Name: libgnomeprintui
-Version: 2.12.1
-Release: 7
+Version: 2.17.92
+Release: 1
License: LGPL v2+
Group: X11/Libraries
-Source0: http://ftp.gnome.org/pub/gnome/sources/libgnomeprintui/2.12/%{name}-%{version}.tar.bz2
-# Source0-md5: fa0b0410c3ba8b6899c5ed278f02cbe5
+Source0: http://ftp.gnome.org/pub/gnome/sources/libgnomeprintui/2.17/%{name}-%{version}.tar.bz2
+# Source0-md5: 7c0fdc1ce8b3fb887de35b5e55406846
URL: http://www.gnome.org/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 2.7.2
BuildRequires: gnome-common >= 2.12.0
-BuildRequires: gnome-icon-theme >= 2.15.3
-BuildRequires: gtk+2-devel >= 2:2.10.0
-BuildRequires: gtk-doc >= 1.6
+BuildRequires: gnome-icon-theme >= 2.17.91
+BuildRequires: gtk+2-devel >= 2:2.10.9
+BuildRequires: gtk-doc >= 1.8
+BuildRequires: intltool >= 0.35.5
BuildRequires: libglade2-devel >= 1:2.6.0
BuildRequires: libgnomecanvas-devel >= 2.14.0
-BuildRequires: libgnomeprint-devel >= 2.12.1
+BuildRequires: libgnomeprint-devel >= 2.17.92
BuildRequires: libtool
-BuildRequires: pkgconfig
+BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
-Requires: gnome-icon-theme >= 2.15.3
-Requires: gtk+2 >= 2:2.10.0
+Requires: gnome-icon-theme >= 2.17.91
+Requires: gtk+2 >= 2:2.10.9
Requires: libgnomecanvas >= 2.14.0
-Requires: libgnomeprint >= 2.12.1
+Requires: libgnomeprint >= 2.17.92
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -38,9 +39,9 @@
Summary(pl.UTF-8): Pliki nagĹĂłwkowe libgnomeprintui
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: gtk+2-devel >= 2:2.10.0
+Requires: gtk+2-devel >= 2:2.10.9
Requires: libgnomecanvas-devel >= 2.14.0
-Requires: libgnomeprint-devel >= 2.12.0
+Requires: libgnomeprint-devel >= 2.17.92
%description devel
The libgnomeprintui package contains GTK+ widgets related to printing.
@@ -66,6 +67,18 @@
%description static -l pl.UTF-8
Statyczna wersja bibliotek libgnomeprintui.
+%package apidocs
+Summary: libgnomeprintui API documentation
+Summary(pl.UTF-8): Dokumentacja API libgnomeprintui
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+libgnomeprintui API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API libgnomeprintui.
+
%prep
%setup -q
@@ -87,8 +100,6 @@
DESTDIR=$RPM_BUILD_ROOT \
HTML_DIR=%{_gtkdocdir}
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
%find_lang %{name}-2.2
%clean
@@ -99,19 +110,22 @@
%files -f %{name}-2.2.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog MAINTAINERS NEWS README
%attr(755,root,root) %{_libdir}/lib*.so.*.*
%dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/%{version}
%{_datadir}/%{name}/%{version}/gnome-print-job-preview.xml
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/libgnomeprintui
+
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
%{_pkgconfigdir}/*.pc
%{_includedir}/*
-%{_gtkdocdir}/%{name}
%files static
%defattr(644,root,root,755)
@@ -123,6 +137,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73.2.1 2007/03/02 16:17:50 megabajt
+- updated to 2.17.92
+- added apidocs subpackage
+
Revision 1.73 2007/02/13 06:46:51 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libgnomeprintui.spec?r1=1.73&r2=1.73.2.1&f=u
More information about the pld-cvs-commit
mailing list