SPECS: moc.spec - BR: libtool, updated %doc

charles charles at pld-linux.org
Wed Oct 12 02:00:48 CEST 2005


Author: charles                      Date: Wed Oct 12 00:00:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: libtool, updated %doc

---- Files affected:
SPECS:
   moc.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/moc.spec
diff -u SPECS/moc.spec:1.22 SPECS/moc.spec:1.23
--- SPECS/moc.spec:1.22	Thu Oct  6 12:49:58 2005
+++ SPECS/moc.spec	Wed Oct 12 02:00:43 2005
@@ -23,6 +23,7 @@
 BuildRequires:	libmpcdec-devel >= 1.2
 BuildRequires:	libsamplerate-devel
 BuildRequires:	libsndfile-devel
+BuildRequires:	libtool
 BuildRequires:	libvorbis-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
@@ -66,7 +67,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm $RPM_BUILD_ROOT%{_docdir}/%{name}/*
+rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
 rm -f $RPM_BUILD_ROOT%{_libdir}/moc/decoder_plugins/lib*.la
 
 %clean
@@ -74,7 +75,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog README TODO NEWS AUTHORS THANKS *.example
+%doc AUTHORS NEWS README THANKS TODO *.example
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/moc
 %dir %{_libdir}/moc/decoder_plugins
@@ -88,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/10/12 00:00:43  charles
+- BR: libtool, updated %doc
+
 Revision 1.22  2005/10/06 10:49:58  teodor
 - up to 2.3.2 thanks to Maciek Mitura <emkwadrat at poczta.onet.pl>
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/moc.spec?r1=1.22&r2=1.23&f=u




More information about the pld-cvs-commit mailing list