SPECS: LIB.spec - BR: gettext-devel

qboosh qboosh at pld-linux.org
Mon Feb 5 16:23:13 CET 2007


Author: qboosh                       Date: Mon Feb  5 15:23:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: gettext-devel

---- Files affected:
SPECS:
   LIB.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/LIB.spec
diff -u SPECS/LIB.spec:1.17 SPECS/LIB.spec:1.18
--- SPECS/LIB.spec:1.17	Mon Feb  5 12:46:56 2007
+++ SPECS/LIB.spec	Mon Feb  5 16:23:08 2007
@@ -13,6 +13,7 @@
 URL:		http://lib.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	gettext-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,7 +42,9 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_prefix}/games,%{_libdir}/games/LIB,%{_datadir}/locale/en/LC_MESSAGES}
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
+
 install po/en.gmo $RPM_BUILD_ROOT%{_datadir}/locale/en/LC_MESSAGES
 
 %clean
@@ -54,6 +57,7 @@
 %attr(755,root,root) %{_prefix}/games/LIB
 %dir %{_libdir}/games/LIB
 %{_libdir}/games/LIB/*
+# ???
 %{_datadir}/locale/en/LC_MESSAGES/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -62,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/02/05 15:23:08  qboosh
+- BR: gettext-devel
+
 Revision 1.17  2007/02/05 11:46:56  agaran
 - crude fixup, works for me
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/LIB.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list