packages: lxpanel/lxpanel.spec - 0.5.9 - BR: autoconf, automake, libiw-deve...

witekfl witekfl at pld-linux.org
Sat Jun 2 17:57:01 CEST 2012


Author: witekfl                      Date: Sat Jun  2 15:57:01 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.5.9
- BR: autoconf, automake, libiw-devel, libwnck2-devel
- the configure regenerated because there were linking problems

---- Files affected:
packages/lxpanel:
   lxpanel.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/lxpanel/lxpanel.spec
diff -u packages/lxpanel/lxpanel.spec:1.9 packages/lxpanel/lxpanel.spec:1.10
--- packages/lxpanel/lxpanel.spec:1.9	Mon Aug 15 19:23:08 2011
+++ packages/lxpanel/lxpanel.spec	Sat Jun  2 17:56:56 2012
@@ -1,17 +1,21 @@
 # $Revision$, $Date$
 Summary:	LXPanel is a lightweight X11 desktop panel
 Name:		lxpanel
-Version:	0.5.8
-Release:	2
+Version:	0.5.9
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz
-# Source0-md5:	129fae75d1cd3983fd94542c573a70a1
+# Source0-md5:	232eb7cfed03d126715ddccdf3a4d0ea
 URL:		http://wiki.lxde.org/en/LXPanel
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	alsa-lib-devel
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2:2.12.0
 BuildRequires:	intltool
+BuildRequires:	libiw-devel
+BuildRequires:	libwnck2-devel
 BuildRequires:	menu-cache-devel
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,8 +39,12 @@
 %setup -q
 
 %build
+%{__aclocal}
+%{__automake}
+%{__autoheader}
+%{__autoconf}
 %configure
-%{__make}
+%{__make} V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -84,6 +92,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2012/06/02 15:56:56  witekfl
+- 0.5.9
+- BR: autoconf, automake, libiw-devel, libwnck2-devel
+- the configure regenerated because there were linking problems
+
 Revision 1.9  2011/08/15 17:23:08  glen
 - rebuild
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/lxpanel/lxpanel.spec?r1=1.9&r2=1.10



More information about the pld-cvs-commit mailing list