X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=gconfmm.spec;h=b12e7fa4e7e83993fc24c3b5fdd51e75b8566207;hb=bc4d241896bfd791a4d73659e6ea879d43994686;hp=71d9f06e1f1df2a81a513e8ce6436e57fa000c3a;hpb=c6c81e144e7c305d37679b27235d1cfa6065fa6c;p=packages%2Fgconfmm.git diff --git a/gconfmm.spec b/gconfmm.spec index 71d9f06..b12e7fa 100644 --- a/gconfmm.spec +++ b/gconfmm.spec @@ -1,55 +1,55 @@ Summary: C++ wrappers for GConf -Summary(pl): Interfejsy C++ dla GConfa +Summary(pl.UTF-8): Interfejsy C++ dla GConfa Name: gconfmm -Version: 2.14.2 +Version: 2.22.0 Release: 1 -License: GPL +License: LGPL v2+ Group: Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/gconfmm/2.14/%{name}-%{version}.tar.bz2 -# Source0-md5: adcaeb572c466c1395b35d0271ac6438 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gconfmm/2.22/%{name}-%{version}.tar.bz2 +# Source0-md5: 4090b7333a928c6baeff583a9a0b2b55 URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.14.0 +BuildRequires: GConf2-devel >= 2.19.1 BuildRequires: autoconf BuildRequires: automake -BuildRequires: glibmm-devel >= 2.10.0 -BuildRequires: gtkmm-devel >= 2.8.0 +BuildRequires: glibmm-devel >= 2.14.0 +BuildRequires: gtkmm-devel >= 2.4.0 BuildRequires: libtool >= 2:1.4d BuildRequires: pkgconfig -Requires: GConf2 >= 2.14.0 -Requires: glibmm >= 2.10.0 +Requires: GConf2 >= 2.19.1 +Requires: glibmm >= 2.14.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description C++ wrappers for GConf. All classes are in the Gnome::Conf namespace. -%description -l pl -Interfejsy C++ dla GConfa. Wszystkie klasy s± w przestrzeni nazw +%description -l pl.UTF-8 +Interfejsy C++ dla GConfa. Wszystkie klasy są w przestrzeni nazw Gnome::Conf. %package devel Summary: Devel files for gconfmm -Summary(pl): Pliki nag³ówkowe dla gconfmm +Summary(pl.UTF-8): Pliki nagłówkowe dla gconfmm Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: GConf2-devel >= 2.14.0 -Requires: glibmm-devel >= 2.10.0 +Requires: GConf2-devel >= 2.19.1 +Requires: glibmm-devel >= 2.14.0 %description devel Devel files for gconfmm. -%description devel -l pl -Pliki nag³ówkowe dla gconfmm. +%description devel -l pl.UTF-8 +Pliki nagłówkowe dla gconfmm. %package static Summary: Static gconfmm library -Summary(pl): Statyczna biblioteka gconfmm +Summary(pl.UTF-8): Statyczna biblioteka gconfmm Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} %description static Static gconfmm library. -%description static -l pl +%description static -l pl.UTF-8 Statyczna biblioteka gconfmm. %prep @@ -81,12 +81,13 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libgconfmm-2.6.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libgconfmm-2.6.so.1 %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgconfmm-2.6.so %{_libdir}/libgconfmm-2.6.la -%{_libdir}/%{name}-* +%{_libdir}/%{name}-2.6 %{_includedir}/%{name}-2.6 %{_pkgconfigdir}/%{name}-2.6.pc