rpms/librra/devel .cvsignore, 1.6, 1.7 librra.spec, 1.12, 1.13 sources, 1.6, 1.7 librra-0.11.1-fixpyx.patch, 1.1, NONE

Andreas Bierfert awjb at fedoraproject.org
Sun Feb 8 10:30:16 UTC 2009


Author: awjb

Update of /cvs/pkgs/rpms/librra/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12470/devel

Modified Files:
	.cvsignore librra.spec sources 
Removed Files:
	librra-0.11.1-fixpyx.patch 
Log Message:
- version upgrade (#457949)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/librra/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	18 Jun 2008 08:38:38 -0000	1.6
+++ .cvsignore	8 Feb 2009 10:29:45 -0000	1.7
@@ -1 +1 @@
-librra-0.11.1.tar.gz
+librra-0.13.tar.gz


Index: librra.spec
===================================================================
RCS file: /cvs/pkgs/rpms/librra/devel/librra.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- librra.spec	7 Jan 2009 15:15:15 -0000	1.12
+++ librra.spec	8 Feb 2009 10:29:45 -0000	1.13
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           librra
-Version:        0.11.1
-Release:        3%{?dist}
+Version:        0.13
+Release:        1%{?dist}
 Summary:        Connection to Pocket PC devices, part of SynCE
 
 Group:          System Environment/Libraries
@@ -11,13 +11,11 @@
 Source0:        http://download.sf.net/synce/librra-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libsynce-devel >= 0.11.1
-BuildRequires:  librapi-devel >= 0.11.1
+BuildRequires:  libsynce-devel >= 0.13
+BuildRequires:  librapi-devel >= 0.13
 BuildRequires:  libmimedir-devel
 BuildRequires:  libtool, Pyrex
 
-Patch0: librra-0.11.1-fixpyx.patch
-
 # Provide an upgrade path from the monilithic synce package
 Provides:       synce = %{version}-%{release}
 Obsoletes:      synce <= 0.9.1-10
@@ -49,11 +47,10 @@
 
 %prep
 %setup -q
-%patch0 -p2 -b .fixpyx
 
 %build
 %configure --disable-static --disable-rpath
-make LIBTOOL=%{_bindir}/libtool %{?_smp_mflags}
+make %{?_smp_mflags}
 
 
 %install
@@ -67,7 +64,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -92,6 +88,11 @@
 
 
 %changelog
+* Sun Feb 08 2009 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.13-1
+- version upgrade (#457949)
+- remove patch
+
 * Wed Jan  7 2009 Caolán McNamara <caolanm at redhat.com> - 0.11.1-3
 - Resolves: rhbz#465100 backport upstream pyrra.pyx fix to make build
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/librra/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	18 Jun 2008 08:38:38 -0000	1.6
+++ sources	8 Feb 2009 10:29:45 -0000	1.7
@@ -1 +1 @@
-1dff577a2b1ac85a69768de555d05ee7  librra-0.11.1.tar.gz
+ec7d655747e1b19d9e39702e332780b5  librra-0.13.tar.gz


--- librra-0.11.1-fixpyx.patch DELETED ---




More information about the fedora-extras-commits mailing list