SPECS: basket.spec - updated to 1.0.2

maciek2w maciek2w at pld-linux.org
Sat Apr 21 22:07:51 CEST 2007


Author: maciek2w                     Date: Sat Apr 21 20:07:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.2

---- Files affected:
SPECS:
   basket.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/basket.spec
diff -u SPECS/basket.spec:1.10 SPECS/basket.spec:1.11
--- SPECS/basket.spec:1.10	Mon Feb 12 22:23:48 2007
+++ SPECS/basket.spec	Sat Apr 21 22:07:45 2007
@@ -1,22 +1,22 @@
 # $Revision$, $Date$
-%define		_alpha	Beta2
-%define		_alpha_m	%{nil}
-%define		_alpha_f	%{_alpha}%{_alpha_m}
 Summary:	A container for various types of data
 Summary(pl.UTF-8):	Pojemnik na różne rodzaje danych
 Name:		basket
-Version:	0.6.0
-Release:	0.%{_alpha_f}.1
+Version:	1.0.2
+Release:	1
 License:	GPL
 Group:		Applications
 # from	http://basket.kde.org/downloads/?file=%{name}-%{version}.tar.gz
-Source0:	http://basket.kde.org/downloads/%{name}-%{version}%{_alpha_f}.tar.gz
-# Source0-md5:	424a0ca635ca831baeb73a81352356bf
+Source0:	http://basket.kde.org/downloads/%{name}-%{version}.tar.gz
+# Source0-md5:	d71c62a56de9cc32ba2633e63e99071f
+Patch0:		%{name}-am.patch
+Patch1:		kde-ac260-lt.patch
 URL:		http://basket.kde.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gpgme-devel
 BuildRequires:	kdelibs-devel >= 9:3.2.0
+BuildRequires:	kdepim-devel
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	sed >= 4.0
 #BuildRequires:	unsermake >= 040805
@@ -40,12 +40,13 @@
 uwalniania pulpitu ze śmieci.
 
 %prep
-%setup -q -n %{name}-%{version}%{_alpha}
+%setup -q
+%patch0 -p1
+%patch1 -p1
 %{__sed} -i -e 's,\$(TOPSUBDIRS),doc po src,'  Makefile.am
 
 %build
-cp -f /usr/share/automake/config.sub admin
-#export UNSERMAKE=/usr/share/unsermake/unsermake
+cp -f /usr/share/automake/config.* admin
 %{__make} -f admin/Makefile.common cvs
 
 %configure \
@@ -84,9 +85,12 @@
 %{_libdir}/libbasketcommon.la
 %{_datadir}/apps/basket
 %{_datadir}/services/basket_config_apps.desktop
+%{_datadir}/services/basket_config_baskets.desktop
 %{_datadir}/services/basket_config_features.desktop
 %{_datadir}/services/basket_config_general.desktop
 %{_datadir}/services/basket_config_notes.desktop
+%{_datadir}/services/basket_config_new_notes.desktop
+%{_datadir}/services/basket_config_notes_appearance.desktop
 %{_datadir}/services/basket_part.desktop
 %{_iconsdir}/crystalsvg/*x*/*/*.png
 %{_iconsdir}/crystalsvg/scalable/apps/*.svg
@@ -98,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/04/21 20:07:45  maciek2w
+- updated to 1.0.2
+
 Revision 1.10  2007/02/12 21:23:48  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/basket.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list