xmlindent.spec
Marcin Banasiak
mailinggrup w o2.pl
Pon, 14 Lut 2005, 23:22:07 CET
Przesyłam nowego speca. Wszytsko buduje się ładnie. Proszę o dodanie go do
repozytorium.
Pozdrawiam Marcin Banasiak
-------------- następna część ---------
# $Revision: $, $Date: $
Summary: xmlindent - XML stream reformatter
Summary(pl): xmlindent - reformator strumieni XML
Name: xmlindent
Version: 0.2.17
Release: 1
License: GPL
Group: Applications/Publishing/XML
Source0: http://dl.sourceforge.net/xmlindent/%{name}-%{version}.tar.gz
# Source0-md5: c08be3867ee906ca69b949d55a4f3780
URL: http://xmlindent.sourceforge.net/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id- u -n)
%description
xmlindent is a XML stream reformatter written in ANSI C.
%description -l pl
xmlindent jest programem napisanym w ANSI C przeformatowuj?cym
strumienie XML.
%prep
%setup -q
%build
%{__make}
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
install xmlindent $RPM_BUILD_ROOT%{_bindir}
install xmlindent.1 $RPM_BUILD_ROOT%{_mandir}/man1/xmlindent.1
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc BUGS ChangeLog README
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man1/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback w pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log: $
Więcej informacji o liście dyskusyjnej pld-devel-pl