SPECS: libgnomeprintuimm.spec - fixed deps - added X11 to Groups -...
qboosh
qboosh at pld-linux.org
Sat Jan 26 15:58:36 CET 2008
Author: qboosh Date: Sat Jan 26 14:58:36 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed deps
- added X11 to Groups
- License is LGPL (v2+)
---- Files affected:
SPECS:
libgnomeprintuimm.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/libgnomeprintuimm.spec
diff -u SPECS/libgnomeprintuimm.spec:1.12 SPECS/libgnomeprintuimm.spec:1.13
--- SPECS/libgnomeprintuimm.spec:1.12 Tue Feb 13 07:46:51 2007
+++ SPECS/libgnomeprintuimm.spec Sat Jan 26 15:58:31 2008
@@ -4,15 +4,16 @@
Name: libgnomeprintuimm
Version: 2.5.2
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/libgnomeprintuimm/2.5/%{name}-%{version}.tar.bz2
# Source0-md5: e5272e207f40af5116813bb0d92b352d
URL: http://www.gnome.org/
BuildRequires: gtkmm-devel >= 2.4.5
BuildRequires: libgnomeprintmm-devel >= 2.5.1
BuildRequires: libgnomeprintui-devel >= 2.8.0
BuildRequires: perl-base
+BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -24,11 +25,11 @@
%package devel
Summary: Devel files for libgnomeprintuimm
Summary(pl.UTF-8): Pliki nagłówkowe dla libgnomeprintuimm
-Group: Development/Libraries
+Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: gnome-vfs2-devel >= 2.8.0
Requires: gtkmm-devel >= 2.4.5
Requires: libgnomeprintmm-devel >= 2.5.1
+Requires: libgnomeprintui-devel >= 2.8.0
%description devel
Devel files for libgnomeprintuimm.
@@ -39,7 +40,7 @@
%package static
Summary: libgnomeprintuimm static library
Summary(pl.UTF-8): Biblioteka statyczna libgnomeprintuimm
-Group: Development/Libraries
+Group: X11/Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description static
@@ -53,7 +54,7 @@
%build
%configure \
- --enable-static=yes
+ --enable-static
%{__make}
@@ -72,12 +73,13 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libgnomeprintuimm*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libgnomeprintuimm-2.5.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgnomeprintuimm-2.5.so.0
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgnomeprintuimm*.so
-%{_libdir}/libgnomeprintuimm*.la
+%attr(755,root,root) %{_libdir}/libgnomeprintuimm-2.5.so
+%{_libdir}/libgnomeprintuimm-2.5.la
%{_includedir}/%{name}-2.6
%{_libdir}/%{name}-2.6
%{_libdir}/%{name}-2.0
@@ -85,7 +87,7 @@
%files static
%defattr(644,root,root,755)
-%{_libdir}/libgnomeprintuimm*.a
+%{_libdir}/libgnomeprintuimm-2.5.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -93,6 +95,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2008-01-26 14:58:31 qboosh
+- fixed deps
+- added X11 to Groups
+- License is LGPL (v2+)
+
Revision 1.12 2007-02-13 06:46:51 glen
- tabs in preamble
@@ -129,4 +136,3 @@
Revision 1.1 2004/01/12 19:58:44 grzegol
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgnomeprintuimm.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list