ivanromanov pushed to libnatspec (epel7). "* Sat Dec 1 2012 <drizt at land.ru> - 0.2.6-6 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 20:51:01 UTC 2015


>From 5dcd555187653bc5f0097085f40e80ba17a7b752 Mon Sep 17 00:00:00 2001
From: Ivan Romanov <drizt at land.ru>
Date: Sat, 1 Dec 2012 14:53:07 +0600
Subject: * Sat Dec  1 2012  <drizt at land.ru> - 0.2.6-6 - migration i18n - fixed
 license for examples


diff --git a/libnatspec.spec b/libnatspec.spec
index 70ee812..ddbc92e 100644
--- a/libnatspec.spec
+++ b/libnatspec.spec
@@ -1,7 +1,7 @@
 Summary:	Library for national and language-specific issues
 Name:		libnatspec
 Version:	0.2.6
-Release:	5%{?dist}
+Release:	6%{?dist}
 
 License:	LGPLv2
 Group:		Development/Tools
@@ -24,7 +24,8 @@ in a various programs depends on locale and messages.
 Summary:	Development package of library for national and language-specific issues
 Group:		Development/Libraries
 Requires:	%{name}%{?_isa} = %{version}-%{release}
-
+# All examples use GPLGv2+ else unzip and zip which uses BSD
+License:	GPLv2+ and BSD
 
 %description devel
 The %{name}-devel package contains libraries and header files for
@@ -48,7 +49,7 @@ mv ChangeLog.new ChangeLog
 
 %build
 autoreconf -fiv
-%configure
+%configure --with-i18n-file=/etc/locale.conf
 make %{?_smp_mflags}
 
 
@@ -76,6 +77,10 @@ rm -f %{buildroot}%{_libdir}/*.la
 
 
 %changelog
+* Sat Dec  1 2012  <drizt at land.ru> - 0.2.6-6
+- migration i18n
+- fixed license for examples
+
 * Mon Oct 29 2012 Ivan Romanov <drizt at land.ru> - 0.2.6-5
 - dropped %%defattr
 - corrected description
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libnatspec.git/commit/?h=epel7&id=5dcd555187653bc5f0097085f40e80ba17a7b752


More information about the scm-commits mailing list