summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWitold Filipczyk2014-01-14 11:37:07 (GMT)
committerWitold Filipczyk2014-01-14 11:37:07 (GMT)
commitc5f505ed968d7eeec2acf0bea5d3529e17bb38c0 (patch)
treeea1ee0de73e958ccb9a6e1f56885ad43eba7f734
parent35db2ef55c601b9b81db4a312177fea85c7cf5b1 (diff)
downloadlibhnj-master.zip
libhnj-master.tar.gz
- ghost soname symlinkHEADauto/th/libhnj-0.1.1-10master
- rel 10
-rw-r--r--libhnj.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/libhnj.spec b/libhnj.spec
index 88a4dd5..c265731 100644
--- a/libhnj.spec
+++ b/libhnj.spec
@@ -2,7 +2,7 @@ Summary: Libhnj Library
Summary(pl.UTF-8): Biblioteka Libhnj
Name: libhnj
Version: 0.1.1
-Release: 9
+Release: 10
License: LGPL v2+ or MPL v1.0
Group: Libraries
# formerly ftp://ftp.gnome.org/pub/GNOME/stable/sources/libhnj/
@@ -77,6 +77,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README*
%attr(755,root,root) %{_libdir}/libhnj.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libhnj.so.0
%files devel
%defattr(644,root,root,755)