summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-12-24 11:23:33 +0800
committerPeng Wu <alexepico@gmail.com>2013-12-24 11:28:34 +0800
commitfd9355db453e805419edd673ac463de634d397d1 (patch)
tree0f59b3851d0f4d06c5ebd2649545bae44787f575
parenta8c538d2f040a9c486348de2fdaae7c9a3c0660d (diff)
downloadlibzhuyin-fd9355db453e805419edd673ac463de634d397d1.tar.gz
libzhuyin-fd9355db453e805419edd673ac463de634d397d1.tar.xz
libzhuyin-fd9355db453e805419edd673ac463de634d397d1.zip
update libzhuyin.spec.in
-rw-r--r--libzhuyin.spec.in42
1 files changed, 3 insertions, 39 deletions
diff --git a/libzhuyin.spec.in b/libzhuyin.spec.in
index b7976d6..88a6236 100644
--- a/libzhuyin.spec.in
+++ b/libzhuyin.spec.in
@@ -61,7 +61,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%files
%doc AUTHORS COPYING README
%{_libdir}/*.so.*
-%dir %{_datadir}/libzhuyin
+%dir %{_libdir}/libzhuyin
%files devel
%doc
@@ -72,7 +72,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%files data
%doc
-%{_datadir}/libzhuyin/data
+%{_libdir}/libzhuyin/data
%files tools
%{_bindir}/gen_binary_files
@@ -81,41 +81,5 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_mandir}/man1/*.1.*
%changelog
-* Thu May 24 2012 Peng Wu <pwu@redhat.com> - 0.6.91-1
-- Update to 0.6.91
-
-* Mon Feb 13 2012 Peng Wu <pwu@redhat.com> - 0.5.91-1
-- Update to 0.5.91
-
-* Wed Jan 18 2012 Peng Wu <pwu@redhat.com> - 0.5.0-1
-- Update to 0.5.0
-
-* Fri Jan 13 2012 Peng Wu <pwu@redhat.com> - 0.4.93-1
-- Update to 0.4.93
-
-* Mon Jan 09 2012 Peng Wu <pwu@redhat.com> - 0.4.92-2
-- Split tools sub package
-
-* Thu Dec 29 2011 Peng Wu <pwu@redhat.com> - 0.4.92-1
-- Update to 0.4.92
-
-* Tue Dec 27 2011 Peng Wu <pwu@redhat.com> - 0.4.91-1
-- Update to 0.4.91
-
-* Fri Nov 18 2011 Peng Wu <pwu@redhat.com> - 0.3.0-1
-- Update to 0.3.0
-
-* Thu Nov 03 2011 Peng Wu <pwu@redhat.com> - 0.2.99.3-1
-- Update to 0.2.99.3
-
-* Tue Oct 11 2011 Peng Wu <pwu@redhat.com> - 0.2.99.2-1
-- Update to 0.2.99.2
-
-* Wed Sep 28 2011 Peng Wu <pwu@redhat.com> - 0.2.99.1-1
-- Update to 0.2.99.1
-
-* Thu Sep 08 2011 Peng Wu <pwu@redhat.com> - 0.2.99-2
-- Split data sub package
-
-* Wed Aug 31 2011 Peng Wu <alexepico@gmail.com> - 0.2.99-1
+* Tue Dec 24 2013 Peng Wu <pwu@redhat.com> - 0.9.93-1
- Initial version