Mailinglist Archive: opensuse-commit (750 mails)

< Previous Next >
commit gnome-certauth for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 05 Oct 2009 23:38:03 +0200
  • Message-id: <20091005213803.4CA96637F@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gnome-certauth for openSUSE:Factory
checked in at Mon Oct 5 23:38:03 CEST 2009.



--------
--- GNOME/gnome-certauth/gnome-certauth.changes 2008-04-10 12:57:57.000000000
+0200
+++ gnome-certauth/gnome-certauth.changes 2009-09-28 16:21:28.000000000
+0200
@@ -1,0 +2,11 @@
+Mon Sep 28 16:21:01 CEST 2009 - dimstar@xxxxxxxxxxxx
+
+- Clean spec-file using spec-cleaner.
+
+-------------------------------------------------------------------
+Tue Sep 15 22:01:15 UTC 2009 - crrodriguez@xxxxxxxxxx
+
+- do not provide static libraries
+- fix -devel package dependencies
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-certauth.spec ++++++
--- /var/tmp/diff_new_pack.xNjSjW/_old 2009-10-05 23:29:15.000000000 +0200
+++ /var/tmp/diff_new_pack.xNjSjW/_new 2009-10-05 23:29:15.000000000 +0200
@@ -18,84 +18,70 @@


Name: gnome-certauth
-Summary: Easy certificate authentication for Gnome
Version: 0.3
-Release: 5
+Release: 6
License: GPL v2 only
-Group: Development/Libraries/GNOME
+Summary: Easy certificate authentication for Gnome
Url: http://code.google.com/p/loolixbodes/wiki/GnomeCertAuth
+Group: Development/Libraries/GNOME
Source0:
http://gnome-certauth.googlecode.com/files/gnome-certauth-%{version}.tar.gz
+BuildRequires: gnutls-devel
+BuildRequires: libbonobo-devel
+BuildRequires: pkgconfig
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: gnutls-devel libbonobo-devel pkgconfig
%if 0%{?suse_version} >= 1010
-BuildRequires: mozilla-nspr-devel mozilla-nss-devel
+BuildRequires: mozilla-nspr-devel
+BuildRequires: mozilla-nss-devel
%endif
%if 0%{?fedora_version} == 6
-BuildRequires: nspr-devel nss-devel
+BuildRequires: nspr-devel
+BuildRequires: nss-devel
%endif

%description
Gnome Certificate Authentication provides a mechanism for Evolution to
authenticate over SSL using certificates.

-
-
-Authors:
---------
- jacob berkman <jberkman@xxxxxxxxxx>
-
%package -n libgnome-certauth0
License: GPL v2 only
-Group: Development/Libraries/GNOME
Summary: Easy certificate authentication for Gnome
+Group: Development/Libraries/GNOME
Provides: %{name} = %{version}

%description -n libgnome-certauth0
Gnome Certificate Authentication provides a mechanism for Evolution to
authenticate over SSL using certificates.

-
-
-Authors:
---------
- jacob berkman <jberkman@xxxxxxxxxx>
-
%package devel
License: GPL v2 only
-Group: Development/Libraries/GNOME
Summary: Easy certificate authentication for Gnome
+Group: Development/Libraries/GNOME
Requires: %{name} = %{version}
+Requires: glib2-devel
+Requires: gnutls-devel
+Requires: libbonobo-devel

%description devel
Gnome Certificate Authentication provides a mechanism for Evolution to
authenticate over SSL using certificates.

-
-
-Authors:
---------
- jacob berkman <jberkman@xxxxxxxxxx>
-
%prep
%setup -q

%build
-%configure
-make
+%configure --disable-static
+%{__make} %{?jobs:-j%jobs}

%install
-rm -rf $RPM_BUILD_ROOT
%makeinstall
-rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-certauth*.la
+rm -f %{buildroot}%{_libdir}/libgnome-certauth*.la

%clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}

-%post -n libgnome-certauth0
-/sbin/ldconfig
+%post -n libgnome-certauth0 -p /sbin/ldconfig

-%postun -n libgnome-certauth0
-/sbin/ldconfig
+%postun -n libgnome-certauth0 -p /sbin/ldconfig

%files -n libgnome-certauth0
%defattr(-,root,root,-)
@@ -104,9 +90,7 @@

%files devel
%defattr(-,root,root,-)
-%{_libdir}/libgnome-certauth*.a
%{_libdir}/libgnome-certauth*.so
-# %{_libdir}/libgnome-certauth*.la
%{_includedir}/gnome-certauth-0.0
%{_libdir}/pkgconfig/gnome-certauth-0.0.pc



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages