SPECS: libtool.spec - moved demo to examples dir - rel 6
witekfl
witekfl at pld-linux.org
Fri Aug 11 20:16:56 CEST 2006
Author: witekfl Date: Fri Aug 11 18:16:56 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- moved demo to examples dir
- rel 6
---- Files affected:
SPECS:
libtool.spec (1.133 -> 1.134)
---- Diffs:
================================================================
Index: SPECS/libtool.spec
diff -u SPECS/libtool.spec:1.133 SPECS/libtool.spec:1.134
--- SPECS/libtool.spec:1.133 Sat Aug 5 00:43:29 2006
+++ SPECS/libtool.spec Fri Aug 11 20:16:51 2006
@@ -7,7 +7,7 @@
Summary(uk): GNU libtool, ÎÁÂŚŇ ŐÔÉĚŚÔ ÄĚŃ ÇĹÎĹŇÁĂŚ§ ÄÉÎÁÍŚŢÎÉČ ÂŚÂĚŚĎÔĹË
Name: libtool
Version: 1.5.22
-Release: 5
+Release: 6
Epoch: 2
License: GPL
Group: Development/Tools
@@ -172,12 +172,13 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{_mandir}}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
+cp -a demo/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -193,7 +194,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS NEWS README THANKS TODO ChangeLog demo
+%doc AUTHORS NEWS README THANKS TODO ChangeLog
%attr(755,root,root) %{_bindir}/*
%dir %{_datadir}/libtool
@@ -206,6 +207,7 @@
%{_mandir}/man1/*
%lang(ja) %{_mandir}/ja/man1/*
%{_aclocaldir}/libtool.m4
+%{_examplesdir}/%{name}-%{version}
%files -n libltdl
%defattr(644,root,root,755)
@@ -239,6 +241,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.134 2006/08/11 18:16:51 witekfl
+- moved demo to examples dir
+- rel 6
+
Revision 1.133 2006/08/04 22:43:29 sparky
- rel 5, STBR for TH
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libtool.spec?r1=1.133&r2=1.134&f=u
More information about the pld-cvs-commit
mailing list