SPECS: mh-tools.spec - more verbose files (uh, what a common name)...

qboosh qboosh at pld-linux.org
Sun Jul 15 21:58:51 CEST 2007


Author: qboosh                       Date: Sun Jul 15 19:58:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more verbose files (uh, what a common name), removed empty docs
- License is LGPL v2.1(+)

---- Files affected:
SPECS:
   mh-tools.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/mh-tools.spec
diff -u SPECS/mh-tools.spec:1.2 SPECS/mh-tools.spec:1.3
--- SPECS/mh-tools.spec:1.2	Sun Jul 15 21:46:46 2007
+++ SPECS/mh-tools.spec	Sun Jul 15 21:58:46 2007
@@ -4,11 +4,12 @@
 Name:		mh-tools
 Version:	0.54b
 Release:	1
-License:	GPL
+License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://research.att.com/~marioh/tools/tools.054b.tar.bz2
 # Source0-md5:	c5844269eca9232f7833801e9d61f8cb
 URL:		http://research.att.com/~marioh/tools/index.html
+BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,6 +29,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki narzędziowej Mariosa Hadjieleftheriou
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	libstdc++-devel
 
 %description devel
 Header files for Marios Hadjieleftheriou's tools library.
@@ -68,18 +70,18 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%doc AUTHORS README
+%attr(755,root,root) %{_libdir}/libtools.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libtools.so
+%{_libdir}/libtools.la
 %{_includedir}/tools
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libtools.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -87,6 +89,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/07/15 19:58:46  qboosh
+- more verbose files (uh, what a common name), removed empty docs
+- License is LGPL v2.1(+)
+
 Revision 1.2  2007/07/15 19:46:46  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mh-tools.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list