summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrojan2002-06-26 12:43:32 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitf72c21868c1cfa94a6ef0f914be9b23330f3ba46 (patch)
treeeb86cf6bbb9a0d8c537044f8cc958735a0884712
parent2c88f6bce4aa1f5a2c005c32ff78a6bb4de7a163 (diff)
downloadlibgii-RA-1_0.zip
libgii-RA-1_0.tar.gz
- new %%doc packing infrastructurelibgii-0_8_1-3STABLERA-1_0
- moved some docs from devel to main package - release 3 Changed files: libgii.spec -> 1.27
-rw-r--r--libgii.spec8
1 files changed, 3 insertions, 5 deletions
diff --git a/libgii.spec b/libgii.spec
index d43278c..5714f7b 100644
--- a/libgii.spec
+++ b/libgii.spec
@@ -6,7 +6,7 @@ Summary: General Input Interface library fo LibGGI
Summary(pl): Biblioteka do obsługi urządzeń wejściowych dla GGI
Name: libgii
Version: 0.8.1
-Release: 2
+Release: 3
License: BSD-like
Group: Libraries
Source0: ftp://ftp.ggi-project.org/pub/ggi/ggi/current/%{name}-%{version}.tar.gz
@@ -77,8 +77,6 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
install demos/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-gzip -9nf README ChangeLog NEWS doc/*.txt
-
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@@ -87,6 +85,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
+%doc README NEWS doc/*.txt
%dir %{_sysconfdir}/ggi
%{_sysconfdir}/ggi/libgii.conf
%dir %{_libdir}/ggi
@@ -117,8 +116,7 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(644,root,root,755)
-%doc *.gz
-%doc doc/*.txt*
+%doc ChangeLog
%doc %{_examplesdir}/%{name}-%{version}
%attr(755,root,root) %{_libdir}/lib*.so
%attr(755,root,root) %{_libdir}/lib*.la