* add the dir-zzip-* to the cvs repo (as used on some webs)
* move "make rpm" to *.am (instead of *.mk)
* amd64 should be in libdir=$prefix/lib64 (in the spec file)
+ * release 0.13.50
2008-11-24 guidod <guidod@pc3>
* BuildRequires: python (for %package doc)
Summary: ZZipLib - Documentation Files
Group: Development/Libraries
BuildRequires: python
+BuildRequires: xmlto
%package devel
Summary: ZZipLib - Development Files
#'
%setup
# fixing relink problems during install too
-LDFLAGS="-L%buildroot%_libdir" \
+# LDFLAGS="-L%buildroot%_libdir" \
+#
+
CFLAGS="$RPM_OPT_FLAGS" \
sh configure --prefix=%{_prefix} \
--with-docdir=%{_docdir} \