rpms/SIMVoleon/devel SIMVoleon.spec,1.10,1.11

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Sun Feb 10 07:18:22 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/SIMVoleon/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16890

Modified Files:
	SIMVoleon.spec 
Log Message:
* Sun Feb 10 2008 Ralf Corsépius <rc040203 at freenet.de> - 2.0.1-8
- Rebuild for gcc43.
- Spec-file cosmetics.
- Update copyright.



Index: SIMVoleon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/SIMVoleon/devel/SIMVoleon.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- SIMVoleon.spec	22 Aug 2007 04:15:27 -0000	1.10
+++ SIMVoleon.spec	10 Feb 2008 07:17:42 -0000	1.11
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2004, 2005, 2006, 2007 Ralf Corsepius, Ulm, Germany.
+# Copyright (c) 2004, 2005, 2006, 2007, 2008 Ralf Corsepius, Ulm, Germany.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -78,8 +78,8 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 rm -f ${RPM_BUILD_ROOT}%{_libdir}/*.la
 
-install -d -m 755 ${RPM_BUILD_ROOT}%{_prefix}/%{_lib}/Coin2
-mv ${RPM_BUILD_ROOT}%{_datadir}/Coin/conf ${RPM_BUILD_ROOT}%{_prefix}/%{_lib}/Coin2
+install -d -m 755 ${RPM_BUILD_ROOT}%{_libdir}/Coin2
+mv ${RPM_BUILD_ROOT}%{_datadir}/Coin/conf ${RPM_BUILD_ROOT}%{_libdir}/Coin2
 
 %clean
    rm -rf $RPM_BUILD_ROOT
@@ -105,6 +105,11 @@
 %doc %{coin_htmldir}/*
 
 %changelog
+* Sun Feb 10 2008 Ralf Corsépius <rc040203 at freenet.de> - 2.0.1-8
+- Rebuild for gcc43.
+- Spec-file cosmetics.
+- Update copyright.
+
 * Wed Aug 22 2007 Ralf Corsépius <rc040203 at freenet.de> - 2.0.1-7
 - Mass rebuild.
 - Update license tag.




More information about the fedora-extras-commits mailing list