Author: qboosh                       Date: Sun Jan 27 17:56:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more verbose files, ghost soname symlink
- License is GPL (v2+)
- BR: libjpeg-devel (for internal dcraw program copy, regardless of what KDE is 
linked with)

---- Files affected:
SPECS:
   libkdcraw.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/libkdcraw.spec
diff -u SPECS/libkdcraw.spec:1.7 SPECS/libkdcraw.spec:1.8
--- SPECS/libkdcraw.spec:1.7    Sun Dec 30 21:00:40 2007
+++ SPECS/libkdcraw.spec        Sun Jan 27 18:56:42 2008
@@ -4,8 +4,8 @@
 Name:          libkdcraw
 Version:       0.1.3
 Release:       1
-License:       LGPL
-Group:         Libraries
+License:       GPL v2+
+Group:         X11/Libraries
 Source0:       http://dl.sourceforge.net/kipi/%{name}-%{version}.tar.bz2
 # Source0-md5: dc4772804c17d7eff4f913048b8e1c3c
 Patch0:                kde-ac260-lt.patch
@@ -15,6 +15,7 @@
 BuildRequires: gettext-devel
 BuildRequires: kdelibs-devel >= 9:3.2.0
 BuildRequires: lcms-devel
+BuildRequires: libjpeg-devel
 BuildRequires: rpmbuild(macros) >= 1.164
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -27,8 +28,8 @@
 %package devel
 Summary:       Header files for libkdcraw development
 Summary(pl.UTF-8):     Pliki nagłówkowe dla programistów używających libkdcraw
-Group:         Development/Libraries
-Requires:      %{name} = %{epoch}:%{version}-%{release}
+Group:         X11/Development/Libraries
+Requires:      %{name} = %{version}-%{release}
 Requires:      kdelibs-devel >= 9:3.2.0
 
 %description devel
@@ -62,17 +63,18 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.?.?.?
+%attr(755,root,root) %{_libdir}/libkdcraw.so.?.?.?
+%attr(755,root,root) %ghost %{_libdir}/libkdcraw.so.2
 %dir %{_libdir}/libkdcraw2
 %attr(755,root,root) %{_libdir}/libkdcraw2/kdcraw
 %{_iconsdir}/hicolor/*x*/*/*.*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libkdcraw.so
+%{_libdir}/libkdcraw.la
 %{_includedir}/libkdcraw
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/libkdcraw.pc
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +82,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-01-27 17:56:42  qboosh
+- more verbose files, ghost soname symlink
+- License is GPL (v2+)
+- BR: libjpeg-devel (for internal dcraw program copy, regardless of what KDE 
is linked with)
+
 Revision 1.7  2007-12-30 20:00:40  rotom
 - find lang added
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libkdcraw.spec?r1=1.7&r2=1.8&f=u

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

Reply via email to