Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bastianfriedrich
wml
wml.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wml.spec of Package wml
# # spec file for package wml (Version 2.0.11) # # Copyright (c) 2004 SUSE LINUX AG, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # (c) 2006-2015 Bastian Friedrich (adaptions for newer versions) # # Please submit bugfixes or comments via http://www.suse.de/feedback/ # %define gcclibs libgcc libstdc++ %define legacylibs 1 %if %{defined suse_version} %if 0%{?suse_version} > 1310 %define legacylibs 0 # libgcc48 libstdc++48 %else %if 0%{?suse_version} > 1140 %define gcclibs libgcc46 libstdc++46 %else %if 0%{?suse_version} >= 1140 %define gcclibs libgcc45 libstdc++45 %endif %endif %endif %endif BuildRequires: bison bzip2 cpio cpp cracklib db diffutils findutils flex gawk gdbm-devel grep groff gzip info m4 ncurses ncurses-devel openssl pam pam-modules patch procinfo procps psmisc pwdutils readline sed unzip util-linux vim zlib zlib-devel gdbm gettext perl perl-Bit-Vector perl-HTML-Clean perl-Image-Size perl-TermReadKey lynx %if %{legacylibs} BuildRequires: %{libxcrypt} BuildRequires: %{gcclibs} %endif Name: wml Summary: Website META Language #Requires: perl-Bit-Vector perl-HTML-Clean perl-TermReadKey perl-Image-Size lynx bind-utils bison cyrus-sasl flex gdbm # ncurses-devel openldap2-client openssl pwdutils rcs unzip vim zlib Autoreqprov: on Version: 2.0.11 Release: 8.1 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: Development/Languages/Other Source: wml-%{version}.tar.gz Patch0: 010-wml-2.0.9.dif Patch1: 020-wml-basti.diff Patch2: 021-wml-fix-perl-5.10.0.diff Patch3: 022-wml-nopathconvert.diff Patch4: 023-wml-nobuiltins.diff Patch5: 030-utf8.diff Patch6: 031-more-umlauts.diff Patch7: 040-undef-defoutgv.diff URL: http://thewml.org/ %description WML is a free and extensible Webdesigner's off-line HTML generation toolkit for Unix, distributed under the GNU General Public License (GPL v2). It is written in ANSI C and Perl 5, build via a GNU Autoconf based source tree and runs out-of-the-box on all major Unix derivates. It can be used free of charge both in educational and commercial environments. Authors: -------- Ralf S. Engelschall, rse@engelschall.com Denis Barbier, barbier@engelschall.com %prep %setup %patch0 %patch1 %patch2 -p1 %patch3 -p1 %patch4 -p1 %patch5 -p1 %patch6 -p1 %patch7 -p1 %build export _POSIX2_VERSION=199209 ./configure --prefix=/usr \ --mandir=%{_mandir} \ --infodir=%{_infodir} \ --with-openworld make %install export _POSIX2_VERSION=199209 make prefix=$RPM_BUILD_ROOT/usr mandir=$RPM_BUILD_ROOT%{_mandir} \ infodir=$RPM_BUILD_ROOT%{_infodir} install rm -rf $RPM_BUILD_ROOT/%_mandir/cat* find $RPM_BUILD_ROOT/usr/lib/wml/perl/lib -name .packlist -print0 | xargs -0 -r perl -spi -e "s@$RPM_BUILD_ROOT@@g" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ANNOUNCE BUGREPORT ChangeLog COPY* CREDITS NEWS README* VERSION* /usr/bin/* /usr/lib/* %doc %{_mandir}/*/* %changelog * Thu Jun 25 2008 - bastian@bastian-friedrich - Support for Perl 5.10.0, build on OpenSUSE 11 * Sat Jan 10 2004 - adrian@suse.de - build as user * Wed Jul 02 2003 - ro@suse.de - use perl modules from system where available - remove traces of buildroot from installed files * Thu Jun 12 2003 - coolo@suse.de - don't package man/cat* * Wed May 21 2003 - coolo@suse.de - don't package standard dirs * Mon Oct 21 2002 - stepan@suse.de - update to wml 2.0.9 (officialy supports perl 5.8) * Fri Aug 09 2002 - mls@suse.de - fix for threaded perl-5.8 * Mon Jul 29 2002 - stepan@suse.de - fix for perl 5.8 * Fri Nov 23 2001 - mmj@suse.de - Fixed 'provides:' bug - Use %%{_mandir} and %%{_infodir} * Mon Nov 19 2001 - stepan@suse.de - initial release, version 2.0.8
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor