rpms/Inventor/FC-5 Inventor.spec,1.34,1.35

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Tue Feb 13 18:54:58 UTC 2007


Author: corsepiu

Update of /cvs/extras/rpms/Inventor/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23644

Modified Files:
	Inventor.spec 
Log Message:
* Tue Feb 13 2007 Ralf Corsépius <rc040203 at freenet.de> - 2.1.5-25
- Specfile fixes.



Index: Inventor.spec
===================================================================
RCS file: /cvs/extras/rpms/Inventor/FC-5/Inventor.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- Inventor.spec	3 Oct 2006 11:40:35 -0000	1.34
+++ Inventor.spec	13 Feb 2007 18:54:25 -0000	1.35
@@ -6,7 +6,7 @@
 
 Name:           Inventor
 Version:        2.1.5
-Release:        24%{?dist}
+Release:        25%{?dist}
 
 Summary:        SGI Open Inventor (TM)
 
@@ -213,12 +213,12 @@
 install -m644 libInventor.pc ${RPM_BUILD_ROOT}%{_libdir}/pkgconfig
 install -m644 libInventorXt.pc ${RPM_BUILD_ROOT}%{_libdir}/pkgconfig
 
-install -d m755 ${RPM_BUILD_ROOT}%{_libdir}/Inventor
+install -d -m755 ${RPM_BUILD_ROOT}%{_libdir}/Inventor
 mv devel-docs ${RPM_BUILD_ROOT}%{_libdir}/Inventor/examples
 
-install -d m755 ${RPM_BUILD_ROOT}%{_datadir}/Inventor/data/materials
-install -d m755 ${RPM_BUILD_ROOT}%{_datadir}/Inventor/data/textures
-install -d m755 ${RPM_BUILD_ROOT}%{_datadir}/Inventor/fonts
+install -d -m755 ${RPM_BUILD_ROOT}%{_datadir}/Inventor/data/materials
+install -d -m755 ${RPM_BUILD_ROOT}%{_datadir}/Inventor/data/textures
+install -d -m755 ${RPM_BUILD_ROOT}%{_datadir}/Inventor/fonts
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -308,6 +308,9 @@
 %{_libdir}/Inventor/examples
 
 %changelog
+* Tue Feb 13 2007 Ralf Corsépius <rc040203 at freenet.de> - 2.1.5-25
+- Specfile fixes.
+
 * Tue Oct 03 2006 Ralf Corsépius <rc040203 at freenet.de> - 2.1.5-24
 - Specfile cosmetics.
 - Use %%{_datadir}/Inventor instead of %%{_datadir}/%{name}




More information about the fedora-extras-commits mailing list