Author: sparky                       Date: Fri Jul 30 13:43:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: gettext-devel, pkgconfig
- workaround for broken po/Makefile

---- Files affected:
packages/lxrandr:
   lxrandr.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/lxrandr/lxrandr.spec
diff -u packages/lxrandr/lxrandr.spec:1.1 packages/lxrandr/lxrandr.spec:1.2
--- packages/lxrandr/lxrandr.spec:1.1   Thu Jul 29 18:43:16 2010
+++ packages/lxrandr/lxrandr.spec       Fri Jul 30 15:43:10 2010
@@ -8,7 +8,9 @@
 Source0:       http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz
 # Source0-md5: ab2c7f6be7e4fe6d1a26e324d836453e
 URL:           http://www.lxde.org/
+BuildRequires: gettext-devel
 BuildRequires: gtk+2-devel >= 2:2.12.0
+BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -19,6 +21,7 @@
 
 %build
 %configure
+touch po/stamp-it
 %{__make}
 
 %install
@@ -47,6 +50,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/07/30 13:43:10  sparky
+- BR: gettext-devel, pkgconfig
+- workaround for broken po/Makefile
+
 Revision 1.1  2010/07/29 16:43:16  witekfl
 - new
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lxrandr/lxrandr.spec?r1=1.1&r2=1.2&f=u

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

Reply via email to