SPECS (AC-branch): netatalk.spec - add -luuid patch; rel 3
glen
glen at pld-linux.org
Fri Mar 9 12:37:42 CET 2007
Author: glen Date: Fri Mar 9 11:37:42 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- add -luuid patch; rel 3
---- Files affected:
SPECS:
netatalk.spec (1.58.2.2 -> 1.58.2.3)
---- Diffs:
================================================================
Index: SPECS/netatalk.spec
diff -u SPECS/netatalk.spec:1.58.2.2 SPECS/netatalk.spec:1.58.2.3
--- SPECS/netatalk.spec:1.58.2.2 Fri Mar 9 12:04:20 2007
+++ SPECS/netatalk.spec Fri Mar 9 12:37:37 2007
@@ -5,7 +5,7 @@
Summary(zh_CN): Appletalk şÍ Appleshare/IP ˇţÎńš¤žß
Name: netatalk
Version: 2.0.3
-Release: 2
+Release: 3
Epoch: 2
License: BSD
Group: Daemons
@@ -16,6 +16,7 @@
Source3: %{name}.sysconfig
Source4: ICDumpSuffixMap
Patch0: %{name}-no_libnsl.patch
+Patch1: %{name}-uuid.patch
URL: http://www.umich.edu/~rsug/netatalk/
BuildRequires: autoconf
BuildRequires: automake
@@ -23,6 +24,7 @@
BuildRequires: db-devel
BuildRequires: gettext-devel
BuildRequires: libtool
+BuildRequires: libuuid-devel
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: pam-devel
Requires(post): /sbin/ldconfig
@@ -67,6 +69,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
rm -f missing
@@ -172,6 +175,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.58.2.3 2007/03/09 11:37:37 glen
+- add -luuid patch; rel 3
+
Revision 1.58.2.2 2007/03/09 11:04:20 glen
- rel 2 (cracklib)
@@ -263,15 +269,15 @@
- FIX: papd: *buffer overflow* during config file read (Olaf Hering)
Revision 1.32 2002/06/23 20:52:53 kloczek
-perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
+- perl -pi -e "s/^gettextize --copy --force/\%\{__gettextize\}/"
Revision 1.31 2002/06/23 20:32:32 kloczek
- perl -pi -e "s/^libtoolize --copy --force/\%\{__libtoolize\}/"
Revision 1.30 2002/05/21 23:14:13 kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
s/^automake -a -c -f/\%\{__automake\}/; \
- s/^autoconf/\%\{__autoconf\}/"
+ s/^autoconf/\%\{__autoconf\}/"
Revision 1.29 2002/04/29 18:43:37 filon
- added requirement for rc (required by some scripts)
@@ -296,7 +302,7 @@
Revision 1.24 2002/03/31 18:45:25 marcus
- new version 1.5.3.1, fixed some bugs, for example "Photoshop open file bug"
-thanks to Troy Engel <tengel at fluid.com>
+ thanks to Troy Engel <tengel at fluid.com>
Revision 1.23 2002/03/24 23:28:22 kloczek
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
@@ -319,7 +325,7 @@
Group field using gettext).
Revision 1.17 2002/01/18 02:14:01 kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
Revision 1.16 2002/01/07 20:52:15 marcus
- fixed Makefile.am in contrib
@@ -328,7 +334,7 @@
- added missing "-I macros" to aclocal parameters on regenerate aclocal.m4,
- remove from %post/%postun /etc/services manipulations,
- added somo files to %files)
-NOTE: NYF.
+- NOTE: NYF.
Revision 1.14 2002/01/07 18:41:59 marcus
- start upgrade to final 1.5.0 (ac/am need fix)
@@ -340,7 +346,7 @@
- cosmetics
Revision 1.11 2001/12/07 21:12:45 mkochano
-- /etc/pam.d/* marked with %%config(noreplace).
+- /etc/pam.d/* marked with %config(noreplace).
- Release++ (I'm too lazy to write here new release number for each
spec. Sorry).
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/netatalk.spec?r1=1.58.2.2&r2=1.58.2.3&f=u
More information about the pld-cvs-commit
mailing list