]> err.no Git - scalable-opengroupware.org/commitdiff
fixed some FHS bundle installs
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Sun, 20 Feb 2005 23:27:01 +0000 (23:27 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Sun, 20 Feb 2005 23:27:01 +0000 (23:27 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@594 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/Main/ChangeLog
SOGo/Main/GNUmakefile
SOGo/Main/Version
SOGo/Protocols/iCalHTTP/ChangeLog
SOGo/Protocols/iCalHTTP/GNUmakefile
SOGo/Protocols/iCalHTTP/Version

index 3393adffa1655168e283b279727c27cbf7a5d87c..f69b629a406547d154db5b8f2b79485282e0b0e9 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-21  Helge Hess  <helge.hess@opengroupware.org>
+
+       * GNUmakefile: properly install bundle in FHS (v0.9.26)
+
 2005-02-20  Helge Hess  <helge.hess@opengroupware.org>
 
        * SOGoProductLoader.m: fixed product loader for FHS and Cocoa (0.9.25)
index f1e14e381bb6c71e4e7fc92f211d4e7cc4792d66..fe404268b4052baa2f94ea7b3711d7653594dc0f 100644 (file)
@@ -47,3 +47,4 @@ MainUI_LOCALIZED_RESOURCE_FILES += \
 include $(GNUSTEP_MAKEFILES)/bundle.make
 include $(GNUSTEP_MAKEFILES)/tool.make
 -include GNUmakefile.postamble
+include ../fhsbundle.make
index 32f7875901bef21b01bca8a081e181055ea493d9..2f80ae21a7e16cd810a4134a7f9890226ae18d4f 100644 (file)
@@ -1,6 +1,6 @@
 # Version file
 
-SUBMINOR_VERSION:=25
+SUBMINOR_VERSION:=26
 
 # v0.9.24 requires libWEExtensions v4.5.67
 # v0.9.16 requires libNGExtensions v4.5.136
index 7108d6a653f68ddddac5f9d8827ae9c3a4ce1ad5..47966e3ebea5926a8940a15179fcd7f938fc8338 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-21  Helge Hess  <helge.hess@opengroupware.org>
+
+       * GNUmakefile: added FHS install (v0.9.4)
+
 2004-10-19  Helge Hess  <helge.hess@opengroupware.org>
 
        * started SOGoICalFilePublish.m for allowing iCal PUTs
index 7b280b50f06babdbe78bea343ce3789e92598fb9..116d6c58c3011d2adacc53887ff93c18c163f574 100644 (file)
@@ -26,3 +26,4 @@ ADDITIONAL_INCLUDE_DIRS += \
 -include GNUmakefile.preamble
 include $(GNUSTEP_MAKEFILES)/bundle.make
 -include GNUmakefile.postamble
+include ../../fhsbundle.make
index 59c54d77979c2307f5c7363a4ae4d6cbb7cef984..004d00a74417251f2860b854a3413409078f6e73 100644 (file)
@@ -1,5 +1,5 @@
 # Version file
 
-SUBMINOR_VERSION:=3
+SUBMINOR_VERSION:=4
 
 # v0.9.3 requires NGiCal v4.3.32