rpms/uw-imap/EL-4 uw-imap.spec,1.27,1.28

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Mar 21 13:43:30 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/uw-imap/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12243/EL-4

Modified Files:
	uw-imap.spec 
Log Message:
-devel: Conflicts: libc-client-devel (rhel)



Index: uw-imap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/uw-imap/EL-4/uw-imap.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- uw-imap.spec	21 Mar 2008 12:41:41 -0000	1.27
+++ uw-imap.spec	21 Mar 2008 13:42:44 -0000	1.28
@@ -13,7 +13,7 @@
 Summary: UW Server daemons for IMAP and POP network mail protocols
 Name:	 uw-imap 
 Version: 2007a1
-Release: 2%{?dist}
+Release: 2%{?dist}.1
 
 # See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0
 License: ASL 2.0 
@@ -97,6 +97,8 @@
 %if "%{imap_libs}" == "libc-client"
 Obsoletes: libc-client-devel < %{version}-%{release}
 Provides:  libc-client-devel = %{version}-%{release}
+%else
+Conflicts: libc-client-devel < %{version}-%{release}
 %endif
 %description devel
 Contains the header files and libraries for developing programs 




More information about the fedora-extras-commits mailing list