Author: megabajt                     Date: Fri Jan 28 22:47:49 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 4.8.0
- -generic-menu.patch seems to be not needed
- release 0.9

---- Files affected:
packages/xfce4-panel:
   xfce4-panel.spec (1.79.2.2 -> 1.79.2.3) 

---- Diffs:

================================================================
Index: packages/xfce4-panel/xfce4-panel.spec
diff -u packages/xfce4-panel/xfce4-panel.spec:1.79.2.2 
packages/xfce4-panel/xfce4-panel.spec:1.79.2.3
--- packages/xfce4-panel/xfce4-panel.spec:1.79.2.2      Mon Nov 15 13:52:40 2010
+++ packages/xfce4-panel/xfce4-panel.spec       Fri Jan 28 23:47:44 2011
@@ -2,36 +2,35 @@
 Summary:       Next generation panel for Xfce
 Summary(pl.UTF-8):     Panel nowej generacji dla Xfce
 Name:          xfce4-panel
-Version:       4.7.4
-Release:       0.2
+Version:       4.8.0
+Release:       0.9
 License:       GPL v2, LGPL v2
 Group:         X11/Applications
-Source0:       
http://www.xfce.org/archive/xfce/4.8pre1/src/%{name}-%{version}.tar.bz2
-# Source0-md5: 20a9afd50066a2c8a607f90eaec29cfa
+Source0:       http://archive.xfce.org/xfce/4.8/src/%{name}-%{version}.tar.bz2
+# Source0-md5: ed80fc48817bfcc0058e7baf8603ee3c
 Patch0:                %{name}-generic-menu.patch
-URL:           http://www.xfce.org/projects/xfce4-panel/
+URL:           http://www.xfce.org/projects/xfce4-panel
+BuildRequires: dbus-glib-devel >= 0.73
 BuildRequires: docbook-dtd412-xml
 BuildRequires: docbook-style-xsl
-BuildRequires: exo-devel >= 0.5.4
-BuildRequires: garcon-devel >= 0.1.2
+BuildRequires: exo-devel >= 0.6.0
+BuildRequires: garcon-devel >= 0.1.5
 BuildRequires: gettext-devel
-BuildRequires: gtk+2-devel >= 2:2.10.6
-BuildRequires: gtk-doc
+BuildRequires: glib2-devel >= 1:2.18.0
+BuildRequires: gtk+2-devel >= 2:2.14.0
+BuildRequires: gtk-doc >= 1.9
 BuildRequires: gtk-doc-automake
 BuildRequires: intltool >= 0.35.0
-BuildRequires: libwnck-devel
-#BuildRequires:        libxfce4util-devel >= %{version}
-#BuildRequires:        libxfce4ui-devel >= %{version}
-BuildRequires: libxfce4util-devel >= 4.7.0
-BuildRequires: libxfce4ui-devel >= 4.7.0
+BuildRequires: libwnck-devel >= 2.22.0
+BuildRequires: libxfce4ui-devel >= %{version}
+BuildRequires: libxfce4util-devel >= %{version}
 BuildRequires: libxslt-progs
 BuildRequires: pkgconfig >= 1:0.9.0
-BuildRequires: rpmbuild(macros) >= 1.311
-BuildRequires: startup-notification-devel >= 0.8
-BuildRequires: xfce4-dev-tools >= 4.6.0
-Requires(post,postun): gtk+2
-Requires(post,postun): hicolor-icon-theme
+BuildRequires: rpmbuild(macros) >= 1.601
+BuildRequires: xfce4-dev-tools >= 4.8.0
+BuildRequires: xfconf-devel >= %{version}
 Requires:      %{name}-libs = %{version}-%{release}
+Requires:      hicolor-icon-theme
 # NOTE: it's temporary. xfce4-icon-theme has to match XDG specification.
 #       Currently Tango is used as a default icon theme.
 Requires:      tango-icon-theme
@@ -79,10 +78,10 @@
 Summary(pl.UTF-8):     Pliki nagłówkowe do budowania wtyczek panelu Xfce
 Group:         X11/Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
-#Requires:     libxfce4util-devel >= %{version}
-#Requires:     libxfce4ui-devel >= %{version}
-Requires:      libxfce4util-devel >= 4.7.0
-Requires:      libxfce4ui-devel >= 4.7.0
+Requires:      glib2-devel >= 1:2.18.0
+Requires:      gtk+2-devel >= 2:2.14.0
+Requires:      libxfce4ui-devel >= %{version}
+Requires:      libxfce4util-devel >= %{version}
 
 %description devel
 Header files for building Xfce panel plugins.
@@ -92,12 +91,14 @@
 
 %prep
 %setup -q
-%patch0 -p1
+#%%patch0 -p1
 
 %build
 %configure \
+       --disable-static \
        --enable-gtk-doc \
-       --with-html-dir=%{_gtkdocdir}
+       --with-html-dir=%{_gtkdocdir} \
+       --disable-silent-rules
 
 %{__make}
 
@@ -107,7 +108,8 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.{a,la}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.la
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
 
 %find_lang %{name}
 
@@ -135,8 +137,8 @@
 %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/xdg/xfce4/panel/default.xml
 %dir %{_libdir}/xfce4
 %dir %{_libdir}/xfce4/panel
-%attr(755,root,root) %dir %{_libdir}/xfce4/panel/migrate
-%attr(755,root,root) %dir %{_libdir}/xfce4/panel/wrapper
+%attr(755,root,root) %{_libdir}/xfce4/panel/migrate
+%attr(755,root,root) %{_libdir}/xfce4/panel/wrapper
 %dir %{_libdir}/xfce4/panel/plugins
 %attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libactions.so
 %attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libapplicationsmenu.so
@@ -149,7 +151,12 @@
 %attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libsystray.so
 %attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libtasklist.so
 %attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libwindowmenu.so
-%{_datadir}/xfce4/panel-plugins
+%{_datadir}/xfce4/panel
+%dir %{_datadir}/doc/xfce4-panel
+%{_datadir}/doc/xfce4-panel/README.gtkrc-2.0
+%dir %{_datadir}/doc/xfce4-panel/html
+%{_datadir}/doc/xfce4-panel/html/*.css
+%{_datadir}/doc/xfce4-panel/html/C
 %{_iconsdir}/hicolor/*/*/*
 %{_desktopdir}/*.desktop
 
@@ -175,6 +182,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.79.2.3  2011/01/28 22:47:44  megabajt
+- updated to 4.8.0
+- -generic-menu.patch seems to be not needed
+- release 0.9
+
 Revision 1.79.2.2  2010/11/15 12:52:40  baggins
 - prefer generic applications menu
 - build cleanup
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-panel/xfce4-panel.spec?r1=1.79.2.2&r2=1.79.2.3&f=u

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

Reply via email to