Author: paszczus                     Date: Sat May  6 15:50:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added utilies to -utils subpackage ; release 1

---- Files affected:
SPECS:
   libnjb.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/libnjb.spec
diff -u SPECS/libnjb.spec:1.16 SPECS/libnjb.spec:1.17
--- SPECS/libnjb.spec:1.16      Fri May  5 18:28:42 2006
+++ SPECS/libnjb.spec   Sat May  6 17:50:54 2006
@@ -1,12 +1,9 @@
 # $Revision$, $Date$
-#
-# TODO: -utils subpackage? if not, remove ncurses dependence
-#
 Summary:       API interface to talk to Zen Creative devices
 Summary(pl):   Interfejs API do komunikacji z urzÄ…dzeniami Zen Creative
 Name:          libnjb
 Version:       2.2.5
-Release:       0.1
+Release:       1
 License:       BSD
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/libnjb/%{name}-%{version}.tar.gz
@@ -56,6 +53,18 @@
 %description static -l pl
 Statyczna biblioteka njb.
 
+%package utils
+Summary:       njb utilities
+Summary(pl):   Narzedzia njb
+Group:         Development/Tools
+Requires:      %{name}-devel = %{version}-%{release}
+
+%description utils
+Utilities for njb library.
+
+%description utils -l pl
+Narzedzia dla biblioteki njb.
+
 %prep
 %setup -q
 
@@ -90,7 +99,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libnjb.so
-%attr(755,root,root) %{_libdir}/libnjb.so.?
 %{_libdir}/libnjb.la
 %{_includedir}/%{name}
 %{_pkgconfigdir}/*.pc
@@ -99,12 +107,19 @@
 %defattr(644,root,root,755)
 %{_libdir}/libnjb.a
 
+%files utils
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/njb*
+
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/05/06 15:50:54  paszczus
+- added utilies to -utils subpackage ; release 1
+
 Revision 1.16  2006/05/05 16:28:42  zbyniu
 - lib64 hack obsoleted; header file to subdir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libnjb.spec?r1=1.16&r2=1.17&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to