rpms/libopensync-plugin-sunbird/devel libopensync-plugin-sunbird.spec, 1.2, 1.3

Andreas Bierfert awjb at fedoraproject.org
Fri Mar 27 18:42:24 UTC 2009


Author: awjb

Update of /cvs/pkgs/rpms/libopensync-plugin-sunbird/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21112

Modified Files:
	libopensync-plugin-sunbird.spec 
Log Message:
- rebuild for libopensync downgrade



Index: libopensync-plugin-sunbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libopensync-plugin-sunbird/devel/libopensync-plugin-sunbird.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libopensync-plugin-sunbird.spec	4 Jan 2008 04:44:15 -0000	1.2
+++ libopensync-plugin-sunbird.spec	27 Mar 2009 18:41:54 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		libopensync-plugin-sunbird
 Version:	0.22
-Release:	3%{?dist}
+Release:	5%{?dist}
 Summary:	Mozilla Calendar / Sunbird Synchronization Plug-In for OpenSync
 
 Group:		Applications/Productivity
@@ -10,7 +10,10 @@
 Source:		%{name}-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libopensync-devel neon-devel openssl-devel automake libtool
+BuildRequires:  libopensync-devel = 1:0.22
+BuildRequires:  neon-devel
+BuildRequires:  openssl-devel
+BuildRequires:  automake libtool
 
 %description
 This plug-in allows applications using OpenSync to synchronize to and
@@ -21,7 +24,9 @@
 
 %build
 autoreconf -i
-%configure
+%configure --disable-static
+sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 make  %{_smp_mflags}
 
 %install
@@ -40,6 +45,15 @@
 %doc AUTHORS COPYING INSTALL NEWS README
 
 %changelog
+* Thu Feb 12 2009 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.22-5
+- use versioned dependencies
+- take care of rpath
+
+* Sat Feb 07 2009 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.22-4
+- Rebuild for opensync downgrade
+
 * Thu Jan  3 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.22-3
 - Rebuild for new libopensync
  




More information about the fedora-extras-commits mailing list