SPECS: cg.spec - more verbose files - unzip no longer BRed

qboosh qboosh at pld-linux.org
Sat May 26 15:14:20 CEST 2007


Author: qboosh                       Date: Sat May 26 13:14:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more verbose files
- unzip no longer BRed

---- Files affected:
SPECS:
   cg.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/cg.spec
diff -u SPECS/cg.spec:1.7 SPECS/cg.spec:1.8
--- SPECS/cg.spec:1.7	Sat May 26 15:10:51 2007
+++ SPECS/cg.spec	Sat May 26 15:14:14 2007
@@ -11,7 +11,6 @@
 Source1:	http://developer.download.nvidia.com/cg/Cg_1.5/%{version}/0019/Cg-1.5_Feb2007_x86_64.tar.gz
 # Source1-md5:	4e56dce89adee688817e4337232161e0
 URL:		http://developer.nvidia.com/object/cg_toolkit.html
-BuildRequires:	unzip
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -34,6 +33,8 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki Cg
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
+# for cgGL
+#Requires:	OpenGL-devel
 
 %description devel
 This is the package containing the header files for Cg library.
@@ -80,13 +81,14 @@
 %files
 %defattr(644,root,root,755)
 %doc usr/local/Cg/{README,docs/{*.pdf,html/*.html,txt/{cg,cgGL,profiles,stdlib}}}
-%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/*
-%{_mandir}/man3/*
+%attr(755,root,root) %{_bindir}/cgc
+%attr(755,root,root) %{_libdir}/libCg.so
+%attr(755,root,root) %{_libdir}/libCgGL.so
+%{_mandir}/man3/cg*.3*
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/*
+%{_includedir}/Cg
 
 %files examples
 %defattr(644,root,root,755)
@@ -98,6 +100,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/05/26 13:14:14  qboosh
+- more verbose files
+- unzip no longer BRed
+
 Revision 1.7  2007/05/26 13:10:51  qboosh
 - pl for -devel,-examples
 - simplified setup
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cg.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list