Browse Source

- fixed some bad entries in debian/changelog & rpm spec
- added -I & -L in mysql Makefile

Andrei Pelinescu-Onciul 23 years ago
parent
commit
c6930bb8c5
3 changed files with 4 additions and 6 deletions
  1. 1 1
      Makefile
  2. 2 4
      debian/changelog
  3. 1 1
      rpm/ser.spec

+ 1 - 1
Makefile

@@ -10,7 +10,7 @@ auto_gen=lex.yy.c cfg.tab.c   #lexx, yacc etc
 #include  source related defs
 #include  source related defs
 include Makefile.sources
 include Makefile.sources
 
 
-override exclude_modules:=CVS cpl cpl-c ext radius_acc radius_auth snmp mysql \
+override exclude_modules:=CVS cpl cpl-c ext radius_acc radius_auth snmp \
 	$(exclude_modules)
 	$(exclude_modules)
 static_modules=
 static_modules=
 static_modules_path=$(addprefix modules/, $(static_modules))
 static_modules_path=$(addprefix modules/, $(static_modules))

+ 2 - 4
debian/changelog

@@ -1,10 +1,8 @@
 ser (0.8.9) unstable; urgency=low
 ser (0.8.9) unstable; urgency=low
 
 
-  * fixes a few bugs in 0.8.8 (primary some modules which where linked to
-  some bad libs)
+  * fixes a few bugs in 0.8.8 (primary some modules which where linked to some bad libs)
 
 
- -- Andrei Pelinescu-Onciul <[email protected]>  Wed, 7 Oct 2002
- 16:49:05 +0200
+ -- Andrei Pelinescu-Onciul <[email protected]>  Wed, 7 Oct 2002 16:49:05 +0200
 
 
 ser (0.8.8) unstable; urgency=low
 ser (0.8.8) unstable; urgency=low
 
 

+ 1 - 1
rpm/ser.spec

@@ -147,7 +147,7 @@ fi
 
 
 
 
 %changelog
 %changelog
-* Fri Oct  4 23:25:52 CEST 2002 Jiri Kuthan <[email protected]>
+* Fri Oct  4 2002 Jiri Kuthan <[email protected]>
 - exec module introduced
 - exec module introduced
 
 
 * Wed Sep 25 2002 Andrei Pelinescu - Onciul  <[email protected]>
 * Wed Sep 25 2002 Andrei Pelinescu - Onciul  <[email protected]>