From 90d4992a8e9d847fd93fc6ea37e561bf46eb460c Mon Sep 17 00:00:00 2001 From: Nathanael D. Noblet Date: Feb 14 2011 19:06:03 +0000 Subject: new version --- diff --git a/.gitignore b/.gitignore index d1c6c84..d9f70a2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ barry-0.17.tar.bz2 /barry-20101231.0.17.tar.bz2 /barry-20110118.0.17.tar.bz2 /barry-20110126.0.17.tar.bz2 +/barry-0.17.0.tar.bz2 diff --git a/barry.spec b/barry.spec index 7107dee..f843091 100644 --- a/barry.spec +++ b/barry.spec @@ -1,12 +1,12 @@ Name: barry Version: 0.17 -Release: 0.7.20110126git%{?dist} +Release: 1%{?dist} Summary: BlackBerry Desktop for Linux Group: Applications/Productivity License: GPLv2+ -URL: http://www.netdirect.ca/downloads/barry -# The source for this package was pulled from upstream's git. Use the following +URL: http://www.netdirect.ca/software/packages/barry +# The source for this package is often pulled from upstream's git. Use the following # commands to generate the tarball: # git clone git://repo.or.cz/barry.git OR git pull barry # cd barry/maintainer @@ -14,7 +14,7 @@ URL: http://www.netdirect.ca/downloads/barry # (cd build/barry* && ../../tar-prepare.sh) # (cd build && ../tar-create.sh 0 15) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Source0: %{name}-20110126.%{version}.tar.bz2 +Source0: http://sourceforge.net/projects/%{name}/files/%{name}/%{name}-%{version}.0/%{name}-%{version}.0.tar.bz2 BuildRequires: libusb-devel boost-devel desktop-file-utils gtkmm24-devel BuildRequires: libglademm24-devel libglade2-devel libtar-devel libtool @@ -65,7 +65,7 @@ Requires: libopensync = 1:0.22 This package contains the opensync plugin to synchronize your BlackBerry. %prep -%setup -q -n %{name}-20110126.%{version} +%setup -q %{__rm} -rf ./doc/www/*.php %{__rm} -rf ./doc/www/*.sh find ./doc/www/doxygen/html -type f -size 0 -name \*.map -exec rm '{}' \; @@ -190,6 +190,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %postun libs -p /sbin/ldconfig %changelog +* Mon Feb 14 2011 Nathanael Noblet - 0.17-1 +- Latest release +- Updates Source0 and URL tags accordingly + * Mon Feb 07 2011 Fedora Release Engineering - 0.17-0.7.20110126git - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index a8dc3aa..af71462 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d02c1b76360bd7e1e3d4f0482ca1ae9 barry-20110126.0.17.tar.bz2 +8a8df95e279ea1db057cc466e3758706 barry-0.17.0.tar.bz2