SPECS: ekg2.spec - added -devel subpackage

charles charles at pld-linux.org
Tue May 16 22:17:19 CEST 2006


Author: charles                      Date: Tue May 16 20:17:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -devel subpackage

---- Files affected:
SPECS:
   ekg2.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/ekg2.spec
diff -u SPECS/ekg2.spec:1.63 SPECS/ekg2.spec:1.64
--- SPECS/ekg2.spec:1.63	Tue May 16 22:00:58 2006
+++ SPECS/ekg2.spec	Tue May 16 22:17:12 2006
@@ -213,6 +213,18 @@
 %description plugin-gtk -l pl
 Wtyczka gtk dla ekg2.
 
+%package devel
+Summary:	ekg2 header files
+Summary(pl):	Pliki nagłówkowe ekg2
+Group:		Development/Libraries
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+
+%description devel
+Header files for ekg2.
+
+%description devel -l pl
+Pliki nagłówkowe ekg2.
+
 %prep
 %setup -q -n %{name}-%{_snap}
 %patch0 -p1
@@ -264,7 +276,7 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc NEWS* README-main docs/*
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/ekg2
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %attr(755,root,root) %{_libdir}/%{name}/plugins/logs.so
@@ -360,12 +372,20 @@
 %attr(755,root,root) %{_libdir}/%{name}/plugins/gtk.so
 %endif
 
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/ekg2-config
+%{_includedir}/ekg2
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2006/05/16 20:17:12  charles
+- added -devel subpackage
+
 Revision 1.63  2006/05/16 20:00:58  charles
 - fix -plugin-logsqlite with sqlite3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ekg2.spec?r1=1.63&r2=1.64&f=u



More information about the pld-cvs-commit mailing list