Author: qboosh                       Date: Fri Dec  1 21:31:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.2
- updated info,localenames patches, removed obsolete pl.po-update patch

---- Files affected:
SPECS:
   hello.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/hello.spec
diff -u SPECS/hello.spec:1.16 SPECS/hello.spec:1.17
--- SPECS/hello.spec:1.16       Tue Aug 31 16:44:50 2004
+++ SPECS/hello.spec    Fri Dec  1 22:31:30 2006
@@ -2,19 +2,18 @@
 Summary:       Hello, world!
 Summary(pl):   Witaj świecie!
 Name:          hello
-Version:       2.1.1
-Release:       4
-License:       GPL
+Version:       2.2
+Release:       1
+License:       GPL v2+
 Group:         Applications
 Source0:       ftp://ftp.gnu.org/gnu/hello/%{name}-%{version}.tar.gz
-# Source0-md5: 70c9ccf9fac07f762c24f2df2290784d
-Patch0:                %{name}-pl.po-update.patch
-Patch1:                %{name}-info.patch
-Patch2:                %{name}-localenames.patch
+# Source0-md5: d2298e4b0c0a5b6e0746e929a7d0a401
+Patch0:                %{name}-info.patch
+Patch1:                %{name}-localenames.patch
 URL:           http://www.gnu.org/software/hello/hello.html
+BuildRequires: autoconf >= 2.60
 BuildRequires: automake
-BuildRequires: autoconf
-BuildRequires: gettext-devel
+BuildRequires: gettext-devel >= 0.16
 BuildRequires: texinfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,14 +27,13 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 # de.po for de_DE exists and is up to date, de_DE.po is outdated
 rm -f po/de_DE*
 
 %build
 %{__gettextize}
-%{__aclocal}
+%{__aclocal} -I gnulib/m4
 %{__autoconf}
 %{__automake}
 %configure
@@ -72,6 +70,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/12/01 21:31:30  qboosh
+- updated to 2.2
+- updated info,localenames patches, removed obsolete pl.po-update patch
+
 Revision 1.16  2004/08/31 14:44:50  snurf
 - typos / formatting / etc.
 
================================================================

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

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

Reply via email to