Author: qboosh Date: Sat Jan 26 14:48:41 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: pkgconfig - -devel R: libgnomeprint-devel - added X11 to Groups - License is LGPL (v2+)
---- Files affected: SPECS: libgnomeprintmm.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/libgnomeprintmm.spec diff -u SPECS/libgnomeprintmm.spec:1.11 SPECS/libgnomeprintmm.spec:1.12 --- SPECS/libgnomeprintmm.spec:1.11 Tue Feb 13 07:46:51 2007 +++ SPECS/libgnomeprintmm.spec Sat Jan 26 15:48:35 2008 @@ -4,13 +4,14 @@ Name: libgnomeprintmm Version: 2.5.1 Release: 1 -License: GPL -Group: Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/2.5/%{name}-%{version}.tar.bz2 +License: LGPL v2+ +Group: X11/Libraries +Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnomeprintmm/2.5/%{name}-%{version}.tar.bz2 # Source0-md5: cac1729ff8708bec30be4291b73530bc URL: http://www.gnome.org/ BuildRequires: gtkmm-pango-devel >= 2.4.1 BuildRequires: libgnomeprint-devel >= 2.6.1 +BuildRequires: pkgconfig BuildRequires: perl-base BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -23,9 +24,10 @@ %package devel Summary: Devel files for libgnomeprintmm Summary(pl.UTF-8): Pliki nagłówkowe dla libgnomeprintmm -Group: Development/Libraries +Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: gtkmm-pango-devel >= 2.4.1 +Requires: libgnomeprint-devel >= 2.6.1 %description devel Devel files for libgnomeprintmm. @@ -36,7 +38,7 @@ %package static Summary: libgnomeprintmm static library Summary(pl.UTF-8): Biblioteka statyczna libgnomeprintmm -Group: Development/Libraries +Group: X11/Development/Libraries Requires: %{name}-devel = %{version}-%{release} %description static @@ -69,19 +71,20 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_libdir}/libgnomeprintmm*.so.*.*.* +%attr(755,root,root) %{_libdir}/libgnomeprintmm-2.5.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libgnomeprintmm-2.5.so.2 %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libgnomeprintmm*.so -%{_libdir}/libgnomeprintmm*.la +%attr(755,root,root) %{_libdir}/libgnomeprintmm-2.5.so +%{_libdir}/libgnomeprintmm-2.5.la %{_includedir}/%{name}-2.6 %{_libdir}/%{name}-2.6 %{_pkgconfigdir}/%{name}-2.6.pc %files static %defattr(644,root,root,755) -%{_libdir}/libgnomeprintmm*.a +%{_libdir}/libgnomeprintmm-2.5.a %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -89,6 +92,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008-01-26 14:48:35 qboosh +- BR: pkgconfig +- -devel R: libgnomeprint-devel +- added X11 to Groups +- License is LGPL (v2+) + Revision 1.11 2007-02-13 06:46:51 glen - tabs in preamble @@ -121,4 +130,3 @@ Revision 1.1 2003/12/29 18:25:39 grzegol - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgnomeprintmm.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
