SPECS: nxc.spec - simple descs, missing .so link

qboosh qboosh at pld-linux.org
Thu May 11 21:53:11 CEST 2006


Author: qboosh                       Date: Thu May 11 19:53:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- simple descs, missing .so link

---- Files affected:
SPECS:
   nxc.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/nxc.spec
diff -u SPECS/nxc.spec:1.3 SPECS/nxc.spec:1.4
--- SPECS/nxc.spec:1.3	Mon May  8 11:17:47 2006
+++ SPECS/nxc.spec	Thu May 11 21:53:06 2006
@@ -1,10 +1,11 @@
 # $Revision$, $Date$
 # TODO:
 # - fixme
-# - missing url (propably don't exist)
-# - extendet summary and desc
+# - missing url (propably doesn't exist)
+# - extend summary and desc
 # - pl
-Summary:	nxc
+Summary:	NX protocol libraries
+Summary(pl):	Biblioteki protokołu NX
 Name:		nxc
 Version:	0.1.1
 Release:	1
@@ -14,11 +15,15 @@
 # Source0-md5:	1688999d3d3a4fc01593214c0bcc9ea0
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	libstdc++-devel
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-nxc
+NX protocol libraries.
+
+%description -l pl
+Biblioteki protokołu NX.
 
 %package devel
 Summary:	Header files for nxc
@@ -70,17 +75,20 @@
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/*.so
 %{_libdir}/*.la
 %dir %{_includedir}/nxc
 %{_includedir}/nxc/*.h
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/05/11 19:53:06  qboosh
+- simple descs, missing .so link
+
 Revision 1.3  2006/05/08 09:17:47  darekr
 - missing dir
 
@@ -91,4 +99,3 @@
 
 Revision 1.1  2006/05/06 19:25:42  arekm
 - raw
-
================================================================

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



More information about the pld-cvs-commit mailing list