[derelict/f19] update spec

MERCIER Jonathan bioinfornatics at fedoraproject.org
Thu May 16 22:10:32 UTC 2013


commit dbca699734cad67cb6708a9ef89394b6b48edcc2
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Fri May 17 00:10:26 2013 +0200

    update spec

 derelict.spec |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/derelict.spec b/derelict.spec
index 70214e8..4ea09b4 100644
--- a/derelict.spec
+++ b/derelict.spec
@@ -24,6 +24,7 @@ Fichier d'entête et bibliothèque pour %{-n*} à utiliser en langage D.
 %{nil}
 
 %define install_files(n:)                                                     \
+install -p -d %{buildroot}%{_d_includedir}/%{name}/%1/                        \
 install -D import/%{name}/%1/*.d %{buildroot}%{_d_includedir}/%{name}/%1/     \
 install -D lib/libDerelict%2.so.3.0.0 %{buildroot}%{_libdir}/                 \
 pushd %{buildroot}%{_libdir}/                                                 \
@@ -53,7 +54,7 @@ popd                                                                          \
 
 Name:           derelict
 Version:        3
-Release:        9.%{alphatag}%{?dist}
+Release:        10.%{alphatag}%{?dist}
 Summary:        Collection of D bindings to C shared libraries
 Summary(fr):    Collection de bibliothèque en D interfaçant des bibliothèques dynamiques en C
 
@@ -207,16 +208,19 @@ install -m0644 derelict.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 
 %changelog
-* Thu May 16 2013  <bioinfornatics at fedoraproject dot org> - 3-9.20130516gitd8aa11d
+* Thu May 16 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 3-10.20130516gitd8aa11d
+- spec file enhancement
+
+* Thu May 16 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 3-9.20130516gitd8aa11d
 - Update to rev d8aa11d
 
-* Thu May 16 2013 Jonathan MERCIER - 3-8.20130516gitd8aa11d
+* Thu May 16 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 3-8.20130516gitd8aa11d
 - spec file enhancement
 
-* Thu May 16 2013  <bioinfornatics at fedoraproject dot org> - 3-7.20130516gitd8aa11d
+* Thu May 16 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 3-7.20130516gitd8aa11d
 - Update to rev d8aa11d
 
-* Wed May 15 2013  <bioinfornatics at fedoraproject dot org> - 3-6.20130515git2f12c63
+* Wed May 15 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 3-6.20130515git2f12c63
 - Update to rev 2f12c63
 
 * Fri May 10 2013 Jonathan MERCIER <bioinfornatics at gmail.com> - 3-5.20130510git59da161


More information about the scm-commits mailing list