SPECS: expat.spec - added images and examples to devel - rel 3
witekfl
witekfl at pld-linux.org
Mon Aug 25 09:51:57 CEST 2008
Author: witekfl Date: Mon Aug 25 07:51:57 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added images and examples to devel
- rel 3
---- Files affected:
SPECS:
expat.spec (1.58 -> 1.59)
---- Diffs:
================================================================
Index: SPECS/expat.spec
diff -u SPECS/expat.spec:1.58 SPECS/expat.spec:1.59
--- SPECS/expat.spec:1.58 Tue Jun 10 00:10:07 2008
+++ SPECS/expat.spec Mon Aug 25 09:51:51 2008
@@ -11,7 +11,7 @@
Summary(uk.UTF-8): Переносима бібліотека розбору XML (expat)
Name: expat
Version: 2.0.1
-Release: 2
+Release: 3
Epoch: 1
License: Thai Open Source Software Center Ltd (distributable)
Group: Applications/Publishing/XML
@@ -143,8 +143,10 @@
DESTDIR=$RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_aclocaldir}
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
install conftools/expat.m4 $RPM_BUILD_ROOT%{_aclocaldir}
+cp examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
# for compatibility with upstream/other distros
cd $RPM_BUILD_ROOT%{_libdir}
ln -sf libexpat.so.*.*.* libexpat.so.1
@@ -165,11 +167,14 @@
%files devel
%defattr(644,root,root,755)
-%doc doc/{reference.html,style.css}
+%doc doc/{reference.html,style.css,*.png}
%attr(755,root,root) %{_libdir}/libexpat.so
%{_libdir}/libexpat.la
%{_includedir}/expat*.h
%{_aclocaldir}/expat.m4
+%dir %{_examplesdir}/%{name}-%{version}
+%{_examplesdir}/%{name}-%{version}/*
+
%if %{with static_libs}
%files static
@@ -183,6 +188,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.59 2008/08/25 07:51:51 witekfl
+- added images and examples to devel
+- rel 3
+
Revision 1.58 2008/06/09 22:10:07 glen
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/expat.spec?r1=1.58&r2=1.59&f=u
More information about the pld-cvs-commit
mailing list