packages: rote/rote.spec - no autoheader

sparky sparky at pld-linux.org
Sat Jan 23 23:57:11 CET 2010


Author: sparky                       Date: Sat Jan 23 22:57:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no autoheader

---- Files affected:
packages/rote:
   rote.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/rote/rote.spec
diff -u packages/rote/rote.spec:1.10 packages/rote/rote.spec:1.11
--- packages/rote/rote.spec:1.10	Mon Feb 12 23:09:13 2007
+++ packages/rote/rote.spec	Sat Jan 23 23:57:06 2010
@@ -60,7 +60,6 @@
 CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %{__aclocal}
 %{__autoconf}
-%{__autoheader}
 %configure
 %{__make}
 
@@ -79,12 +78,13 @@
 %files
 %defattr(644,root,root,755)
 %doc README
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/librote.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/librote.so.?
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{name}-config
-%attr(755,root,root) %{_libdir}/lib*.so
+%attr(755,root,root) %{_libdir}/librote.so
 %{_includedir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -93,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/01/23 22:57:06  sparky
+- no autoheader
+
 Revision 1.10  2007/02/12 22:09:13  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rote/rote.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list