SPECS: gnash.spec - kill included libtool.m4 copy, fixes as-needed...
qboosh
qboosh at pld-linux.org
Thu Jun 14 20:50:30 CEST 2007
Author: qboosh Date: Thu Jun 14 18:50:30 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- kill included libtool.m4 copy, fixes as-needed
- release 0.2
---- Files affected:
SPECS:
gnash.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/gnash.spec
diff -u SPECS/gnash.spec:1.13 SPECS/gnash.spec:1.14
--- SPECS/gnash.spec:1.13 Thu Jun 14 18:59:23 2007
+++ SPECS/gnash.spec Thu Jun 14 20:50:25 2007
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Gnash - wolnodostępny odtwarzacz filmów Flash
Name: gnash
Version: 0.8.0
-Release: 0.1
+Release: 0.2
License: GPL v2+
Group: X11/Applications/Multimedia
Source0: ftp://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.tar.bz2
@@ -100,6 +100,9 @@
%setup -q
%patch0 -p1
+# contains libtool.m4 copy
+rm -f po/libltdl.m4
+
%build
%{__libtoolize}
%{__aclocal} -I macros
@@ -181,6 +184,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2007/06/14 18:50:25 qboosh
+- kill included libtool.m4 copy, fixes as-needed
+- release 0.2
+
Revision 1.13 2007/06/14 16:59:23 qboosh
- added sh patch
- updated BRs and files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnash.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list