SPECS: xfce4-smartbookmark-plugin.spec - updated URL - added ac/am/lt

megabajt megabajt at pld-linux.org
Fri Jan 26 18:07:15 CET 2007


Author: megabajt                     Date: Fri Jan 26 17:07:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated URL
- added ac/am/lt

---- Files affected:
SPECS:
   xfce4-smartbookmark-plugin.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/xfce4-smartbookmark-plugin.spec
diff -u SPECS/xfce4-smartbookmark-plugin.spec:1.1 SPECS/xfce4-smartbookmark-plugin.spec:1.2
--- SPECS/xfce4-smartbookmark-plugin.spec:1.1	Wed Jan 24 10:36:22 2007
+++ SPECS/xfce4-smartbookmark-plugin.spec	Fri Jan 26 18:07:10 2007
@@ -6,17 +6,22 @@
 Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.gz
+Source0:	http://goodies.xfce.org/releases/xfce4-smartbookmark-plugin/%{name}-%{version}.tar.gz
 # Source0-md5:	284e26595637dd2e900b75534372496b
-URL:		http://goodies.xfce.org/
+URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	intltool
+BuildRequires:	libtool
 BuildRequires:	pkgconfig
+BuildRequires:	xfce4-dev-tools >= 4.4.0
 BuildRequires:	xfce4-panel-devel >= 4.4.0
 Requires:	xfce4-panel >= 4.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is a simple plugin that lets the user send requests directly
-to your browser and perform a custom search.
+This is a simple plugin that lets the user send requests directly to
+your browser and perform a custom search.
 
 %description -l pl
 Wtyczka ta pozwala na wysyłanie zapytań bezpośrednio do zdefiniowanych
@@ -26,6 +31,11 @@
 %setup -q
 
 %build
+%{__intltoolize}
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure \
 	--disable-static
 %{__make}
@@ -36,7 +46,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -rf $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/libsmartbookmark.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/libsmartbookmark.la
 
 %find_lang %{name}
 
@@ -45,8 +55,8 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README
-%{_libdir}/xfce4/panel-plugins/libsmartbookmark.so
+%doc AUTHORS ChangeLog README
+%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/libsmartbookmark.so
 %{_datadir}/xfce4/panel-plugins/smartbookmark.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/01/26 17:07:10  megabajt
+- updated URL
+- added ac/am/lt
+
 Revision 1.1  2007/01/24 09:36:22  teodor
 - init version
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfce4-smartbookmark-plugin.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list