Author: glen                         Date: Tue Jan  8 16:44:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- there's no kernel_ver_str in main package; rel 9

---- Files affected:
SPECS:
   zaptel.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: SPECS/zaptel.spec
diff -u SPECS/zaptel.spec:1.96 SPECS/zaptel.spec:1.97
--- SPECS/zaptel.spec:1.96      Mon Dec 17 15:21:24 2007
+++ SPECS/zaptel.spec   Tue Jan  8 17:44:47 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO:
+# - update to kernel macros
 # Installed (but unpackaged) file(s) found:
 #   /etc/hotplug/usb/xpp_fxloader
 #   /etc/hotplug/usb/xpp_fxloader.usermap
@@ -13,12 +14,12 @@
 %bcond_with    oslec           # with Open Source Line Echo Canceller
 %bcond_with    bristuff        # with bristuff support
 #
-%define        _rel    8
+%define                rel     9
 Summary:       Zaptel telephony device support
 Summary(pl.UTF-8):     Obsługa urządzeń telefonicznych Zaptel
 Name:          zaptel
 Version:       1.4.5.1
-Release:       %{_rel}
+Release:       %{rel}
 License:       GPL
 Group:         Base/Kernel
 Source0:       
http://ftp.digium.com/pub/zaptel/releases/%{name}-%{version}.tar.gz
@@ -58,7 +59,7 @@
 Summary:       Zaptel development headers
 Summary(pl.UTF-8):     Pliki nagłówkowe Zaptel
 Group:         Development/Libraries
-Requires:      %{name} = %{version}-%{_rel}
+Requires:      %{name} = %{version}-%{rel}
 %{?with_bristuff:Provides:     zaptel-devel(bristuff)}
 
 %description devel
@@ -71,7 +72,7 @@
 Summary:       Zaptel static library
 Summary(pl.UTF-8):     Biblioteka statyczna Zaptel
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}-%{_rel}
+Requires:      %{name}-devel = %{version}-%{rel}
 %{?with_bristuff:Provides:     zaptel-static(bristuff)}
 
 %description static
@@ -96,7 +97,7 @@
 Summary(pl.UTF-8):     Skrypty inicjalizujące Zaptel
 Group:         Applications/Communications
 Requires(post,preun):  /sbin/chkconfig
-Requires:      %{name}-utils = %{version}-%{_rel}
+Requires:      %{name}-utils = %{version}-%{rel}
 Requires:      rc-scripts
 
 %description init
@@ -108,7 +109,7 @@
 %package -n kernel%{_alt_kernel}-%{name}
 Summary:       Zaptel Linux kernel driver
 Summary(pl.UTF-8):     Sterownik Zaptel dla jądra Linuksa
-Release:       [EMAIL PROTECTED]
+Release:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 Requires(post,postun): /sbin/depmod
 %if %{with dist_kernel}
@@ -127,7 +128,7 @@
 Summary:       Perl interface to Zaptel
 Summary(pl.UTF-8):     Perlowy interfejs do Zaptel-a
 Group:         Development/Languages/Perl
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{version}-%{rel}
 
 %description -n perl-Zaptel
 Perl inferface to Zaptel
@@ -295,6 +296,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2008-01-08 16:44:47  glen
+- there's no kernel_ver_str in main package; rel 9
+
 Revision 1.96  2007-12-17 14:21:24  arekm
 - rel 8
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zaptel.spec?r1=1.96&r2=1.97&f=u

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

Reply via email to