Author: patrys                       Date: Wed Aug  1 17:21:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- virtual provides/obsoletes instead of obsoleting each other
- fixes behaviour in package managers other than poldek
- rel up
- STBR

---- Files affected:
SPECS:
   cups.spec (1.202 -> 1.203) , LPRng.spec (1.129 -> 1.130) , lpr.spec (1.40 -> 
1.41) 

---- Diffs:

================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.202 SPECS/cups.spec:1.203
--- SPECS/cups.spec:1.202       Fri Jul 13 10:17:49 2007
+++ SPECS/cups.spec     Wed Aug  1 19:21:50 2007
@@ -17,7 +17,7 @@
 Summary(pt_BR.UTF-8):  Sistema Unix de Impressão
 Name:          cups
 Version:       1.2.12
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL/LGPL
 Group:         Applications/Printing
@@ -56,8 +56,8 @@
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 Requires:      pam >= 0.77.3
 Requires:      rc-scripts
-Obsoletes:     LPRng
-Obsoletes:     lpr
+Obsoletes:     printingdaemon
+Provides:      printingdaemon
 Conflicts:     ghostscript < 7.05.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -112,7 +112,8 @@
 Summary(pl.UTF-8):     Aplikacje klienckie dla CUPS
 Group:         Applications/Printing
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
-Conflicts:     LPRng
+Obsoletes:     printingclient
+Provides:      printingclient
 
 %description clients
 Common Unix Printing System Clients.
@@ -592,6 +593,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.203  2007/08/01 17:21:50  patrys
+- virtual provides/obsoletes instead of obsoleting each other
+- fixes behaviour in package managers other than poldek
+- rel up
+- STBR
+
 Revision 1.202  2007/07/13 08:17:49  arekm
 - up to 1.2.12
 

================================================================
Index: SPECS/LPRng.spec
diff -u SPECS/LPRng.spec:1.129 SPECS/LPRng.spec:1.130
--- SPECS/LPRng.spec:1.129      Sat May 19 18:53:25 2007
+++ SPECS/LPRng.spec    Wed Aug  1 19:21:50 2007
@@ -7,7 +7,7 @@
 Summary(zh_CN.UTF-8):  LPRng--打印程序
 Name:          LPRng
 Version:       3.8.28
-Release:       3
+Release:       4
 License:       GPL or Artistic
 Group:         Applications/System
 Source0:       ftp://ftp.lprng.com/pub/LPRng/LPRng/%{name}-%{version}.tgz
@@ -35,9 +35,10 @@
 Requires(post):        /sbin/ldconfig
 Requires(post,preun):  /sbin/chkconfig
 Requires:      rc-scripts >= 0.2.0
-Obsoletes:     cups
-Obsoletes:     cups-clients
-Obsoletes:     lpr
+Obsoletes:     printingclient
+Obsoletes:     printingdaemon
+Provides:      printingclient
+Provides:      printingdaemon
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -263,6 +264,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.130  2007/08/01 17:21:50  patrys
+- virtual provides/obsoletes instead of obsoleting each other
+- fixes behaviour in package managers other than poldek
+- rel up
+- STBR
+
 Revision 1.129  2007/05/19 16:53:25  sparky
 - added as-needed patch
 

================================================================
Index: SPECS/lpr.spec
diff -u SPECS/lpr.spec:1.40 SPECS/lpr.spec:1.41
--- SPECS/lpr.spec:1.40 Tue Feb 13 07:46:52 2007
+++ SPECS/lpr.spec      Wed Aug  1 19:21:50 2007
@@ -6,7 +6,7 @@
 Summary(tr.UTF-8):     Yerel ve uzak yazıcılara erişim için sunucu ve istemci
 Name:          lpr
 Version:       0.72
-Release:       2.1
+Release:       2.2
 License:       distributable
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/lpr/%{name}-%{version}.tar.gz
@@ -20,7 +20,10 @@
 URL:           http://lpr.sourceforge.net/
 Requires(post,preun):  /sbin/chkconfig
 Requires:      rc-scripts
-Obsoletes:     LPRng
+Obsoletes:     printingclient
+Obsoletes:     printingdaemon
+Provides:      printingclient
+Provides:      printingdaemon
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -117,6 +120,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2007/08/01 17:21:50  patrys
+- virtual provides/obsoletes instead of obsoleting each other
+- fixes behaviour in package managers other than poldek
+- rel up
+- STBR
+
 Revision 1.40  2007/02/13 06:46:52  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cups.spec?r1=1.202&r2=1.203&f=u
    http://cvs.pld-linux.org/SPECS/LPRng.spec?r1=1.129&r2=1.130&f=u
    http://cvs.pld-linux.org/SPECS/lpr.spec?r1=1.40&r2=1.41&f=u

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

Reply via email to