فهرست منبع

- Replaced nonexisting expat-devel with expat.
- Rmoved leading + from some lines.

Nils Ohlmeier 23 سال پیش
والد
کامیت
e823e2714c
1فایلهای تغییر یافته به همراه10 افزوده شده و 6 حذف شده
  1. 10 6
      rpm/ser.spec.SuSE

+ 10 - 6
rpm/ser.spec.SuSE

@@ -11,7 +11,7 @@ Copyright:    GPL
 Group:        Networking/Daemons
 Group:        Networking/Daemons
 Source:       http://iptel.org/ser/stable/%{name}-%{ver}_src.tar.gz
 Source:       http://iptel.org/ser/stable/%{name}-%{ver}_src.tar.gz
 Source2:      ser.init.SuSE
 Source2:      ser.init.SuSE
-URL:          http://iptel.org/ser
+URL:          http://www.iptel.org/ser
 Vendor:       FhG Fokus
 Vendor:       FhG Fokus
 BuildRoot:    /var/tmp/%{name}-%{ver}-root
 BuildRoot:    /var/tmp/%{name}-%{ver}-root
 BuildPrereq:  make flex bison 
 BuildPrereq:  make flex bison 
@@ -43,7 +43,7 @@ entries.
 Summary:  sip jabber message translation support for the SIP Express Router.
 Summary:  sip jabber message translation support for the SIP Express Router.
 Group:    System Environment/Daemons
 Group:    System Environment/Daemons
 Requires: ser
 Requires: ser
-BuildPrereq:  expat-devel
+BuildPrereq:  expat
 
 
 %description jabber
 %description jabber
 The ser-jabber package contains a sip to jabber message translator.
 The ser-jabber package contains a sip to jabber message translator.
@@ -134,7 +134,7 @@ sbin/insserv etc/init.d/
 
 
 %{_sbindir}/ser
 %{_sbindir}/ser
 %{_sbindir}/serctl
 %{_sbindir}/serctl
-+%{_sbindir}/gen_ha1
+%{_sbindir}/gen_ha1
 
 
 %{_mandir}/man5/*
 %{_mandir}/man5/*
 %{_mandir}/man8/*
 %{_mandir}/man8/*
@@ -146,12 +146,16 @@ sbin/insserv etc/init.d/
 %{_libdir}/ser/modules/mysql.so
 %{_libdir}/ser/modules/mysql.so
 %{_sbindir}/ser_mysql.sh
 %{_sbindir}/ser_mysql.sh
 
 
-+%files jabber
-+%defattr(-,root,root)
-+%{_libdir}/ser/modules/jabber.so
+%files jabber
+%defattr(-,root,root)
+%{_libdir}/ser/modules/jabber.so
 
 
 
 
 %changelog
 %changelog
+* Tue Nov 12 2002 Nils Ohlmeier <[email protected]>
+- replaced expat-devel with expat
+- removed leading + from a few lines
+
 * Tue Nov 12 2002 Andrei Pelinescu - Onciul <[email protected]>
 * Tue Nov 12 2002 Andrei Pelinescu - Onciul <[email protected]>
 - added a separate rpm for the jabber modules
 - added a separate rpm for the jabber modules
 - moved all the binaries to sbin
 - moved all the binaries to sbin