SPECS: camorama.spec - fix build by setting GNOMELOCALEDIR manuall...
shadzik
shadzik at pld-linux.org
Thu May 17 03:36:18 CEST 2007
Author: shadzik Date: Thu May 17 01:36:18 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix build by setting GNOMELOCALEDIR manually (ugly, but there is no better way to do this)
- rel 2 (rebuild)
---- Files affected:
SPECS:
camorama.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/camorama.spec
diff -u SPECS/camorama.spec:1.15 SPECS/camorama.spec:1.16
--- SPECS/camorama.spec:1.15 Mon Feb 12 22:23:50 2007
+++ SPECS/camorama.spec Thu May 17 03:36:13 2007
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Program do kamer internetowych dla GNOME
Name: camorama
Version: 0.18
-Release: 1
+Release: 2
License: GPL
Group: Applications
Source0: http://camorama.fixedgear.org/downloads/%{name}-%{version}.tar.bz2
@@ -43,6 +43,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+echo '#define GNOMELOCALEDIR "/usr/share/locale"' >> src/interface.h
%build
%{__aclocal}
@@ -82,6 +83,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2007/05/17 01:36:13 shadzik
+- fix build by setting GNOMELOCALEDIR manually (ugly, but there is no better way to do this)
+- rel 2 (rebuild)
+
Revision 1.15 2007/02/12 21:23:50 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/camorama.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list