Author: baggins                      Date: Fri Nov 26 10:08:00 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- force glib2 version requirement (amanda barfs if installed glib2 is
  older than version it was compiled with)
- no auto some perl reqs

---- Files affected:
packages/amanda:
   amanda.spec (1.202 -> 1.203) 

---- Diffs:

================================================================
Index: packages/amanda/amanda.spec
diff -u packages/amanda/amanda.spec:1.202 packages/amanda/amanda.spec:1.203
--- packages/amanda/amanda.spec:1.202   Thu Nov 25 14:27:25 2010
+++ packages/amanda/amanda.spec Fri Nov 26 11:07:55 2010
@@ -60,6 +60,9 @@
 Conflicts:     pwdutils < 3.1.2-2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# for some unknown reason those get detected in R but not in P (Tie::StdHash 
comes from perl)
+%define                _noautoreq      'perl(Tie::StdHash)' 
'perl(Amanda::Recovery::Clerk::Feedback)' 
'perl(Amanda::Taper::Scribe::Feedback)'
+
 %define                _ulibdir        %{_prefix}/lib
 
 %description
@@ -96,6 +99,7 @@
 Requires(pre): /usr/bin/getgid
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
+%requires_ge   glib2
 Requires:      setup >= 2.6.1-1
 Provides:      group(amanda)
 Provides:      user(amanda)
@@ -649,6 +653,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.203  2010/11/26 10:07:55  baggins
+- force glib2 version requirement (amanda barfs if installed glib2 is
+  older than version it was compiled with)
+- no auto some perl reqs
+
 Revision 1.202  2010/11/25 13:27:25  baggins
 - updated patches, configure options and files
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amanda/amanda.spec?r1=1.202&r2=1.203&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to