Author: megabajt                     Date: Mon Jan 22 18:07:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.4.0
- added apidocs subpackage

---- Files affected:
SPECS:
   xfprint.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/xfprint.spec
diff -u SPECS/xfprint.spec:1.35 SPECS/xfprint.spec:1.36
--- SPECS/xfprint.spec:1.35     Fri Nov 24 16:44:46 2006
+++ SPECS/xfprint.spec  Mon Jan 22 19:07:01 2007
@@ -2,12 +2,12 @@
 Summary:       Print dialog and printer manager for Xfce
 Summary(pl):   Okno dialogowe wydruku i zarządca drukarek dla Xfce
 Name:          xfprint
-Version:       4.3.99.2
+Version:       4.4.0
 Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       
http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: c2eb9dee0002e875b91e73557f7354a1
+# Source0-md5: 4b6d8f5381e73e912abddf2fdbf9888f
 Patch0:                %{name}-locale-names.patch
 Patch1:                %{name}-lpr.patch
 URL:           http://www.xfce.org/
@@ -17,14 +17,18 @@
 BuildRequires: cups-devel
 BuildRequires: gettext-devel
 BuildRequires: gtk+2-devel >= 2:2.10.6
+BuildRequires: gtk-doc >= 1.7
 BuildRequires: intltool
 BuildRequires: libtool
 BuildRequires: libxfce4mcs-devel >= %{version}
 BuildRequires: libxfcegui4-devel >= %{version}
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: pkgconfig >= 1:0.9.0
+BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: xfce-mcs-manager-devel >= %{version}
 BuildRequires: xfce4-dev-tools >= %{version}
+Requires(post,postun): gtk+2
+Requires(post,postun): hicolor-icon-theme
 Requires:      %{name}-print-backend = %{version}-%{release}
 Requires:      a2ps
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,6 +41,18 @@
 Xfprint zawiera okno dialogowe wydruku i zarządcę drukarek dla
 środowiska Xfce.
 
+%package apidocs
+Summary:       xfprint API documentation
+Summary(pl):   Dokumentacja API xfprint
+Group:         Documentation
+Requires:      gtk-doc-common
+
+%description apidocs
+xfprint API documentation.
+
+%description apidocs -l pl
+Dokumentacja API xfprint.
+
 %package cups
 Summary:       CUPS plugin for xfprint
 Summary(pl):   Wtyczka CUPS dla xfprint
@@ -98,7 +114,9 @@
 %configure \
        --disable-static \
        --enable-cups \
-       --enable-bsdlpr
+       --enable-bsdlpr \
+       --enable-gtk-doc \
+       --with-html-dir=%{_gtkdocdir}
 
 %{__make}
 
@@ -117,8 +135,13 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun        -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+%update_icon_cache hicolor
+
+%postun
+/sbin/ldconfig
+%update_icon_cache hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -130,6 +153,11 @@
 %{_desktopdir}/*.desktop
 %{_datadir}/xfce4/doc/C/*
 %lang(fr) %{_datadir}/xfce4/doc/fr/*
+%{_iconsdir}/hicolor/*/devices/*
+
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/libxfprint
 
 %files cups
 %defattr(644,root,root,755)
@@ -152,6 +180,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2007/01/22 18:07:01  megabajt
+- updated to 4.4.0
+- added apidocs subpackage
+
 Revision 1.35  2006/11/24 15:44:46  megabajt
 - updated to 4.3.99.2 (Xfce 4.4RC2)
 - added devel subpackage
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfprint.spec?r1=1.35&r2=1.36&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to