summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-17 10:53:38 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-17 10:53:38 +0200
commit39e26fc7b6260567a29de6bd2cb21b5b1eed7ac8 (patch)
treed0415d09345c80551b03930760b4257d64ed6e44
parentc879394187a08cd9d7846e11993dded2124e2122 (diff)
qelectrotech-0.40-0.1.svn3278
-rw-r--r--qelectrotech.spec13
1 files changed, 10 insertions, 3 deletions
diff --git a/qelectrotech.spec b/qelectrotech.spec
index ccec410..29053ab 100644
--- a/qelectrotech.spec
+++ b/qelectrotech.spec
@@ -1,4 +1,4 @@
-%global svnrel 3221
+%global svnrel 3278
%global rdate 20140128
%global upver 0.4
@@ -201,8 +201,11 @@ fi
/usr/bin/gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
+%{!?_licensedir:%global license %%doc}
+
%files -f %{name}.lang
-%doc CREDIT LICENSE examples
+%doc CREDIT examples
+%license LICENSE
%{_bindir}/%{name}
%if 0%{?fedora} < 20
%exclude %{_datadir}/appdata/%{name}.appdata.xml
@@ -220,12 +223,16 @@ fi
%files symbols
-%doc ELEMENTS.LICENSE
+%license ELEMENTS.LICENSE
%{_datadir}/%{name}/elements
%{_datadir}/%{name}/titleblocks
%changelog
+* Sun Aug 17 2014 Remi Collet <remi@fedoraproject.org> - 0,40-0.1.svn3278
+- Update to 0.4 snapshot revision 3278
+- fix license handling
+
* Fri Jul 18 2014 Remi Collet <remi@fedoraproject.org> - 0,40-0.1.svn3221
- Update to 0.4 snapshot revision 3221