SPECS: xfce4-appfinder.spec - updated to 4.6.0 - removed obsolete -locale-n...

megabajt megabajt at pld-linux.org
Sat Feb 28 18:10:19 CET 2009


Author: megabajt                     Date: Sat Feb 28 17:10:19 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.6.0
- removed obsolete -locale-names.patch

---- Files affected:
SPECS:
   xfce4-appfinder.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/xfce4-appfinder.spec
diff -u SPECS/xfce4-appfinder.spec:1.28 SPECS/xfce4-appfinder.spec:1.29
--- SPECS/xfce4-appfinder.spec:1.28	Tue Oct 28 01:39:59 2008
+++ SPECS/xfce4-appfinder.spec	Sat Feb 28 18:10:14 2009
@@ -2,23 +2,28 @@
 Summary:	Appfinder for the Xfce Desktop Environment
 Summary(pl.UTF-8):	Wyszukiwarka aplikacji dla środowiska Xfce
 Name:		xfce4-appfinder
-Version:	4.4.3
+Version:	4.6.0
 Release:	1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5:	1091df84fefdac4e79b5cd6eef8a5468
-Patch0:		%{name}-locale-names.patch
-URL:		http://www.xfce.org/
+# Source0-md5:	414b20e3569130348d96b0e74c7d1f3f
+URL:		http://www.xfce.org/projects/xfce4-appfinder/
+BuildRequires:	Thunar-devel >= 1.0.0
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	gettext-devel
+BuildRequires:	glib2-devel >= 1:2.12.0
+BuildRequires:	gtk+2-devel >= 2:2.10.6
 BuildRequires:	intltool
 BuildRequires:	libtool
+BuildRequires:	libxfce4menu-devel >= %{version}
+BuildRequires:	libxfce4util-devel >= %{version}
 BuildRequires:	libxfcegui4-devel >= %{version}
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.311
-BuildRequires:	xfce4-dev-tools >= 4.4.0
+BuildRequires:	xfce4-dev-tools >= 4.6.0
+BuildRequires:	xfconf-devel >= %{version}
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,10 +36,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-
-mv -f po/{nb_NO,nb}.po
-mv -f po/{pt_PT,pt}.po
 
 %build
 %{__intltoolize}
@@ -44,7 +45,6 @@
 %{__automake}
 %{__autoconf}
 %configure
-
 %{__make}
 
 %install
@@ -53,6 +53,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+mv $RPM_BUILD_ROOT%{_datadir}/locale/nb{_NO,}
+mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,}
+
 %find_lang %{name}
 
 %clean
@@ -70,9 +73,6 @@
 %attr(755,root,root) %{_bindir}/xfce4-appfinder
 %{_desktopdir}/xfce4-appfinder.desktop
 %{_iconsdir}/hicolor/48x48/apps/xfce4-appfinder.png
-%docdir %{_datadir}/xfce4/doc
-%{_datadir}/xfce4/doc/C/*
-%lang(fr) %{_datadir}/xfce4/doc/fr/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +80,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2009/02/28 17:10:14  megabajt
+- updated to 4.6.0
+- removed obsolete -locale-names.patch
+
 Revision 1.28  2008/10/28 00:39:59  blues
 - rel.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfce4-appfinder.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list