SPECS: taglib-sharp.spec - add -devel package

aredridel aredridel at pld-linux.org
Sun Jun 1 16:02:10 CEST 2008


Author: aredridel                    Date: Sun Jun  1 14:02:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -devel package

---- Files affected:
SPECS:
   taglib-sharp.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/taglib-sharp.spec
diff -u SPECS/taglib-sharp.spec:1.1 SPECS/taglib-sharp.spec:1.2
--- SPECS/taglib-sharp.spec:1.1	Sun Jun  1 15:59:03 2008
+++ SPECS/taglib-sharp.spec	Sun Jun  1 16:02:04 2008
@@ -21,6 +21,21 @@
 specificity. TagLib# offers either a common API for all formats or
 access to specific APIs for a given format.
 
+%package devel
+Summary:	Header files for taglib-sharp library
+Summary(pl.UTF-8):	Pliki nagłówkowe bibliotektaglib-sharp 
+Group:		Development/Libraries
+# if base package contains shared library for which these headers are
+#Requires:	%{name} = %{version}-%{release}
+# if -libs package contains shared library for which these headers are
+#Requires:	%{name}-libs = %{version}-%{release}
+
+%description devel
+Header files for taglib-sharp library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe bibliote taglib-sharp.
+
 %prep
 %setup -q
 
@@ -43,9 +58,11 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README
-%{_prefix}/lib/mono/taglib-sharp
 %{_prefix}/lib/mono/gac/taglib-sharp
 %{_prefix}/lib/mono/gac/policy.2.0.taglib-sharp
+
+%files devel
+%{_prefix}/lib/mono/taglib-sharp
 %{_prefix}/share/pkgconfig/taglib-sharp.pc
 
 
@@ -55,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-06-01 14:02:04  aredridel
+- add -devel package
+
 Revision 1.1  2008-06-01 13:59:03  aredridel
 - added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/taglib-sharp.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list